Official Go implementation of the Ethereum protocol
 
 
 
 
 
 
go-ethereum/core/rawdb
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636)
4 months ago
..
ancienttest
testdata
accessors_chain.go
accessors_chain_test.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
accessors_indexes.go
accessors_indexes_test.go
accessors_metadata.go Revert "core/rawdb: remove unused transition status state accessors" (#30449) 5 months ago
accessors_snapshot.go
accessors_state.go
accessors_sync.go
accessors_trie.go core/rawdb: make sure specified state scheme is valid (#30499) 5 months ago
ancient_scheme.go
ancient_utils.go
chain_freezer.go
chain_iterator.go
chain_iterator_test.go
database.go core, ethdb/pebble: run pebble in non-sync mode (#30573) 4 months ago
database_test.go
freezer.go core/rawdb: more accurate description of freezer in docs (#30393) 6 months ago
freezer_batch.go all: get rid of custom MaxUint64 and MaxUint64 (#30636) 4 months ago
freezer_memory.go all: get rid of custom MaxUint64 and MaxUint64 (#30636) 4 months ago
freezer_memory_test.go
freezer_meta.go
freezer_meta_test.go
freezer_resettable.go
freezer_resettable_test.go
freezer_table.go core/rawdb: freezer index repair (#29792) 5 months ago
freezer_table_test.go core/rawdb: freezer index repair (#29792) 5 months ago
freezer_test.go
freezer_utils.go
freezer_utils_test.go
key_length_iterator.go
key_length_iterator_test.go
schema.go
table.go
table_test.go