Guillaume Ballet
|
6c8310ebb4
trie: use stacktrie for Derivesha operation (#21407)
|
5 年之前 |
rene
|
a25899f3dc
cmd/devp2p: add eth protocol test suite (#21598)
|
5 年之前 |
Martin Holst Swende
|
0f4e7c9b0d
eth: utilize sync bloom for getNodeData (#21445)
|
5 年之前 |
gary rong
|
87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080)
|
5 年之前 |
gary rong
|
28c5a8a54b
les: implement new les fetcher (#20692)
|
5 年之前 |
gary rong
|
93142e50c3
eth: don't block if transaction broadcast loop fails (#21255)
|
5 年之前 |
Martin Holst Swende
|
4535230059
cmd, core, eth: background transaction indexing (#20302)
|
5 年之前 |
Felix Lange
|
d6c5f2417c
eth: improve shutdown synchronization (#20695)
|
5 年之前 |
Péter Szilágyi
|
dc6e98d2a8
eth: when triggering a sync, check the head header TD, not block
|
5 年之前 |
Péter Szilágyi
|
36a1e0b67d
eth: don't enforce minimum broadcast, fix broadcast test
|
5 年之前 |
Péter Szilágyi
|
9938d954c8
eth: rework tx fetcher to use O(1) ops + manage network requests
|
5 年之前 |
rjl493456442
|
049e17116e
core, eth: implement eth/65 transaction fetcher
|
6 年之前 |
Guillaume Ballet
|
8a5c81349e
eth: fix comment typo in handler.go (#20575)
|
5 年之前 |
Péter Szilágyi
|
a90cc66f3c
eth: check propagated block malformation on receiption
|
5 年之前 |
Péter Szilágyi
|
64571f9379
eth: eth/64 - extend handshake packet with fork id
|
6 年之前 |
Péter Szilágyi
|
983f92368b
core/forkid: implement the forkid EIP, announce via ENR (#19738)
|
6 年之前 |
Martin Holst Swende
|
cdfe9a3a2a
eth, les: add sanity checks for unbounded block fields (#19573)
|
6 年之前 |
gary rong
|
f7cdea2bdc
all: on-chain oracle checkpoint syncing (#19543)
|
6 年之前 |
gary rong
|
fd072c2fd1
eth: fix sync bloom panic (#19757)
|
6 年之前 |
Péter Szilágyi
|
9effd64290
core, eth, trie: bloom filter for trie node dedup during fast sync (#19489)
|
6 年之前 |
Péter Szilágyi
|
ed47f29bc8
eth: enforce chain above CHT before accepting txs into the pool
|
6 年之前 |
Péter Szilágyi
|
38f6b85638
eth, les, light: enforce CHT checkpoints on fast-sync too
|
6 年之前 |
Péter Szilágyi
|
31b3334922
cmd/utils, eth: minor polishes on whitelist code
|
7 年之前 |
Ryan Schneider
|
48b70ecff1
cmd, eth: Add support for `--whitelist <blocknum>=<hash>,...` flag
|
7 年之前 |
mr_franklin
|
b91766fe6d
eth: fix comment typo (#18114)
|
7 年之前 |
mr_franklin
|
4fecc7a3b1
eth: fix minor grammar issue in comment (#18091)
|
7 年之前 |
ledgerwatch
|
3d782bc727
eth: broadcast blocks to at least 4 peers (#17725)
|
7 年之前 |
Felix Lange
|
30cd5c1854
all: new p2p node representation (#17643)
|
7 年之前 |
Oleg Kovalov
|
d42ce0f2c1
all: simplify switches (#17267)
|
7 年之前 |
williambannas
|
9402f96597
eth: conform better to the golint standards (#16783)
|
7 年之前 |