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.
jwasinger
85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807)
* cmd/utils, consensus/beacon, core/state: when configured via stub flag: prefetch all reads from account/storage tries, terminate prefetcher synchronously.
* cmd, core/state: fix nil panic, fix error handling, prefetch nosnap too
* core/state: expand prefetcher metrics for reads and writes separately
* cmd/utils, eth: fix noop collect witness flag
---------
Co-authored-by: Péter Szilágyi <peterke@gmail.com>
|
5 months ago |
.. |
cmd.go
|
cmd: use package filepath over path for file system operations (#29227)
|
8 months ago |
diskusage.go
|
all: more linters (#24783)
|
2 years ago |
diskusage_openbsd.go
|
all: update license headers and AUTHORS from git history (#24947)
|
3 years ago |
diskusage_windows.go
|
all: update license headers and AUTHORS from git history (#24947)
|
3 years ago |
export_test.go
|
all: fix mismatched names in comments (#29348)
|
8 months ago |
flags.go
|
cmd, core: prefetch reads too from tries if requested (#29807)
|
5 months ago |
flags_legacy.go
|
cmd, core, metrics: always report expensive metrics (#29191)
|
8 months ago |
flags_test.go
|
cmd: run tests in parallel (#28546)
|
12 months ago |
history_test.go
|
core: use in-memory freezer for tests (#29720)
|
6 months ago |
prompt.go
|
all: update license headers and AUTHORS from git history (#24947)
|
3 years ago |
prompt_test.go
|
cmd: run tests in parallel (#28546)
|
12 months ago |