Luke Parker
|
c27aaf8658
|
Merge BlockWithAcknowledgedBatch and BatchWithoutAcknowledgeBatch
Offers a simpler API to the coordinator.
|
2024-09-19 23:36:32 -07:00 |
|
Luke Parker
|
e78236276a
|
Remove async-trait from processor/
Part of https://github.com/serai-dex/issues/607.
|
2024-09-19 23:36:32 -07:00 |
|
Luke Parker
|
4152bcacb2
|
Replace scanner's BatchPublisher with a pair of DB channels
|
2024-09-19 23:36:32 -07:00 |
|
Luke Parker
|
b62fc3a1fa
|
Minor work on the transaction signing task
|
2024-09-19 23:36:32 -07:00 |
|
Luke Parker
|
8380653855
|
Add empty serai-processor-signers library
This will replace the signers still in the monolithic Processor binary.
|
2024-09-19 23:36:32 -07:00 |
|
Luke Parker
|
c88ebe985e
|
Outline of the transaction-chaining scheduler
|
2024-09-19 23:36:32 -07:00 |
|
Luke Parker
|
f9d02d43c2
|
Route burns through the scanner
|
2024-09-19 23:36:32 -07:00 |
|
Luke Parker
|
ce805c8cc8
|
Correct compilation errors
|
2024-09-19 23:36:32 -07:00 |
|
Luke Parker
|
155ad48f4c
|
Handle dust
|
2024-09-19 23:36:32 -07:00 |
|
Luke Parker
|
8763ef23ed
|
Definition and delineation of tasks within the scanner
Also defines primitives for the processor.
|
2024-09-19 23:36:32 -07:00 |
|
Luke Parker
|
e843b4a2a0
|
Move scanner.rs to scanner/lib.rs
|
2024-09-19 23:36:32 -07:00 |
|