Releases: flashbots/go-boost-utils
Releases · flashbots/go-boost-utils
v1.9.0
v1.8.1
What's Changed
- Improve HexToPubkey & HexToSignature by @jtraglia in #122
- Bump github.com/ethereum/go-ethereum from 1.13.10 to 1.13.14 by @dependabot in #121
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
Updates
- Updates the compute hash function to support the Deneb hard fork.
- Update compute hash with beacon root by @avalonche in #93
- Use root type instead of hash type for block root by @avalonche in #95
- Add deneb compute hash test by @avalonche in #114
Dependencies
- Bump github.com/attestantio/go-builder-client from 0.3.2-0.20230623215408-1b5c4f7aaeaa to 0.4.2 by @dependabot in #111
- Bump github.com/consensys/gnark-crypto from 0.11.2 to 0.12.1 by @dependabot in #99
- Rename beacon block root to parent beacon block root by @avalonche in #96
- Bump github.com/ethereum/go-ethereum from 1.13.0 to 1.13.9 by @dependabot in #112
- Bump github.com/attestantio/go-eth2-client from 0.19.7 to 0.19.8 by @dependabot in #113
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
- Bump github.com/attestantio/go-builder-client from 0.3.0 to 0.3.1 by @dependabot in #80
- Add util function for payload headers by @avalonche in #83
- Bump github.com/attestantio/go-eth2-client from 0.16.3 to 0.17.0 by @dependabot in #82
- Verify signature with message root by @avalonche in #84
- Bump github.com/consensys/gnark-crypto from 0.11.0 to 0.11.1 by @dependabot in #86
- Remove redundant type conversions by @jtraglia in #88
- Bump github.com/consensys/gnark-crypto from 0.11.1 to 0.11.2 by @dependabot in #91
- Bump github.com/ethereum/go-ethereum from 1.12.0 to 1.12.2 by @dependabot in #90
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Attestant types by @avalonche in #76
- Bump github.com/ethereum/go-ethereum from 1.11.6 to 1.12.0 by @dependabot in #77
- Add more util functions by @avalonche in #79
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #78
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Unpin gnark-crypto in dependabot by @jtraglia in #69
- Bump github.com/ethereum/go-ethereum from 1.11.5 to 1.11.6 by @dependabot in #70
- BuilderGetValidatorsResponseEntry +ValidatorIndex by @metachris in #72
- Bump github.com/consensys/gnark-crypto from 0.10.0 to 0.11.0 by @dependabot in #74
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Update gnark-crypto to v0.10.0 by @jtraglia in #68
- go-ethereum update to v1.11.5 by @metachris in #67
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Replace kilic with (audited) gnark-crypto by @jtraglia in #62
- add dependabot by @metachris in #58
- Bump github.com/ferranbt/fastssz from 0.1.2-0.20220723134332-b3d3034a4575 to 0.1.3 by @dependabot in #61
New Contributors
- @dependabot made their first contribution in #61
Full Changelog: v1.3.0...v1.4.1
v1.3.0
What's Changed
- Replace blst with kilic by @jtraglia in #56
- use Go 1.20 by @metachris in #57
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Check sign of big.Int in u256str.FromBig by @Ruteri in #52
- update go-ethereum to v1.10.25 by @metachris in #53
Full Changelog: v1.2.1...v1.2.2