serai/processor/src
Luke Parker 584943d1e9
Modify SubstrateBlockAck as needed
Replaces plan IDs with key + ID, letting the coordinator determine the sessions
for the plans.

Properly scopes which plan IDs are set on which tributaries, and ensures we
have the necessary tributaries at time of handling.
2023-10-14 20:37:54 -04:00
..
multisigs Tweaks for processor to work with the new serai-client 2023-10-14 15:26:36 -04:00
networks Don't unwrap result of call which makes network requests 2023-10-12 18:49:49 -04:00
tests Alternate handover batch TOCTOU fix (#397) 2023-10-13 12:14:59 -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 Modify SubstrateBlockAck as needed 2023-10-14 20:37:54 -04:00
plan.rs Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00
signer.rs Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00
substrate_signer.rs Alternate handover batch TOCTOU fix (#397) 2023-10-13 12:14:59 -04:00