v0.3.0 implements version v0.3.0 of the builder-specs
which adds capella
support.
Another big feature this release contains is the "mempool" builder, which uses a local CL-EL pair to drive a builder supporting the builder APIs.
What's Changed
- chore(clippy): make clippy happy by @mattsse in #44
- pin deps we fetch from git by @ralexstokes in #47
- adds support for multiple networks in
boost
by @ralexstokes in #48 - add rustfmt.toml and use nightly formatting by @mattsse in #49
- update dependencies without
lip2p-core
dep by @ralexstokes in #52 - only keep
macos
variant on release CI suite by @ralexstokes in #53 - add
Cargo.lock
to pin deps formev-rs
binary by @ralexstokes in #54 - chore: replace std::sync::Mutex with parking_lot::Mutex by @mattsse in #55
- chore: patch git deps in root Cargo.toml by @mattsse in #56
- Fix: minor typo by @omahs in #59
- harmonize CI and
justfile
by @ralexstokes in #64 - updates to CI by @ralexstokes in #65
- refactor(boost): add ServiceHandle future by @mattsse in #57
- Refactor library and binary crate by @ralexstokes in #67
- add
capella
support formev-boost-rs
by @ralexstokes in #68 - reserve
mev-rs
for the "common" crate and rename binary by @ralexstokes in #69 - Fix bug in blinded block provider client by @ralexstokes in #72
- Extend integration test with support for multiple forks by @ralexstokes in #74
- Implements a "relay/builder" for testing by @ralexstokes in #70
New Contributors
Full Changelog: v0.2.1...v0.3.0
Binaries
System | Architecture | Binary |
---|---|---|
x86_64 | mev-rs-v0.3.0-x86_64-apple-darwin.tar.gz | |
x86_64 | mev-rs-v0.3.0-x86_64-unknown-linux-gnu.tar.gz |