Commit Graph

55 Commits (a0b1d9ea5c72512f7b4ff1dcac765aa5242085c1)

Author SHA1 Message Date
“GheisMohammadi” f07dd5681a fix discovery issue for legacy sync 2 years ago
“GheisMohammadi” d23d98f689 terminal print the peer id and proto id 2 years ago
“GheisMohammadi” bd0cf8c131 add MaxAdvertiseWaitTime to handle advertisements interval and address stream connection issue 2 years ago
“GheisMohammadi” e49dfd7824 fix p2p discovery test issue 2 years ago
“GheisMohammadi” fecd4fdda3 refactor p2p host and routing 2 years ago
“GheisMohammadi” a4a656a6d5 refactor stream peer cooldown and fix protocol beacon node field 2 years ago
“GheisMohammadi” 601422a631 fix initsync and host creation 2 years ago
“GheisMohammadi” 35d393cc79 refactor p2p host creation 2 years ago
“GheisMohammadi” 70a37800b5 fix spell 2 years ago
“GheisMohammadi” eb15d13842 fix protocol tests 2 years ago
“GheisMohammadi” da83110429 staged stream sync v1.0 2 years ago
frozen f1b2f27c36 Cleanup and fix update pub keys. 2 years ago
Casey Gardiner a32a1755b3
Release Candidate hotfix: dev -> main (#4333) 2 years ago
Max 9aa484c994
chore(build): fix protoc-gen-go to v1.26.0 (#4337) 2 years ago
Max b300a4ec4d
chore(build): upgrade golang to 1.19 (#4335) 2 years ago
Casey Gardiner 7ab8be3377
Release Candidate: dev -> main (#4319) 2 years ago
Gheis 8d3be78cc7
bump libp2p to version 0.24.0 and update its dependencies and relevant tests (#4315) 2 years ago
Konstantin 93b14ddca6
Epoch chain: update reference to head block. (#4249) 2 years ago
Konstantin 0753c94c2b
Epoch syncing - syncing only epoch blocks. (#4070) 2 years ago
Konstantin 06de7dcd6c
Fix race errors. (#4184) 2 years ago
Konstantin afc44ea746
Fix BaseStream buf io concurrent access. (#4141) 3 years ago
Konstantin 97eb8d972f Go vet fixed. 3 years ago
Jacky Wang 6e52ad4a88
[downloader] adjust default testnet downloader values, add sleep to unsuccessful download 3 years ago
Jacky Wang 8f24ee77b2
[p2p] fix the panic at cooldown cache 3 years ago
Jacky Wang 6ca07108b4
[p2p] fix the streamm ID 3 years ago
Jacky Wang 471bd1accc
[p2p] add cooldown mechanism at discover 3 years ago
Leo Chen 463ec55c51
[build] update protoc version (#4013) 3 years ago
Leo Chen 908ea1ae2a
[ci] update generated .pb files 3 years ago
Leo Chen fc4dc9ff73
[ci] fix travis build 3 years ago
Alex Chen 73ab26cf4e Fix Ticker cannot stop for releasing resource 4 years ago
Jacky Wang ca5333789b [stream] make doRequestAsync channel buffered 4 years ago
Jacky Wang bf19acffd6
[stream] updated comments for BaseStream.Close 4 years ago
Jacky Wang 806180f4d3
[stream] use reset for close 4 years ago
Jacky Wang 1fccff3acc
[stream] a small bug fix in request manager 4 years ago
Jacky Wang dd0a109ba7
[stream] added more prometheus metrics 4 years ago
Jacky Wang 8629a6d45e [stream] fix the request manager race condition 4 years ago
Jacky Wang 1885f1df74
[stream] added some prometheus metric 4 years ago
Jacky Wang 39ba7c31aa
[stream] fix some comments according to Leo's comments in https://github.com/harmony-one/harmony/pull/3583 4 years ago
Jacky Wang 6ef5bc5faa
[stream] elaborated log message to pickAvailableStream 4 years ago
Jacky Wang 72f74c08cb
[stream] request can be canceled from waitings in request manager 4 years ago
Jacky Wang f12b9be3d8
[stream] fix request manager tests for refresh stream 4 years ago
Jacky Wang e9f3a9e69e
[stream] requestmanager use refresh streams method instead of event based stream operation. 4 years ago
Jacky Wang 1158f5a263
[stream] removed epoch state related experimental code. 4 years ago
Jacky Wang 5eb1cf1d1e
[stream] added a signature in ChainReader to fix the build error 4 years ago
Jacky Wang 3977ac49eb
[stream] added sync protocol 4 years ago
Jacky Wang 1caf88c7db
[stream] added commit sig in sync stream protobuf. 4 years ago
Jacky Wang c34f744c0a
[stream] added commit sig in sync stream protobuf. 4 years ago
Jacky Wang 3dcc92cee5
[stream] added sync stream protobuf message module (#3561) 4 years ago
Jacky Wang fbed5bcf3b
[stream] added module request manager to manage over client side requests 4 years ago
Jacky Wang e08c2ce41e
[stream] added rate limiter (#3553) 4 years ago