Changes
- 1.10.72 stable @ucwong (#2662)
- deps @ucwong (#2661)
- use Whoareyou.ChallengeData instead of storing encoded packet @ucwong (#2660)
- revert check pruning tail in HasBody and HasReceipts @ucwong (#2659)
- disable transfer when system call @ucwong (#2658)
- crypto/secp256k1: fix coordinate check @ucwong (#2657)
- rlp: add back Iterator.Count, with fixes @ucwong (#2656)
- rlp: validate and cache element count in RawList @ucwong (#2655)
- rlp: add AppendRaw method to RawList @ucwong (#2654)
- rlp: return Iterator as non-pointer @ucwong (#2653)
- trie: fix embedded node size validation @ucwong (#2652)
- fix: correct typo in file_cache comment @bravesasha (#2651)
- typo @ucwong (#2650)
- chain view fix @ucwong (#2649)
- deps @ucwong (#2648)
- core/vm: 8024 tests should enforce explicit errors @ucwong (#2647)
- core/rawdb: close directory fd on Readdirnames error in cleanup @ucwong (#2646)
- core/rawdb: fix incorrect tail value in unindexTransactions log output @ucwong (#2645)
- core/vm: add missing PUSH0 handler in EIP-8024 test mini-interpreter … @ucwong (#2644)
- close freezer table in InspectFreezerTable @ucwong (#2643)
- check pruning tail in HasBody and HasReceipts @ucwong (#2642)
- add RawList for working with un-decoded lists @ucwong (#2641)
- add missing GaugeInfo @ucwong (#2639)
- reduce unnecessary allocations @ucwong (#2638)
- crypto/sha3 in vendor @ucwong (#2637)
- crypto/ecies: fix ECIES invalid-curve handling @ucwong (#2636)
- clarify and fix non-executable tx heartbeat @ucwong (#2635)
- disable seek compaction for Pebble @ucwong (#2634)
- crypto/kzg4844: preallocate proof slice in ComputeCellProofs @ucwong (#2633)
- core/rawdb: preallocate slice in iterateTransactions @ucwong (#2632)
- preallocate slice capacity @ucwong (#2631)
- deps @ucwong (#2630)
- fix stale counter @ucwong (#2629)
- Missing immediate byte is now treated as 0x00 @ucwong (#2628)
- reset gauge @ucwong (#2627)
- new stats collector @ucwong (#2626)
- accounts/scwallet: fix panic in decryptAPDU @ucwong (#2625)
- improve SplitListValues allocation efficiency @ucwong (#2624)
- fix panic in decryptPreSaleKey @ucwong (#2623)
- fix block size @ucwong (#2622)
- fix limitedBuffer.Write to properly enforce size limit @ucwong (#2621)
- skip missing block bodies during tx unindexing @ucwong (#2620)
- remove dup codes @ucwong (#2619)
- core/vm: avoid escape to heap @ucwong (#2618)
- trace level @ucwong (#2617)
- improve the condition to stall peer in tx fetcher @ucwong (#2616)
- cleanup finalized block on rewind in setHeadBeyondRoot @ucwong (#2615)
- fix storageList memory accounting @ucwong (#2614)
- deps @ucwong (#2613)
- 1.10.72 unstable @ucwong (#2612)