What's Changed
- Update
eth_syncingendpoint to returnfalsewhen 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
TransactionsRootfield 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_getBlockByNumberto return genesis block onearliestblock tag by @m-Peter in #402 - Update check for empty
RemoteAddrinrateLimitfunction 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