v0.6.7
Updates
- Updated minimum Golang version to 1.21.12
- Updated AvalancheGo library version to 1.11.9
- Truncated error data log in RPC
eth_call
method
Fixes
- Fixed and improved performance of
GetBlockIDAtHeight
by returningdatabase.ErrNotFound
in case of requested height > last accepted
What's Changed
- chore: script for creating per-file diffs against arbitrary geth commit by @ARR4N in #1212
- docker: add tag for commit hash by @darioush in #1222
- rpc: truncate call error data logs (#30028) by @ceyonur in #1225
- Subnet evm 0.6.7 by @ceyonur in #1229
New Contributors
Full Changelog: v0.6.6...v0.6.7