Skip to content

v0.17.0

Compare
Choose a tag to compare
@canepat canepat released this 10 May 17:07
· 158 commits to main since this release
6d71501

What's Changed

  • integration test: add tests for erigon_getLogsByHash() by @lupin012 in #148
  • integration test: add eth_call test using block with blob by @lupin012 in #150
  • integration test: add test for eth_getBlockReceipts by @lupin012 in #151
  • integration test: add test for ots_getBlockTransactions by @lupin012 in #152
  • integration test: add tests for erigon_getBalanceChangesInBlock by @lupin012 in #154
  • Extra tests for trace_replayBlockTransactions API by @Sixtysixter in #153
  • integration test: add erigon_getBlockReceiptsByBlockHash tests by @lupin012 in #155
  • integration test: add test getLatestLog with logCount by @lupin012 in #156
  • trace_call unit test on mainnet by @Sixtysixter in #157
  • integration test: add test after CANCUN eth_getBlockByNumber(), eth_getBlockByHash(), erigon_getHeaderByNumber(), erigon_getHeaderByHash() by @lupin012 in #158
  • integration test: Add tests for get uncle count by @lupin012 in #159
  • integration test: add test for mainnet eth_getUncleCountByBlockHash by @lupin012 in #160
  • integration test: Add test for ots get block details by hash by @lupin012 in #161

Full Changelog: v0.16.0...v0.17.0