Skip to content

v0.25.0

Compare
Choose a tag to compare
@canepat canepat released this 17 Jun 22:42
· 125 commits to main since this release
615f3ad

What's Changed

  • integration tests: disable comparison for 2 Engine API by @lupin012 in #185
  • integration tests: eth_getRawTransactionByHash API for mainnet by @Sixtysixter in #186
  • integration tests: trace_filter API for mainnet by @Sixtysixter in #187
  • integration tests: debug_traceCallMany API for mainnet by @Sixtysixter in #188
  • integration tests: eth_getRawTransactionByBlockNumberAndIndex for mainnet by @lupin012 in #190
  • add test for mainnet/eth_getRawTransactionByBlockHashAndIndex by @lupin012 in #191
  • integration tests: parity_get block_receipts for mainnet by @lupin012 in #192
  • integration tests: add parity_listStorageKeys for mainnet by @lupin012 in #193
  • add tests for eth_getStorageAt by @lupin012 in #194
  • integration tests add eth_callBundle tests by @lupin012 in #189
  • integration tests: trace_rawTransaction API for mainnet by @Sixtysixter in #195
  • integration tests: trace_filter result update by @Sixtysixter in #196
  • integration tests: add txpool_content for mainnet by @lupin012 in #197
  • integration tests: remove erigon_cumulativeChainTraffic by @lupin012 in #199
  • integration tests: remove erigon_watchTheBurn by @lupin012 in #200

Full Changelog: v0.24.0...v0.25.0