Re-Sync Requirements
NO resync required. Optional resync to fix historical counters retrieval (see #1695)
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
Full Changelog: v2.61.14-RC1...v2.61.15-RC1