plugeth/cmd/evm/internal
ucwong 83e4c49e2b
trie : use trie.NewStackTrie instead of new(trie.Trie) ()
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
..
compiler asm: remove unused parameter for function Lex () 2019-03-14 10:35:55 +01:00
t8ntool trie : use trie.NewStackTrie instead of new(trie.Trie) () 2021-02-02 13:09:23 +01:00