Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/core/rawdb
Péter Szilágyi 58e33d9e5a
Merge pull request #20403 from karalabe/fix-freezer-reinit
5 years ago
..
accessors_chain.go core/rawdb: check hash before return data from ancient db (#20195) 5 years ago
accessors_chain_test.go core/rawdb: check hash before return data from ancient db (#20195) 5 years ago
accessors_indexes.go
accessors_indexes_test.go
accessors_metadata.go
database.go core: fix staticcheck warnings (#20384) 5 years ago
freezer.go
freezer_reinit.go core/rawdb: fix reinit regression caused by the hash check PR 5 years ago
freezer_table.go
freezer_table_test.go
schema.go
table.go