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.
Martin Holst Swende
94451c2788
all: implement EIP-1559 ( #22837 )
...
This is the initial implementation of EIP-1559 in packages core/types and core.
Mining, RPC, etc. will be added in subsequent commits.
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: lightclient@protonmail.com <lightclient@protonmail.com>
Co-authored-by: Felix Lange <fjl@twurst.com>
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
6 years ago
odr.go
les, light: improve txstatus retrieval ( #22349 )
4 years ago
odr_test.go
all: implement EIP-1559 ( #22837 )
4 years ago
odr_util.go
les, light: improve txstatus retrieval ( #22349 )
4 years ago
postprocess.go
all: disable recording preimage of trie keys ( #21402 )
4 years ago
trie.go
les, light: remove untrusted header retrieval in ODR ( #21907 )
4 years ago
trie_test.go
cmd, core, eth: background transaction indexing ( #20302 )
5 years ago
txpool.go
all: define Berlin hard fork spec
4 years ago
txpool_test.go
cmd, core, eth: background transaction indexing ( #20302 )
5 years ago