Releases: marioevz/mock-builder
Releases · marioevz/mock-builder
Deneb -
Working Deneb Features
- Implements changed required for https://github.com/ethereum/consensus-specs/releases/tag/v1.4.0-beta.4 (Drop signed blob sidecars)
Full Changelog: v1.1.0...v1.2.0
Deneb
Working Deneb Features
- Correctly builds a bid after Deneb fork
- Verifies beacon block signature and blob sidecar signatures of the blinded Deneb structures received from the Consensus Client
What's Changed
- Update for Deneb by @marioevz in #7
- Interfaces update by @marioevz in #8
- Fix Deneb Bid Signing by @marioevz in #9
- Update zrnt to fix ForkVersion by @marioevz in #10
- Fix blob sidecar signature verification by @marioevz in #11
- Update zrnt to blob marshalling fix version by @marioevz in #12
Full Changelog: v1.0.0...v1.1.0
Initial release
Merge pull request #6 from marioevz/add-docker-builder Add docker builder