serai/processor/src
Luke Parker 47f8766da6
Use proper messages for ValidatorSets/InInstructions pallet
Provides a DST, and associated metadata as beneficial.

Also utilizes MuSig's context to session-bind. Since set_keys_messages also
binds to set, this is semi-redundant, yet that's appreciated.
2023-05-13 04:40:16 -04:00
..
coins Correct processor's handling of the new Monero RPC code 2023-05-02 03:40:49 -04:00
tests Use proper messages for ValidatorSets/InInstructions pallet 2023-05-13 04:40:16 -04:00
coordinator.rs Finish routing eventualities 2023-04-11 05:49:27 -04:00
db.rs Use a single txn for an entire coordinator message 2023-04-17 23:55:12 -04:00
key_gen.rs Add additional checks to key_gen/sign 2023-04-20 05:36:48 -04:00
main.rs Add a UID function to messages 2023-04-25 02:46:18 -04:00
plan.rs Add a UID function to messages 2023-04-25 02:46:18 -04:00
scanner.rs Clarify safety of Scanner::block_number and KeyGen::keys 2023-04-18 00:26:19 -04:00
scheduler.rs Update to May's nightly 2023-05-01 04:58:50 -04:00
signer.rs Publish ExternablBlock/SubstrateBlock, delay *Preprocess until ID acknowledged 2023-05-08 22:20:51 -04:00
substrate_signer.rs Use proper messages for ValidatorSets/InInstructions pallet 2023-05-13 04:40:16 -04:00