flashbots / flashbots/hindsight
continuously update the batch queue
Open
- Dominant language
- Rust
- Stars
- 130
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
decouple the event-fetching step from the arb-simulating step. Asynchronously update the event+tx queue as it has items popped off by the sim processor, so the sim processor always has a sufficient amount of work to do, and we're not left with a one-tx remainder step that wastes (a TON of) time that could be spent crunching more arbs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.