go-ethereum/trie/trienode
maskpp 00675c5876
trie/trienode: avoid unnecessary copy (#30019)
* avoid unnecessary copy

* delete the never used function ProofList

* eth/protocols/snap, trie/trienode: polish the code

---------

Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2024-06-20 11:47:29 +08:00
..
node.go trie, triedb/pathdb: prealloc capacity for map and slice (#29986) 2024-06-17 11:42:41 +02:00
node_test.go trie/trienode: minor speedup in nodeset merging (#29683) 2024-04-30 19:51:04 +08:00
proof.go trie/trienode: avoid unnecessary copy (#30019) 2024-06-20 11:47:29 +08:00