serai/coordinator/src
Luke Parker 571195bfda
Resolve #360 (#456)
* Remove NetworkId from processor-messages

Because intent binds to the sender/receiver, it's not needed for intent.

The processor knows what the network is.

The coordinator knows which to use because it's sending this message to the
processor for that network.

Also removes the unused zeroize.

* ProcessorMessage::Completed use Session instead of key

* Move SubstrateSignId to Session

* Finish replacing key with session
2023-11-26 12:14:23 -05:00
..
substrate Resolve #360 (#456) 2023-11-26 12:14:23 -05:00
tests Resolve #360 (#456) 2023-11-26 12:14:23 -05:00
tributary Resolve #360 (#456) 2023-11-26 12:14:23 -05:00
cosign_evaluator.rs Support trailing commas in create_db 2023-11-18 20:54:37 -05:00
db.rs Resolve #360 (#456) 2023-11-26 12:14:23 -05:00
main.rs Resolve #360 (#456) 2023-11-26 12:14:23 -05:00
p2p.rs Grow the yamux buffers to exceed the maximum message size 2023-11-21 02:01:41 -05:00
processors.rs Move message-queue to a fully binary representation (#454) 2023-11-26 11:22:18 -05:00