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.
Zsolt Felfoldi
3ce3b80bb3
core/filtermaps: added more tests
|
4 months ago |
.. |
ancienttest
|
core/rawdb: implement in-memory freezer (#29135)
|
10 months ago |
testdata
|
…
|
|
accessors_chain.go
|
core/rawdb: remove unused deriveLogFields (#29913)
|
9 months ago |
accessors_chain_test.go
|
build: update to golangci-lint 1.61.0 (#30587)
|
4 months ago |
accessors_indexes.go
|
core/bloombits, eth/filters: removed bloombits
|
4 months ago |
accessors_indexes_test.go
|
eth/filters: fixed tests, added more
|
4 months ago |
accessors_metadata.go
|
Revert "core/rawdb: remove unused transition status state accessors" (#30449)
|
5 months ago |
accessors_snapshot.go
|
all: fix various typos (#29542)
|
10 months ago |
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
|
core/rawdb, triedb, cmd: create an isolated disk namespace for verkle (#30105)
|
7 months ago |
ancient_utils.go
|
core/rawdb, triedb, cmd: create an isolated disk namespace for verkle (#30105)
|
7 months ago |
chain_freezer.go
|
core/rawdb: implement in-memory freezer (#29135)
|
10 months ago |
chain_iterator.go
|
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703)
|
1 year ago |
chain_iterator_test.go
|
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482)
|
10 months ago |
database.go
|
eth/filters: fixed tests, added more
|
4 months ago |
database_test.go
|
…
|
|
freezer.go
|
ethdb: refactor Database interface (#30693)
|
4 months ago |
freezer_batch.go
|
all: get rid of custom MaxUint64 and MaxUint64 (#30636)
|
4 months ago |
freezer_memory.go
|
ethdb: refactor Database interface (#30693)
|
4 months ago |
freezer_memory_test.go
|
core/rawdb: implement in-memory freezer (#29135)
|
10 months ago |
freezer_meta.go
|
…
|
|
freezer_meta_test.go
|
all: simplify tests using t.TempDir() (#30150)
|
7 months ago |
freezer_resettable.go
|
ethdb: refactor Database interface (#30693)
|
4 months ago |
freezer_resettable_test.go
|
core/rawdb: implement in-memory freezer (#29135)
|
10 months ago |
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
|
core/rawdb: drop MigrateTable (#30331)
|
6 months ago |
freezer_utils.go
|
core/rawdb: fsync the index file after each freezer write (#28483)
|
1 year ago |
freezer_utils_test.go
|
…
|
|
key_length_iterator.go
|
…
|
|
key_length_iterator_test.go
|
…
|
|
schema.go
|
core/filtermaps: added more tests
|
4 months ago |
table.go
|
ethdb: add DeleteRange feature (#30668)
|
4 months ago |
table_test.go
|
…
|
|