core, trie: replace state caches with trie journal

This commit is contained in:
Felix Lange
2016-09-28 11:27:28 +03:00
committed by Péter Szilágyi
parent 863d166c7b
commit cd791bd855
15 changed files with 423 additions and 658 deletions
-1
View File
@@ -49,7 +49,6 @@ var (
// don't relicense vendored sources
"crypto/sha3/", "crypto/ecies/", "logger/glog/",
"crypto/secp256k1/curve.go",
"trie/arc.go",
// don't license generated files
"contracts/chequebook/contract/",
"contracts/ens/contract/",