⚠️ Breaking Changes ⚠️
The block range provided in trace_filter RPC is now bounded by default to 1024 blocks. This value can be overridden by passing --max-block-range <MAX_BLOCK_RANGE> when starting the client.
Changes
- Fixes eth_getLogs RPC behavior by filtering out logs with no topics when a filter is provided (polkadot-evm/frontier#1769)
- Adds block range validation on
trace_filterRPC (#3601)
Dependency changes
Moonbeam: v0.49.1...v0.49.2
Frontier: moonbeam-foundation/frontier@29be929...79bede4