paradigmxyz / mev-share-rs

Rust client library for Flashbots MEV-share
Apache License 2.0
178 stars 30 forks source link

feat: add mev sim backend #17

Closed mattsse closed 1 year ago

mattsse commented 1 year ago

backend service for scheduling send sim bundles

this is a port of the mev-share queue that simulates bundles concurrently.

it is in memory only and doesn't use redis to store bundles