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.
 
 
 
 
 
 
go-ethereum/light
Martin Holst Swende 40b6ccf383
core,les: headerchain import in batches (#21471)
4 years ago
..
lightchain.go core,les: headerchain import in batches (#21471) 4 years ago
lightchain_test.go core: improve contextual information on core errors (#21869) 4 years ago
nodeset.go all: integrate the freezer with fast sync 5 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) 4 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) 4 years ago