serai/tests/processor/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
..
tests Resolve #360 (#456) 2023-11-26 12:14:23 -05:00
lib.rs Increase timeouts in processor tests 2023-11-25 04:09:07 -05:00
networks.rs Use a single long-lived RPC connection when authenticated 2023-11-07 17:42:19 -05:00