Skip to content

22.7.0-RC1

Compare
Choose a tag to compare
@macfarla macfarla released this 06 Jul 04:22
· 311 commits to main since this release
29f91d4

Additions and Improvements

  • Do not require a minimum block height when downloading headers or blocks #3911
  • When on PoS the head can be only be updated by ForkchoiceUpdate #3994
  • Version information available in metrics #3997
  • Add TTD and DNS to Sepolia config #4024
  • Add terminal block hash and number to Ropsten genesis file #4026
  • Return type with value 0x0 when serializing legacy transactions #4027
  • Ignore ForkchoiceUpdate if newHead is an ancestor of the chain head #4055

Bug Fixes

  • Fixed a snapsync issue that can sometimes block the healing step #3920
  • Support free gas networks in the London fee market #4003
  • Limit the size of outgoing eth subprotocol messages. #4034
  • Fixed a state root mismatch issue on bonsai that may appear occasionally #4041