serai/processor/src
Luke Parker 0a367bfbda
Add common crate to access env variables
In the future, we should use a proper secret store (not just env variables).
This lets us update one block of code and not n in the future.
2023-07-17 00:53:05 -04:00
..
coins Monero: support for legacy transactions (#308) 2023-07-04 17:18:05 -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 common crate to access env variables 2023-07-17 00:53:05 -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