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.
Marius van der Wijden
2045a2bba3
core, all: split vm.Context into BlockContext and TxContext ( #21672 )
...
* all: core: split vm.Config into BlockConfig and TxConfig
* core: core/vm: reset EVM between tx in block instead of creating new
* core/vm: added docs
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
cmd, core, eth, light, trie: dump clean cache periodically ( #20391 )
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