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.
Péter Szilágyi
bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049)
* core/types, params: add blob transaction type, RLP encoded for now
* all: integrate Cancun (and timestamp based forks) into MakeSigner
* core/types: fix 2 back-and-forth type refactors
* core: fix review comment
* core/types: swap blob tx type id to 0x03
|
2 years ago |
.. |
lightchain.go
|
core, les, light: implement timestamp based sethead and genesis rewinds
|
2 years ago |
lightchain_test.go
|
all: use unified emptyRootHash and emptyCodeHash (#26718)
|
2 years ago |
nodeset.go
|
all: integrate the freezer with fast sync
|
6 years ago |
odr.go
|
all: refactor txpool into it's own package in prep for 4844
|
2 years ago |
odr_test.go
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
odr_util.go
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
postprocess.go
|
all: refactor trie API (#26995)
|
2 years ago |
trie.go
|
all: refactor trie API (#26995)
|
2 years ago |
trie_test.go
|
all: cleanup tests (#25641)
|
2 years ago |
txpool.go
|
all: make timestamp-based fork checks based on uint64 (#26474)
|
2 years ago |
txpool_test.go
|
light: fix receiver name from Python style to Go (#26631)
|
2 years ago |