Skip to content

v0.26.0

Compare
Choose a tag to compare
@sideninja sideninja released this 30 Jul 16:21
· 597 commits to main since this release
61d5c2c

What's Changed

  • Update eth_syncing endpoint to return false when the Gateway has caught up syncing all EVM blocks by @m-Peter in #377
  • Calculate and return block size for block-related JSON-RPC API calls by @m-Peter in #378
  • Add the TransactionsRoot field on block response APIs by @m-Peter in #390
  • Run E2E tests with a minimum configured gas price by @m-Peter in #394
  • Add special case in eth_getBlockByNumber to return genesis block on earliest block tag by @m-Peter in #402
  • Update check for empty RemoteAddr in rateLimit function by @m-Peter in #392
  • Update default block parameter JSON-RPC APIs by @m-Peter in #401
  • Single bloom decoding by @sideninja in #403
  • Revert "bug, hardcode version" by @m-Peter in #388

Full Changelog: v0.25.5...v0.26.0