ralexstokes / mev-rs

a gateway to a network of block builders
Other
413 stars 76 forks source link

fix(mev-builder-rs): Parallelize Bid Submission #204

Open refcell opened 10 months ago

refcell commented 10 months ago

Description

Makes bid submission concurrent and adds initial builder unit tests. Subsequent PRs will introduce testing utilities for the Relay and other builder components to streamline full e2e testing.