This website requires JavaScript.
Explore
Help
Sign In
absolutebi
/
serai
Watch
1
Star
0
Fork
0
You've already forked serai
mirror of
https://github.com/serai-dex/serai.git
synced
2025-12-08 20:29:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1367e4151021eecf9f6ce4b059e4acadbc442f8b
serai
/
processor
/
bitcoin
/
src
History
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