plugeth/core/state
kiel barry 84f8c0cc1f common: improve documentation comments (#16701)
This commit adds many comments and removes unused code.
It also removes the EmptyHash function, which had some uses
but was silly.
2018-05-29 12:42:21 +02:00
..
database.go
dump.go
iterator_test.go
iterator.go
journal.go
main_test.go
managed_state_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
managed_state.go
state_object.go core/state: cache missing storage entries (#16584) 2018-04-27 12:13:23 +03:00
state_test.go common: improve documentation comments (#16701) 2018-05-29 12:42:21 +02:00
statedb_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
statedb.go core, consensus: fix some typos in comment code and output log 2018-05-19 15:44:36 +07:00
sync_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
sync.go