Commit Graph

856 Commits (6348128c482b2ecaaadeeb3fba386f001498868a)

Author SHA1 Message Date
“GheisMohammadi” 6348128c48
improve stage handling for create new instance of staged stream sync 1 year ago
“GheisMohammadi” e4dcda67e4
refactor staged stream sync, fix the state sync functions 1 year ago
“GheisMohammadi” 9629d9ca56
remove blockExecution option from staged stream sync 1 year ago
“GheisMohammadi” 8d66bdf078
add getBlockByMaxVote to sync helper 1 year ago
“GheisMohammadi” 772d8658e1
fix block validation in stage bodies 1 year ago
“GheisMohammadi” cd7ccbe827
fix stages and replace with forward stages 1 year ago
“GheisMohammadi” 12235f5c5c
fix stages forward order for staged stream sync 1 year ago
“GheisMohammadi” 6f9a1ecda1
goimports 1 year ago
“GheisMohammadi” bcf1b770a1
remove using currentCycle, cleanup stage receipts 1 year ago
“GheisMohammadi” 57a77ab0f1
refactor get receipts stage to use insertReceiptsChain 1 year ago
“GheisMohammadi” d4c85772e2
goimports 1 year ago
“GheisMohammadi” 7c3807a525
refactor stage bodies to extract receip hashes in this stage rather than stage state 1 year ago
“GheisMohammadi” 1f26944a33
split verifyAndInsertBlock function to be able to reuse verification part 1 year ago
“GheisMohammadi” 498bcc0416
fix state download manager failure message 1 year ago
“GheisMohammadi” 30de7c27e3
refactor stages list initialization based on the sync mode 1 year ago
“GheisMohammadi” 7006e1568d
goimports staged sync files 1 year ago
“GheisMohammadi” 352212744d
refactor stage receipts 1 year ago
“GheisMohammadi” 9954a904ae
refactor staged stream sync to process fast sync and new block insertion 1 year ago
“GheisMohammadi” e11b6ef122
goimports staged stream sync 1 year ago
“GheisMohammadi” 6f3aa67b88
refactor stage receipts and change the stages sorting 1 year ago
“GheisMohammadi” 12d930fd97
fix receipt download manager result queue 1 year ago
“GheisMohammadi” 0da96b942e
add receipt download manager 1 year ago
“GheisMohammadi” 975857fc85
fix state download manager tasks issue 1 year ago
“GheisMohammadi” 841073da60
refactor stage state sync 1 year ago
“GheisMohammadi” 9e1249a836
refactor state download manager 1 year ago
“GheisMohammadi” 4629fda90b
fix statesync config 1 year ago
“GheisMohammadi” 702eb5e1fb
add task management logic to state download manager in stream sync 1 year ago
“GheisMohammadi” 2064cfd62c
add protocol to stage statesync 1 year ago
“GheisMohammadi” 9ec0272261
add initial state download manager to stream sync 1 year ago
“GheisMohammadi” ca05f3f10f
add statesync as a new state to staged sync 1 year ago
Konstantin 86fca2070f
Fixed infinity loop sync. (#4575) 1 year ago
Konstantin b7b7fbf2b3
Skip epochchain errors. (#4573) 1 year ago
Gheis Mohammadi 6eda7857d0
fix the issue of adding an existed block in legacy sync (#4565) 1 year ago
frozen 64d7392c3b
Clean up. 1 year ago
frozen 41900b0400
Rebased onto dev. 1 year ago
frozen 0e4568253a
Passed peerID to handlers. 1 year ago
frozen 525b20ae20
Start and finish syncing. 1 year ago
frozen b6987ec68f
Added logs. 1 year ago
frozen c63818480c
Added logs. 1 year ago
frozen fad17fe539
Added logs. 1 year ago
frozen 2f23d81879
Last mile blocks insert. 1 year ago
Konstantin b1389dacc4
Fixed data race. (#4544) 1 year ago
Konstantin cf5dd8b5fb
Revert improvements. (#4520) 1 year ago
Gheis Mohammadi fa99cd1959
Improvements of streamsync to deploy on mainnet (#4493) 1 year ago
Konstantin d8f122538b
1) Removed unused worker (#4512) 1 year ago
Gheis Mohammadi b093fea169
Improve staged stream sync, fix the devnet node stuck issue (#4467) 1 year ago
“GheisMohammadi” ad3ebe0693
update deprecated go-libp2p packages 1 year ago
“GheisMohammadi” a4d6ffc0e0
refactor client GetReceipts to be able to fetch array of multiple receipts 1 year ago
“GheisMohammadi” 9d3244612f
add new client functions to adapter as well 1 year ago
Konstantin e4088f9e83
Fixed bug with storing already cancelled context. (#4445) 2 years ago