ucwong 83e4c49e2b
trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246)
The PR makes use of the stacktrie, which is is more lenient on resource consumption, than the regular trie, in cases where we only need it for DeriveSha
2021-02-02 13:09:23 +01:00
..
2020-11-25 08:53:20 +01:00
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2020-05-25 10:21:28 +02:00
2018-12-14 11:15:31 +01:00