Commit Graph

8263 Commits (772d8658e1ed1b3c6b2a8132806e4eef34b687ac)
 

Author SHA1 Message Date
“GheisMohammadi” 772d8658e1
fix block validation in stage bodies 12 months ago
“GheisMohammadi” cd7ccbe827
fix stages and replace with forward stages 12 months ago
“GheisMohammadi” f6b8951656
add SyncMode to flags 12 months ago
“GheisMohammadi” 12235f5c5c
fix stages forward order for staged stream sync 12 months ago
“GheisMohammadi” 6f9a1ecda1
goimports 12 months ago
“GheisMohammadi” bcf1b770a1
remove using currentCycle, cleanup stage receipts 12 months ago
“GheisMohammadi” 57a77ab0f1
refactor get receipts stage to use insertReceiptsChain 12 months ago
“GheisMohammadi” 8f818100a7
add InsertReceiptChain to blockchain interface 12 months ago
“GheisMohammadi” d4c85772e2
goimports 12 months ago
“GheisMohammadi” 7c3807a525
refactor stage bodies to extract receip hashes in this stage rather than stage state 12 months ago
“GheisMohammadi” 1f26944a33
split verifyAndInsertBlock function to be able to reuse verification part 12 months ago
“GheisMohammadi” 498bcc0416
fix state download manager failure message 12 months ago
“GheisMohammadi” f10dd1eec2
add SyncMode to configs 12 months ago
“GheisMohammadi” 30de7c27e3
refactor stages list initialization based on the sync mode 12 months ago
“GheisMohammadi” 7006e1568d
goimports staged sync files 12 months ago
“GheisMohammadi” 591f223e84
fix block insertion in main.go 12 months ago
“GheisMohammadi” 352212744d
refactor stage receipts 12 months ago
“GheisMohammadi” 9954a904ae
refactor staged stream sync to process fast sync and new block insertion 12 months ago
“GheisMohammadi” cfc94bb4e1
fix tests for new block insertion 12 months ago
“GheisMohammadi” 91034682c7
add block insertion without execution to blockchain implementation 12 months ago
“GheisMohammadi” e11b6ef122
goimports staged stream sync 12 months ago
“GheisMohammadi” 6f3aa67b88
refactor stage receipts and change the stages sorting 12 months ago
“GheisMohammadi” 12d930fd97
fix receipt download manager result queue 12 months ago
“GheisMohammadi” 0da96b942e
add receipt download manager 12 months ago
“GheisMohammadi” 975857fc85
fix state download manager tasks issue 12 months ago
“GheisMohammadi” 841073da60
refactor stage state sync 12 months ago
“GheisMohammadi” 9e1249a836
refactor state download manager 12 months ago
“GheisMohammadi” 4629fda90b
fix statesync config 12 months ago
“GheisMohammadi” 702eb5e1fb
add task management logic to state download manager in stream sync 12 months ago
“GheisMohammadi” 2064cfd62c
add protocol to stage statesync 12 months ago
“GheisMohammadi” 9ec0272261
add initial state download manager to stream sync 12 months ago
“GheisMohammadi” ca05f3f10f
add statesync as a new state to staged sync 12 months ago
Adam Androulidakis 2001b34658
Merge pull request #4582 from harmony-one/feature/HET104-12523 12 months ago
Konstantin 29c62490ce
Fix. (#4583) 12 months ago
static 3b27215e03 use v2.NewReceipt for eth type receipt 12 months ago
Konstantin 86fca2070f
Fixed infinity loop sync. (#4575) 12 months ago
Diego Nava b7123fb30e
fix: eth json transaction (#4581) 12 months ago
Konstantin 7be2b0260b
Revert "fix: max-rate bellow the era min-rate (#4552)" (#4578) 12 months ago
Diego Nava f993468325
fix: max-rate bellow the era min-rate (#4552) 12 months ago
Konstantin fe1d97a460
Removed outdated check. (#4574) 12 months ago
Konstantin b7b7fbf2b3
Skip epochchain errors. (#4573) 1 year ago
Konstantin 368fc9e07b
Removed unused functions and improved locks usage. (#4572) 1 year ago
Konstantin 1f974af163
Removed fast block. (#4571) 1 year ago
Konstantin 78685f9ffa
Removed future blocks from blockchain_impl.go (#4569) 1 year ago
Gheis Mohammadi 6eda7857d0
fix the issue of adding an existed block in legacy sync (#4565) 1 year ago
Konstantin 582a4cf5cb
Fixed panic with dsync. (#4562) 1 year ago
omahs 8f774ea9cd
Fix typos (#4563) 1 year ago
Konstantin 2089a0c25b
Fixed import and workaround for failing test. (#4560) 1 year ago
Konstantin dbe4d43b36
Timeout for block proposal. (#4553) 1 year ago
Konstantin 6f7a04799d
Fixed data race. (#4559) 1 year ago