serai/processor/src
github-actions[bot] a2089c61fb
November 2023 - Rust Nightly Update (#413)
* Update nightly

* Replace .get(0) with .first()

* allow new clippy lint

---------

Co-authored-by: GitHub Actions <>
Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2023-11-03 05:28:07 -04:00
..
multisigs November 2023 - Rust Nightly Update (#413) 2023-11-03 05:28:07 -04:00
networks November 2023 - Rust Nightly Update (#413) 2023-11-03 05:28:07 -04:00
tests Restore logger init in processor tests 2023-10-27 23:08:06 -04:00
additional_key.rs Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
coordinator.rs Simply Coordinator/Processors::send by accepting impl Into *Message 2023-09-29 04:19:59 -04:00
db.rs Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00
key_gen.rs Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00
lib.rs Replace "coin" with "network" 2023-07-30 16:11:30 -04:00
main.rs Resolve #335 2023-10-23 05:10:13 -04:00
plan.rs Don't mutate Plans when signing 2023-10-20 10:56:18 -04:00
signer.rs Resolve #335 2023-10-23 05:10:13 -04:00
substrate_signer.rs Alternate handover batch TOCTOU fix (#397) 2023-10-13 12:14:59 -04:00