go-ethereum/core/state
Brent 7fb89697fd core/types: add block location fields to receipt (#17662)
Solves #15210 without changing consensus, in a backwards compatible way,
by adding tx inclusion information to the Receipt struct.
2019-03-27 13:39:25 +01:00
..
database.go cmd, core, eth, trie: get rid of trie cache generations (#19262) 2019-03-14 15:25:12 +02:00
dump.go
iterator_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
iterator.go
journal.go
main_test.go
managed_state_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
managed_state.go
state_object.go core: split out detailed trie access metrics from insertion time (#19316) 2019-03-25 10:01:18 +02:00
state_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
statedb_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
statedb.go core/types: add block location fields to receipt (#17662) 2019-03-27 13:39:25 +01:00
sync_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
sync.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00