What's Changed
- refactor: replace golang.org/x/exp with stdlib by @StevenMia in #774
- Adjust histogram buckets for block_ingestion_time_seconds metric by @peterargue in #784
- Update CI actions, and remove cache by @peterargue in #785
- Allow WebSocket connections in local environment by @m-Peter in #790
- Add a test case to verify correctness of
EVM.dryCall&COA.dryCallby @m-Peter in #782 - Add a CLI utility to verify integrity of EVM blocks DB by @m-Peter in #775
- Update eth_syncing to return false for currentBlock >= highestBlock by @peterargue in #806
- Fix panic in debug_traceBlockByNumber when tracer is not set by @peterargue in #807
- Update to Cadence v1.3.4 by @jribbink in #809
- Add some E2E tests for
debug_*endpoints with unset tracer by @m-Peter in #808 - Add flag to disable enforcing the minimum gas price by @peterargue in #810
- Update to EVM Pectra hard-fork by @m-Peter in #805
New Contributors
- @StevenMia made their first contribution in #774
Full Changelog: v1.0.5...v1.1.0