zjubfd
|
1ded097733
[R4R]implement diff sync (#376)
|
4 年之前 |
Péter Szilágyi
|
e3430ac7df
eth: check snap satelliteness, delegate drop to eth (#22235)
|
4 年之前 |
Péter Szilágyi
|
017831dd5b
core, eth: split eth package, implement snap protocol (#21482)
|
4 年之前 |
timcooijmans
|
5d4512b113
eth: use maxQueuedTxAnns for to limit the number of transactions announced (#21419)
|
5 年之前 |
gary rong
|
93142e50c3
eth: don't block if transaction broadcast loop fails (#21255)
|
5 年之前 |
Péter Szilágyi
|
34ed2d834a
eth: skip transaction announcer goroutine on eth<65
|
5 年之前 |
Péter Szilágyi
|
270fbfba4b
eth: fix transaction announce/broadcast goroutine leak
|
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 年之前 |
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 年之前 |
Péter Szilágyi
|
fc4fee8649
eth: enforce stricter known limits on idle peers
|
6 年之前 |
Péter Szilágyi
|
38f6b85638
eth, les, light: enforce CHT checkpoints on fast-sync too
|
6 年之前 |
Ralph Caraveo III
|
5d30be412b
all: switch out defunct set library to different one (#16873)
|
7 年之前 |
Péter Szilágyi
|
d9cee2c172
eth: propagate blocks and transactions async
|
7 年之前 |
Péter Szilágyi
|
e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere
|
8 年之前 |
Péter Szilágyi
|
e7030c4bf5
all: update light logs (and a few others) to the new model
|
8 年之前 |
Péter Szilágyi
|
9184249b39
Logger updates 3 (#3730)
|
8 年之前 |
Felix Lange
|
35e8308bf7
eth, les: shorten genesis block mismatch error message
|
8 年之前 |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
8 年之前 |
Péter Szilágyi
|
1dd272080d
eth, eth/downloader: better remote head tracking
|
9 年之前 |
Felix Lange
|
016007bd25
eth, eth/downloader, eth/fetcher: delete eth/61 code
|
9 年之前 |
Péter Szilágyi
|
7f00e8c033
core, eth: enforce network split post DAO hard-fork
|
9 年之前 |
Felix Lange
|
56ed6152a1
core, eth, miner: improve shutdown synchronisation
|
9 年之前 |
Péter Szilágyi
|
e46ab3bdcd
eth, p2p, rpc/api: polish protocol info gathering
|
10 年之前 |
Felix Lange
|
3cf74336c9
eth: time out status message exchange after 5s
|
10 年之前 |
Péter Szilágyi
|
ab27bee25a
core, eth, trie: direct state trie synchronization
|
10 年之前 |
Péter Szilágyi
|
f186b39018
eth/downloader: add fast and light sync strategies
|
10 年之前 |
Péter Szilágyi
|
cdc2662c40
core: split out TD from database and all internals
|
10 年之前 |
Péter Szilágyi
|
2b339cbbd8
core, eth: split the db blocks into headers and bodies
|
10 年之前 |