Skip to content

v2.3.0

Latest

Choose a tag to compare

@mattsse mattsse released this 03 Aug 14:36
· 6 commits to main since this release
v2.3.0
e5a1414

What's Changed

  • fix: fail in Signed<T> fallback_decode by @klkvr in #4090
  • test(consensus): add fallback decode regression coverage by @klkvr in #4091
  • chore(deps): bump the ci-weekly group with 2 updates by @dependabot[bot] in #4088
  • chore: add bogota hardfork for support by @Soubhik-10 in #4087
  • fix(provider): preserve pending block miner by @ogarciarevett in #4094
  • docs: clarify block ID check comment in should_batch_call by @Roopan-Malaiyalathan in #4037
  • fix(rpc-types-anvil): accept MineOptions object without timestamp key by @mattsse in #4099
  • chore(deps): bump the ci-weekly group with 3 updates by @dependabot[bot] in #4100
  • feat(rpc-types-engine): too deep reorg error by @shekhirin in #3935
  • feat(rpc-types-eth): generalize filter change logs by @klkvr in #4102
  • chore(deps): bump tokio-tungstenite to 0.29 by @mablr in #4101
  • feat(provider-ext-mev): add sim_mev_bundle call by @kuzminxyz in #4108
  • fix(consensus): default missing receipt type to legacy by @0xendale in #4107
  • fix(rpc-types-engine): preserve withdrawals when deserializing ExecutionPayloadFieldV2 by @ostapondo in #4104
  • chore(deps): bump the ci-weekly group with 3 updates by @dependabot[bot] in #4109
  • fix(transport-http): honor Retry-After by @mattsse in #4103

New Contributors

Full Changelog: v2.2.0...v2.3.0