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 |
|
rjl493456442
|
22defa5af7
|
all: introduce trie owner notion (#24750)
* cmd, core/state, light, trie, eth: add trie owner notion
* all: refactor
* tests: fix goimports
* core/state/snapshot: fix ineffasigns
Co-authored-by: Martin Holst Swende <martin@swende.se>
|
2022-06-06 17:14:55 +02:00 |
|
s7v7nislands
|
7caa2d8163
|
all: replace strings.Replace with string.ReplaceAll (#24835)
|
2022-05-09 13:13:23 +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 |
|