Commit Graph

13 Commits (46cf0a616b597dfb8b1feff80ad58b6eb81e57d5)

Author SHA1 Message Date
Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 7 years ago
Jeffrey Wilcke 024d41d0c2 core, core/state, core/vm: remove exported account getters (#3618) 8 years ago
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Felix Lange 1f1ea18b54 core/state: implement reverts by journaling all changes 8 years ago
Felix Lange a59a93f476 core/state: track all accounts in canon state 8 years ago
Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
obscuren 204ac81188 Moved handling of nonces to the managed state 10 years ago
obscuren 31b086f511 Added additional methods to the managed state 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren e620bde405 conversion state 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren fee9aecfb2 more tests for remote update 10 years ago
obscuren a0266489b4 Make remote dominant 10 years ago
obscuren f1fcda4f2f Implemented managed state 10 years ago