serai/processor/bitcoin/src
Luke Parker 1367e41510 Add hooks to the main loop
Lets the Ethereum processor track the first key set as soon as it's set.
2024-09-19 23:36:32 -07:00
..
primitives Pass the latest active key to the Block's scan function 2024-09-19 23:36:32 -07:00
db.rs Use a local DB channel for sending to the message-queue 2024-09-19 23:36:32 -07:00
key_gen.rs Explicitly add an unspendable script path to the processor's generated keys 2024-09-19 23:36:32 -07:00
main.rs Add hooks to the main loop 2024-09-19 23:36:32 -07:00
rpc.rs Remove async-trait from processor/ 2024-09-19 23:36:32 -07:00
scan.rs Add section documenting the safety of txindex upon reorganizations 2024-09-19 23:36:32 -07:00
scheduler.rs Monero Planner 2024-09-19 23:36:32 -07:00
txindex.rs Remove async-trait from processor/ 2024-09-19 23:36:32 -07:00