Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* license_and_registration * signing_registration * lint * signing_registration move dynamics * new party refactor * rx_channels * better * rx channels blocker: how get streamed messages from reqwest? * minor refactor * minor lints * cleaning * silence warnings * call it new_party * lint imports * bytestream * tracing * remove ips * format * clean up main * flesh out handle_sign * update-structure * move initpartyinfo, signingParty into own module * move subscribe into ip_disc, fmt * holding-commit: how shall I type streams? * lol that worked * lol that worked * fix filter * fix filter * fmt * fmt * fix shit * install events * dependencies reduced * temp * refactor up to blocker: merging streams * still blocked on streams, pause * subscribe written * clippy, minor refactor of subscriber * move subscriber to own module * fmt * fix non deterministic tests (#145) * Add CircleCI configuration (#142) * Add starter CircleCI configuration (#141) * Clean up and DRY up CircleCI configuration (#143) * Clean up and DRY up config * Fix env vars (doesn't work) * trigger build Co-authored-by: Kara Graysen <kara@noisypigeon.me> Co-authored-by: Kara Graysen <kara@noisypigeon.inc> * Fix CircleCI config (#146) Fix path * Add no_output_timeout: 45m (#148) * Fix syntax on timeout clause (#149) Fix syntax * Remove tofnd add kvdb (#147) * compiles * encrypted sled tests * kv tests * fmt * tweak tests * fmt * fix compile * forgot to actually remove tofnd lol * move kvdb to own lib * fmt * fmt * Cargo fmt * fix-tokio-deps: add sync * hit that taplo fmt one more time Co-authored-by: thor <thorck@protonmail.com> * clippy, fix merge errors * them streams be merged * clean-up subscribe_to_party * taplo.toml added. crypto formatted * subscriber sanized * qfix, notes on sanitized party info * subscriber notes * move kv-manager into state, stub cached-info * fix merge issues * ignore * separated c-manager from signing-client * fix tests * fix c_manager script (formerly sig_client.sh) * change weird route Co-authored-by: JesseAbram <33698952+JesseAbram@users.noreply.github.com> Co-authored-by: Rhu <103735902+heyitsrhu@users.noreply.github.com> Co-authored-by: Kara Graysen <kara@noisypigeon.me> Co-authored-by: Kara Graysen <kara@noisypigeon.inc> Co-authored-by: JesseAbram <jesseabramowitz@hotmail.com>
- Loading branch information