mev-rs
mev-rs copied to clipboard
fix(mev-builder-rs): Parallelize Bid Submission
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.