serai/coordinator/src
Luke Parker 13cbc99149
Properly define the on-chain handover protocol
The new key publishing `Batch`s is more than sufficient.

Also uses the correct key to verify the published `Batch`s authenticity.
2023-10-10 23:55:59 -04:00
..
substrate Correct the check for if we still need to set keys 2023-10-10 22:53:15 -04:00
tests Staking pallet (#373) 2023-10-10 06:53:24 -04:00
tributary Staking pallet (#373) 2023-10-10 06:53:24 -04:00
db.rs Add Batch messages from processor, verify Batchs published on-chain 2023-09-29 03:51:01 -04:00
main.rs Properly define the on-chain handover protocol 2023-10-10 23:55:59 -04:00
p2p.rs Remove lazy_static for proper use of channels 2023-09-25 18:23:52 -04:00
processors.rs Simply Coordinator/Processors::send by accepting impl Into *Message 2023-09-29 04:19:59 -04:00