Skip to content

v1.8.0

Compare
Choose a tag to compare
@avalonche avalonche released this 11 Jan 19:17
· 3 commits to main since this release
09199fc

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