Releases: flashbots/go-boost-utils
Releases · flashbots/go-boost-utils
v1.2.1
What's Changed
- SignedBlindedBeaconBlock SSZ + Benchmark SSZ vs JSON by @metachris in #50
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Add missing fuzz tests for builder types by @jtraglia in #37
- added consts by @metachris in #41
- strict json decoding in tests (disallow unknown fields) by @metachris in #42
- Fix findings from several linters by @jtraglia in #46
- add more testvectors by @metachris in #43
- Handle all errors by @jtraglia in #47
- Use ExtraData type in Execution Payload by @avalonche in #44
- Add golangci-lint to checks by @jtraglia in #45
- Added consensus-specs testvectors, fixed voluntary exits container by @metachris in #48
- Enable golangci checks with no findings by @jtraglia in #49
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's Changed
Important bugfix: fix Deposit container by @metachris in #38
Thanks for @lightclient @terencechain @tbenr @StefanBratanov @tersec for collaboration on the solution
v0.3.5
v0.3.4
v0.3.3
What's Changed
- Update fastssz to fix bug by @jtraglia in #29
- BidTrace +GasUsed, GasLimit by @metachris in #30
- Update Prater/Goerli versions and genesis root by @terencechain in #32
New Contributors
- @terencechain made their first contribution in #32
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Add error checking in common types methods by @0xpanoramix in #26
- BidTraceMessage -> BidTrace, +SignedBidTrace by @metachris in #28
New Contributors
- @0xpanoramix made their first contribution in #26
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Signature add membership check by @avalonche in #21
- Add more length checks to common types by @jtraglia in #22
- IndexedAttestation fix and fastssz update by @metachris in #24
- signature verification test for signedBlindedBeaconBlock by @metachris in #25
New Contributors
- @avalonche made their first contribution in #21
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- pubkeyhex type by @metachris in #14
- Remove misleading bls comments by @jtraglia in #15
- Bench signature verification by @metachris in #16
- Throw error if input for
U256Str
is invalid by @jtraglia in #20 - types for builders submitting blocks to relay by @metachris in #19
New Contributors
Full Changelog: v0.2.0...v0.3.0