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.
gary rong
23524f8900
all: disable recording preimage of trie keys (#21402)
* cmd, core, eth, light, trie: disable recording preimage by default
* core, eth: fix unit tests
* core: fix import
* all: change to nopreimage
* cmd, core, eth, trie: use cache.preimages flag
* cmd: enable preimages for archive node
* cmd/utils, trie: simplify preimage tracking a bit
* core: fix linter
Co-authored-by: Péter Szilágyi <peterke@gmail.com>
|
4 years ago |
.. |
lightchain.go
|
les: historical data garbage collection (#19570)
|
4 years ago |
lightchain_test.go
|
all: on-chain oracle checkpoint syncing (#19543)
|
5 years ago |
nodeset.go
|
all: integrate the freezer with fast sync
|
6 years ago |
odr.go
|
light: fix wrong description in a comment (#21573)
|
4 years ago |
odr_test.go
|
core, all: split vm.Context into BlockContext and TxContext (#21672)
|
4 years ago |
odr_util.go
|
les: historical data garbage collection (#19570)
|
4 years ago |
postprocess.go
|
all: disable recording preimage of trie keys (#21402)
|
4 years ago |
trie.go
|
core, eth, les, trie: add a prefix to contract code (#21080)
|
4 years ago |
trie_test.go
|
cmd, core, eth: background transaction indexing (#20302)
|
5 years ago |
txpool.go
|
core/rawdb: single point of maintenance for writing and deleting tx lookup indexes (#21480)
|
4 years ago |
txpool_test.go
|
cmd, core, eth: background transaction indexing (#20302)
|
5 years ago |