Releases: blocknative/dreamboat
Releases · blocknative/dreamboat
v0.3.3
What's Changed
- only log successful registrations by @aratz-lasa in #52
- Feature lazy-store by @lukanus in #53
Full Changelog: v0.3.1...v0.3.3
v0.3.2
What's Changed
- Log amount of proceeseed validators by @aratz-lasa in #52
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
v0.2.8 - fix fee recipient Data API + nanosecond precision
Fixes the proposer fee recipient in Data API delivered payloads.
What's Changed
- Fixes the proposer fee recipient in Data API delivered payloads. by @aratz-lasa in #41
- Add nanosecond precision for logs by @lthibault in #40
Full Changelog: v0.2.7...v0.2.8
v0.2.7 - timestamp verification
Adds timestamp verification on block submissions.
What's Changed
- Add timestamp validation on block submission by @aratz-lasa in #38
Full Changelog: v0.2.6...v0.2.7
v0.2.6 - Fix ProposerFeeRecipient Source
Fixes small issue only noticed when testing with builders that use proposer payment txns
What's Changed
Full Changelog: v0.2.5...v0.2.6
v0.2.5 - multiple builders
What's Changed
- The relay accepts submissions from multiple builders, so that the highest bid among builders is the one served to validators. Moreover, builders still have cancellation logic in-place.
v0.2.4 - num_Tx in data API + support for custom networks 🥳
What's Changed
- Add correct slot ids by @lukanus in #29
- Add num_tx and block_number to payload by @lukanus in #30
- Add extensibility for adding arbitrary networks by @aratz-lasa in #31
New Contributors
🥳🥳🥳🥳🥳
Full Changelog: v0.2.3...v0.2.4
v0.2.3 - data api gas bug fixed
Fixes regression in gas values in data api
What's Changed
- Fix gaslimit and gasused by @aratz-lasa in #27
Full Changelog: v0.2.2...v0.2.3