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
Andrei Maiboroda 793f0f9ec8
core/vm: implement EIP-3860: Limit and meter initcode (#23847)
2 years ago
..
lightchain.go core, les, light: implement timestamp based sethead and genesis rewinds 2 years ago
lightchain_test.go consensus/clique, core: API cleanup (#23100) 3 years ago
nodeset.go all: integrate the freezer with fast sync 5 years ago
odr.go all: refactor txpool into it's own package in prep for 4844 2 years ago
odr_test.go cmd, core, eth, les, light: track deleted nodes (#25757) 2 years ago
odr_util.go all: refactor txpool into it's own package in prep for 4844 2 years ago
postprocess.go core/rawdb: refactor db key prefix (#26000) 2 years ago
trie.go core, eth, trie, light: clean up trie interface (#26388) 2 years ago
trie_test.go all: cleanup tests (#25641) 2 years ago
txpool.go core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2 years ago
txpool_test.go all: cleanup tests (#25641) 2 years ago