plugeth/core/state
2020-03-04 10:22:48 +02:00
..
snapshot core/state: extend snapshotter to handle account resurrections 2020-03-03 15:52:00 +02:00
database.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
dump.go core/state: fix staticcheck warnings (#20357) 2019-11-22 15:56:05 +01:00
iterator_test.go core: fix broken tests due to API changes + linter 2020-02-25 12:51:16 +02:00
iterator.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
journal.go core/state: fix staticcheck warnings (#20357) 2019-11-22 15:56:05 +01:00
state_object_test.go build: use golangci-lint (#20295) 2019-11-18 10:49:17 +02:00
state_object.go core/state: fix resurrection state clearing and access 2020-03-04 10:22:48 +02:00
state_test.go core: fix broken tests due to API changes + linter 2020-02-25 12:51:16 +02:00
statedb_test.go core: fix broken tests due to API changes + linter 2020-02-25 12:51:16 +02:00
statedb.go core/state: fix resurrection state clearing and access 2020-03-04 10:22:48 +02:00
sync_test.go core: fix broken tests due to API changes + linter 2020-02-25 12:51:16 +02:00
sync.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00