Releases: blocknative/dreamboat
v0.2.2 - Improve Data API
- Optimize datastore to deduplicate headers
- Fix Data API to query specific bids using
slot
,block_hash
, etc.
Full changelog v0.2.1...v0.2.2
v0.2.1
v0.2.0 - 🚀
Dreamboat v0.2.0 includes numerous fixes and issues pointed out by the community! Thanks to everyone helping to identify these issues, check out the change log below.
What's Changed
- update version by @dmarzzz in #22
- go-boost-utils to v1.2.0 by @dmarzzz in #17
- add gas used and gas limit to Delivered BidTrace + fix go.sum by @aratz-lasa in #19
- Add pre-commit for checking secret keys by @aratz-lasa in #18
- Stable/log+bid by @aratz-lasa in #15
- Refactor data api & datastore by @aratz-lasa in #4
- Fix/conflict by @dmarzzz in #20
- Store multiple headers, instead of latest (for Data API) by @aratz-lasa in #21
Full Changelog: v0.1.3...v0.2.0
v0.1.6
What's Changed
- go-boost-utils to v1.2.0 by @dmarzzz in #17
- add gas used and gas limit to Delivered BidTrace + fix go.sum by @aratz-lasa in #19
- Add pre-commit for checking secret keys by @aratz-lasa in #18
- Stable/log+bid by @aratz-lasa in #15
- Refactor data api & datastore by @aratz-lasa in #4
- Fix/conflict by @dmarzzz in #20
- Store multiple headers, instead of latest (for Data API) by @aratz-lasa in #21
New Contributors
Full Changelog: v0.1.4...v0.1.6
v0.1.4
improved validator registration logging
v0.1.3
What's Changed
- fixed delivered payload Data API by @aratz-lasa in #12
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Not guaranteed stable release of dreamboat to test changes below
What's Changed
- Feature/multibeacon by @aratz-lasa in #3
- Improve getPayload security by @aratz-lasa in #7
- fix cursor parameter by @aratz-lasa in #9
- Fix JSON unmarshall error by @aratz-lasa in #8
- Fix/get delivered payload by @aratz-lasa in #11
New Contributors
- @aratz-lasa made their first contribution in #3
Full Changelog: v0.1.1...v0.1.2
v0.1.1 - 🛳🛳🛳
- Redeployed release v0.1.0 under new tag to trigger https://goreportcard.com/report/github.com/blocknative/dreamboat *
Dreamboat is a relay for Ethereum 2.0, it ships blocks from builders to validators. Dreamboat is for anyone who wants to strengthen the Eth network by running their own relay. Dreamboat's all-in-one design, modular code base and stunning performance will dazzle beginners and seasoned hackers alike. All aboard!
More precisely, Dreamboat is a spec-compliant builder and relay that allows block-builders and validators to interface with eachother through MEV-boost.
Eventually Dreamboat will vanish, as if a dream, once in-protocol PBS is live. Until then, it sails the ephemeral seas of block space, delivering its trusted cargo of blocks to validators, guided simply by a lighthouse.
v0.1.0 - 🛳🛳🛳
Dreamboat is a relay for Ethereum 2.0, it ships blocks from builders to validators. Dreamboat is for anyone who wants to strengthen the Eth network by running their own relay. Dreamboat's all-in-one design, modular code base and stunning performance will dazzle beginners and seasoned hackers alike. All aboard!
More precisely, Dreamboat is a spec-compliant builder and relay that allows block-builders and validators to interface with eachother through MEV-boost.
Eventually Dreamboat will vanish, as if a dream, once in-protocol PBS is live. Until then, it sails the ephemeral seas of block space, delivering its trusted cargo of blocks to validators, guided simply by a lighthouse.
What's Changed
- Update README.md by @lthibault in #2
New Contributors
- @lthibault made their first contribution in #2
Full Changelog: https://github.com/blocknative/dreamboat/commits/v0.1.0