What's Changed
- fix(counters): smt depth fix and test (#1695) by @IvanBelyakoff in #1751
- fix: nil crash on uninitialized block var by @IvanBelyakoff in #1763
- fix: unreadable symbols in DS stream on client side by @IvanBelyakoff in #1750
- fix(rpc): stop getblockhash from crashing when sending hash (#1761) by @elliothllm in #1771
- tweak(witness-cache): cache offset before and after by @elliothllm in #1768
- improve(smt/pkg/utils): improve the performance of HashContractByteco… by @revitteth in #1780
- feat(gas-price-tolerance): add gas-price-tolenrance flag [stable] by @revitteth in #1781
- feat: check counters overflow on eth_estimateGas by @IvanBelyakoff in #1794
- Fix/estimateGas ignores counters if disable-virtual-counters=true by @IvanBelyakoff in #1799
Full Changelog: v2.61.14-RC1...v2.61.17