serai/tests
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
..
coordinator Resolve #360 (#456) 2023-11-26 12:14:23 -05:00
docker Dockerfile Parts (#428) 2023-11-12 23:55:15 -05:00
full-stack Various simplifications re: Serai transactions 2023-11-23 00:02:01 -05:00
message-queue Move message-queue to a fully binary representation (#454) 2023-11-26 11:22:18 -05:00
no-std Remove unused dependencies 2023-11-04 19:26:38 -04:00
processor Resolve #360 (#456) 2023-11-26 12:14:23 -05:00
reproducible-runtime dockertest 0.4 (#406) 2023-10-23 06:59:38 -04:00