serai/processor/src
Luke Parker 32435d8a4c
Consolidate RockDB code
Moves explicitly to zstd. RockDB recommends zstd, or at least lz4 over snappy,
and this minimizes which dependencies we pull in.
2023-07-25 21:43:27 -04:00
..
coins monero-serai: fee calculation parity with Monero's wallet2 (#301) 2023-07-19 15:06:05 -04:00
tests Add a message-queue connection to processor 2023-07-17 15:49:17 -04:00
additional_key.rs Correct when the Processor starts using the first key 2023-07-24 15:36:35 -04:00
coordinator.rs Integrate coordinator with MessageQueue and RocksDB 2023-07-18 01:53:51 -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 a message-queue connection to processor 2023-07-17 15:49:17 -04:00
lib.rs Correct when the Processor starts using the first key 2023-07-24 15:36:35 -04:00
main.rs Consolidate RockDB code 2023-07-25 21:43:27 -04:00
plan.rs Add a message-queue connection to processor 2023-07-17 15:49:17 -04:00
scanner.rs Correct when the Processor starts using the first key 2023-07-24 15:36:35 -04:00
scheduler.rs Update to May's nightly 2023-05-01 04:58:50 -04:00
signer.rs Add a message-queue connection to processor 2023-07-17 15:49:17 -04:00
substrate_signer.rs Test the processor's batch signing 2023-07-25 18:09:23 -04:00