rjl493456442
|
a14301823e
|
all: new empty trie with types.EmptyRootHash instead of null (#27230)
|
2023-05-11 10:19:42 +03:00 |
|
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
|
2023-04-21 12:52:02 +03:00 |
|
rjl493456442
|
a41ea8a97c
|
all: cleanup the APIs for initializing genesis (#25473)
* all: polish tests
* core: apply feedback from Guillaume
* core: fix comment
|
2022-08-09 12:44:39 +03:00 |
|
Péter Szilágyi
|
c10a0a62c3
|
eth: request id dispatcher and direct req/reply APIs (#23576)
* eth: request ID based message dispatcher
* eth: fix dispatcher cancellation, rework fetchers idleness tracker
* eth/downloader: drop peers who refuse to serve advertised chains
|
2021-11-26 13:26:03 +02:00 |
|
Péter Szilágyi
|
9e17648d8c
|
les: duplicate downloader and fetcher to allow progressive refactoring
|
2021-09-10 11:11:59 +03:00 |
|