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
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348)
10 months ago
..
testdata
accessors_chain.go all: fix mismatched names in comments (#29348) 10 months ago
accessors_chain_test.go
accessors_indexes.go
accessors_indexes_test.go
accessors_metadata.go
accessors_snapshot.go
accessors_state.go
accessors_sync.go
accessors_trie.go cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) 11 months ago
ancient_scheme.go
ancient_utils.go
chain_freezer.go core: use finalized block as the chain freeze indicator (#28683) 11 months ago
chain_iterator.go core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 1 year ago
chain_iterator_test.go core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 1 year ago
database.go core: use finalized block as the chain freeze indicator (#28683) 11 months ago
database_test.go
freezer.go
freezer_batch.go
freezer_meta.go
freezer_meta_test.go
freezer_resettable.go
freezer_resettable_test.go
freezer_table.go
freezer_table_test.go all: fix typos in comments (#28881) 1 year ago
freezer_test.go all: fix typos (#29288) 11 months ago
freezer_utils.go
freezer_utils_test.go
key_length_iterator.go
key_length_iterator_test.go
schema.go core, triedb/pathdb: calculate the size for batch pre-allocation (#29106) 11 months ago
table.go
table_test.go