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.
rjl493456442
b88051ec83
core/rawdb, triedb/pathdb: fix freezer read-only option (#29823)
|
5 months ago |
.. |
ancienttest
|
core/rawdb: implement in-memory freezer (#29135)
|
6 months ago |
testdata
|
core/rawdb: avoid unnecessary receipt processing for log filtering (#23147)
|
3 years ago |
accessors_chain.go
|
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482)
|
6 months ago |
accessors_chain_test.go
|
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482)
|
6 months ago |
accessors_indexes.go
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
accessors_indexes_test.go
|
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482)
|
6 months ago |
accessors_metadata.go
|
core/rawdb: don't warn for missing "unclean shutdown markers" (#28014)
|
1 year ago |
accessors_snapshot.go
|
all: fix various typos (#29542)
|
7 months ago |
accessors_state.go
|
all: implement path-based state scheme (#25963)
|
1 year ago |
accessors_sync.go
|
core, accounts, eth, trie: handle genesis state missing (#28171)
|
1 year ago |
accessors_trie.go
|
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362)
|
6 months ago |
ancient_scheme.go
|
core/rawdb: implement in-memory freezer (#29135)
|
6 months ago |
ancient_utils.go
|
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362)
|
6 months ago |
chain_freezer.go
|
core/rawdb: implement in-memory freezer (#29135)
|
6 months ago |
chain_iterator.go
|
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703)
|
10 months ago |
chain_iterator_test.go
|
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482)
|
6 months ago |
database.go
|
core/rawdb: fix ancient root folder (#29697)
|
6 months ago |
database_test.go
|
all: update license headers and AUTHORS from git history (#24947)
|
2 years ago |
freezer.go
|
core/rawdb: implement in-memory freezer (#29135)
|
6 months ago |
freezer_batch.go
|
core/rawdb: fsync the index file after each freezer write (#28483)
|
1 year ago |
freezer_memory.go
|
core/rawdb: implement in-memory freezer (#29135)
|
6 months ago |
freezer_memory_test.go
|
core/rawdb: implement in-memory freezer (#29135)
|
6 months ago |
freezer_meta.go
|
all: update license headers and AUTHORS from git history (#24947)
|
2 years ago |
freezer_meta_test.go
|
all: update license headers and AUTHORS from git history (#24947)
|
2 years ago |
freezer_resettable.go
|
core/rawdb, triedb/pathdb: fix freezer read-only option (#29823)
|
5 months ago |
freezer_resettable_test.go
|
core/rawdb: implement in-memory freezer (#29135)
|
6 months ago |
freezer_table.go
|
core/rawdb: implement size reporting for live items in freezer_table (#28525)
|
11 months ago |
freezer_table_test.go
|
all: fix typos in comments (#28881)
|
9 months ago |
freezer_test.go
|
core/rawdb: implement in-memory freezer (#29135)
|
6 months ago |
freezer_utils.go
|
core/rawdb: fsync the index file after each freezer write (#28483)
|
1 year ago |
freezer_utils_test.go
|
all: more linters (#24783)
|
2 years ago |
key_length_iterator.go
|
core/rawdb: add specified key length iterator (#24535)
|
3 years ago |
key_length_iterator_test.go
|
core/rawdb: add specified key length iterator (#24535)
|
3 years ago |
schema.go
|
core, triedb/pathdb: calculate the size for batch pre-allocation (#29106)
|
8 months ago |
table.go
|
core: fix typos (#28218)
|
1 year ago |
table_test.go
|
all: simplify and fix database iteration with prefix/start (#20808)
|
5 years ago |