Commit Graph

8318 Commits (8d24b5beefce9f6965c47208d619d8c29e0ea411)
 

Author SHA1 Message Date
“GheisMohammadi” 8d24b5beef
fix wrong root hash for generating snapshot 10 months ago
Gheis Mohammadi 2441a0b544
Fix fast sync null snapshot and null response issue (#4613) 10 months ago
Diego Nava 51a1ffe350
prepare devnet reset (#4615) 10 months ago
Konstantin 17a2522391
Recreate trie after revert. (#4608) 10 months ago
Konstantin e15bae129b
Fix for panic "insertChain failed to update current block" (#4612) 10 months ago
Konstantin cdbc79e01f
Devnet: activate leader rotation at epoch 4 . (#4611) 10 months ago
Konstantin a31b4f5640
Thread safe Decider. (#4610) 10 months ago
Konstantin 1dd67a801c
15 nodes per shard for devnet (#4607) 11 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
Konstantin f57691047b
Force verify all sign. (#4601) 11 months ago
Gheis Mohammadi 50a1a75cd5
ignore known blocks for processing state sync (#4602) 11 months ago
Soph 2927929efe
Merge pull request #4600 from harmony-one/maintodev122023 11 months ago
Casey Gardiner 7df72eb488
Merge branch 'dev' into maintodev122023 11 months ago
Diego Nava 5443bf7d94
reduce internal voting power to 10% devnet (#4599) 11 months ago
Gheis Mohammadi e68b44fd98
Complete Fast Sync codes (#4594) 11 months ago
static 41066fad14 fix conflicts main->dev 11 months ago
Diego Nava 718286f622
delay for a few epochs the leader rotations devnet (#4597) 11 months ago
Konstantin d6690ed7b5
Activate external rotation devnet. (#4596) 11 months ago
Konstantin 556444cea5
Feature: last signing power. (#4584) 11 months ago
Konstantin 9a5ba3cc0b
blocksCountAliveness can't be bigger than minimumBlocksForLeaderInRow (#4589) 11 months ago
Max 8717ccf61d
rpc: fix the `from` address calculation (#4593) 11 months ago
Diego Nava dd65484d18
fix getTransactionReceipt response (#4590) 11 months ago
Max 3e7ff3839f
do not return bech32 in receipt, fix 7% fee (#4588) 11 months ago
Adam Androulidakis c82599b6f1
Merge pull request #4465 from harmony-one/feature/fastsync 12 months ago
“GheisMohammadi” 419aad1fb7
remove state debug logs 12 months ago
“GheisMohammadi” 191c55b403
fix full state sync requests cap, add error handling to stage state sync, goimports 12 months ago
“GheisMohammadi” f3ce9f3ac9
return back deleted codes, fix rebase issues, goimports 12 months ago
Diego Nava 02e2fee4db
Fix: max rate issue (#4580) 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” e141f79818
add ProofSet and ProofList to staged stream sync 12 months ago
“GheisMohammadi” 3374100409
fix state sync file name spell error 12 months ago
“GheisMohammadi” c340c704ba
fix GetNextBatch to complete sync after there is no more pending states,remove extra comments, cleanup and goimports 12 months ago
“GheisMohammadi” 99928257d0
add state sync 12 months ago
“GheisMohammadi” 3fcfad4531
fix rebase conflicts 12 months ago
“GheisMohammadi” 135c7da455
fix WriteHeadBlock, fix GetDownloadDetails index, improve fetching current block in a few stages, improve pivot calculation 12 months ago
“GheisMohammadi” bdd7f142c7
improve stream sync current cycle and pivot checks, fix edge case issue to insert pivot block and its receipts 12 months ago
“GheisMohammadi” c808f2b733
fix pivot block issue for write on chain 12 months ago
“GheisMohammadi” 6348128c48
improve stage handling for create new instance of staged stream sync 12 months ago
“GheisMohammadi” e4dcda67e4
refactor staged stream sync, fix the state sync functions 12 months ago
“GheisMohammadi” 9629d9ca56
remove blockExecution option from staged stream sync 12 months ago
“GheisMohammadi” 36d2abd0a4
remove extra blockExecutions 12 months ago
“GheisMohammadi” ebd689f1a0
remove blockExecution option from insertChain 12 months ago
“GheisMohammadi” e96855b6ff
fix shard chain test 12 months ago
“GheisMohammadi” d534fea261
add Validator method to blockchain to fix the interface 12 months ago
“GheisMohammadi” 7c21eef5ef
fix stream tests 12 months ago
“GheisMohammadi” 917a3019e2
add tests for node data request 12 months ago
“GheisMohammadi” 8d66bdf078
add getBlockByMaxVote to sync helper 12 months ago
“GheisMohammadi” c1d352b895
add pivot to chain accessor, add CurrentFastBlock to blockchain_impl, fix receipt insertion 12 months ago
“GheisMohammadi” 772d8658e1
fix block validation in stage bodies 12 months ago