quorum/core/state
Péter Szilágyi 5dea0f2aa4
core/state: copy trie too, not just content
2017-11-24 14:20:49 +02:00
..
database.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
dump.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
iterator.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
iterator_test.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
journal.go core/state: revert log index when removing logs 2017-09-21 20:46:21 +02:00
main_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
managed_state.go core, core/state, core/vm: remove exported account getters (#3618) 2017-02-22 23:29:59 +01:00
managed_state_test.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
state_object.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
state_test.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
statedb.go core/state: copy trie too, not just content 2017-11-24 14:20:49 +02:00
statedb_test.go core/state: copy trie too, not just content 2017-11-24 14:20:49 +02:00
sync.go core, eth/downloader: commit block data using batches (#15115) 2017-09-09 19:03:07 +03:00
sync_test.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00