[release/1.4.14] core, trie: replace state caches with trie journal
(cherry picked from commit cd791bd855
)
This commit is contained in:
committed by
Péter Szilágyi
parent
7c17a6704c
commit
ddadf402fc
@ -49,7 +49,6 @@ var (
|
||||
// don't relicense vendored sources
|
||||
"crypto/sha3/", "crypto/ecies/", "logger/glog/",
|
||||
"crypto/secp256k1/curve.go",
|
||||
"trie/arc.go",
|
||||
}
|
||||
|
||||
// paths with this prefix are licensed as GPL. all other files are LGPL.
|
||||
|
Reference in New Issue
Block a user