plugeth/core/rawdb
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
..
accessors_chain_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
accessors_chain.go core/types: add block location fields to receipt (#17662) 2019-03-27 13:39:25 +01:00
accessors_indexes_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
accessors_indexes.go core, ethdb, trie: mode dirty data to clean cache on flush (#19307) 2019-03-26 15:48:31 +01:00
accessors_metadata.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
database.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
schema.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
table.go core, ethdb, trie: mode dirty data to clean cache on flush (#19307) 2019-03-26 15:48:31 +01:00