Justin Traglia
|
2c5648d891
|
all: fix some typos (#25551)
* Fix some typos
* Fix some mistakes
* Revert 4byte.json
* Fix an incorrect fix
* Change files to fails
|
2022-08-19 09:00:21 +03:00 |
|
Delweng
|
b196ad1c16
|
all: add whitespace linter (#25312)
* golangci: typo
Signed-off-by: Delweng <delweng@gmail.com>
* golangci: add whietspace
Signed-off-by: Delweng <delweng@gmail.com>
* *: rm whitesapce using golangci-lint
Signed-off-by: Delweng <delweng@gmail.com>
* cmd/puppeth: revert accidental resurrection
Co-authored-by: Péter Szilágyi <peterke@gmail.com>
|
2022-07-25 13:14:03 +03:00 |
|
Péter Szilágyi
|
58d1988349
|
core, eth, les, trie: remove the sync bloom, used by fast sync
|
2021-12-03 12:32:41 +02: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 |
|