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 |
.. |
api.go
|
all: fix some typos (#25551)
|
2 years ago |
downloader.go
|
all: prepare for path-based trie storage (#26603)
|
2 years ago |
downloader_test.go
|
cmd, core, eth, les, light: track deleted nodes (#25757)
|
2 years ago |
events.go
|
les: duplicate downloader and fetcher to allow progressive refactoring
|
3 years ago |
metrics.go
|
les: duplicate downloader and fetcher to allow progressive refactoring
|
3 years ago |
modes.go
|
les: duplicate downloader and fetcher to allow progressive refactoring
|
3 years ago |
peer.go
|
eth, les: unlock downloader peerSet if there's an error (#25546)
|
2 years ago |
queue.go
|
common/prque: generic priority queue (#26290)
|
2 years ago |
queue_test.go
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
resultstore.go
|
all: fix spelling mistakes (#25961)
|
2 years ago |
statesync.go
|
all: prepare for path-based trie storage (#26603)
|
2 years ago |
testchain_test.go
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
types.go
|
les: duplicate downloader and fetcher to allow progressive refactoring
|
3 years ago |