Commit Graph

48 Commits (d2edbac21ec563acc70714ef854645a304c7b95a)

Author SHA1 Message Date
Gheis Mohammadi 2441a0b544
Fix fast sync null snapshot and null response issue (#4613) 10 months ago
Gheis Mohammadi 00734e2f8d
closing stream removes it from stream manager as well, so it doesn't need to remove it on caller function (#4606) 11 months ago
“GheisMohammadi” 191c55b403
fix full state sync requests cap, add error handling to stage state sync, goimports 12 months ago
“GheisMohammadi” 0901e92bf8
add state sync full, complete full state sync stage 12 months ago
“GheisMohammadi” 390bdb67d8
add client new functions to stream sync adapter, update GetAccountRanges parameters 12 months ago
“GheisMohammadi” 3fcfad4531
fix rebase conflicts 12 months ago
“GheisMohammadi” 7c21eef5ef
fix stream tests 12 months ago
“GheisMohammadi” 917a3019e2
add tests for node data request 12 months ago
“GheisMohammadi” c1d352b895
add pivot to chain accessor, add CurrentFastBlock to blockchain_impl, fix receipt insertion 12 months ago
Gheis Mohammadi d49715e8f7
add new functions to p2p stream client for sharing the full states (#4540) 1 year ago
Konstantin 0d402e4d2c
Updated go lib p2p deps. (#4538) 1 year ago
Gheis Mohammadi ce0f483289
add GetNodeData tests for stream client, increase nodes and receipts cap (#4519) 1 year ago
“GheisMohammadi” 0252bd7ad4
fix duplicate function def 1 year ago
Gheis Mohammadi fa99cd1959
Improvements of streamsync to deploy on mainnet (#4493) 1 year ago
Gheis Mohammadi 018c33693a
fix getReceipts rpc issue (#4511) 1 year ago
Gheis Mohammadi b093fea169
Improve staged stream sync, fix the devnet node stuck issue (#4467) 1 year ago
“GheisMohammadi” 985332e558
fix client tests for GetReceipts 1 year ago
“GheisMohammadi” a4d6ffc0e0
refactor client GetReceipts to be able to fetch array of multiple receipts 1 year ago
“GheisMohammadi” 656237ec93
fix client comments 1 year ago
“GheisMohammadi” 7f131d84ce
add tests for client new functionalities and fix the receipt and node data functions in protocol 1 year ago
“GheisMohammadi” ba6e516072
fix the issue of go generate changed working tree contents 1 year ago
“GheisMohammadi” aa58cff012
goimports 1 year ago
“GheisMohammadi” 2ca061c800
initial version of client with required state sync functionalities 1 year ago
Konstantin 10119bd8d5
Fixed race errors in downloader & consensus (#4442) 1 year ago
Konstantin a18e1e44bf
Feature: generating protoflles with docker. (#4427) 2 years ago
Casey Gardiner d25b6c6ee2
Mainnet Release Candidate 2023.1.2 (#4376) 2 years ago
“GheisMohammadi” 7950394dc6 add MaxAdvertiseWaitTime to handle advertisements interval and address stream connection issue 2 years ago
“GheisMohammadi” 905ff653cc refactor p2p host and routing 2 years ago
“GheisMohammadi” 390c9f99c1 refactor stream peer cooldown and fix protocol beacon node field 2 years ago
“GheisMohammadi” e6452ff64b fix initsync and host creation 2 years ago
“GheisMohammadi” 4617ef7563 fix protocol tests 2 years ago
“GheisMohammadi” dc3ee197f9 staged stream sync v1.0 2 years ago
“GheisMohammadi” bd0cf8c131 add MaxAdvertiseWaitTime to handle advertisements interval and address stream connection 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” eb15d13842 fix protocol tests 2 years ago
“GheisMohammadi” da83110429 staged stream sync v1.0 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
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
Jacky Wang 806180f4d3
[stream] use reset for close 4 years ago