Commit Graph

16 Commits (248dc50ee81310a2ad45d52f091c70b6c1ecaa35)

Author SHA1 Message Date
Péter Szilágyi bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049) 1 year ago
Marius van der Wijden 2a2b0419fb
all: implement withdrawals (EIP-4895) (#26484) 2 years ago
rjl493456442 a41ea8a97c
all: cleanup the APIs for initializing genesis (#25473) 2 years ago
int88 e93442c6cf
eth/downloader: fix log errors of queue_test.go (#25494) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago
Péter Szilágyi c893488349
eth: pre-process downloader responses on the peer reader thread 3 years ago
Péter Szilágyi c10a0a62c3
eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
jk-jeongkyun 618454214b
eth/downloader: enhanced test cases for downloader queue (#22114) 4 years ago
Martin Holst Swende 3010f9fc75
eth/downloader: change intial download size (#21366) 4 years ago
Martin Holst Swende 105922180f
eth/downloader: refactor downloader + queue (#21263) 4 years ago
Péter Szilágyi 2937903299 eth/downloader: remove uneeded testing functions 9 years ago
Péter Szilágyi c9a546c310 eth/downloader: add a basic block download congestion control 9 years ago
Péter Szilágyi 4800c94392 eth/downloader: prioritize block fetch based on chain position, cap memory use 10 years ago
obscuren 25bc88113f eth/downloader: added additional tests 10 years ago