Commit Graph

8329 Commits (feature/updated-libp2p-version)
 

Author SHA1 Message Date
frozen 4bf4d31d43
Updates libp2p version. 10 months ago
Diego Nava ca91cb22b6
Skip check when the 100% check is achieved. (#4625) 10 months ago
Konstantin 8d5f20f998
Removed outdated flag, additional checks and simplified logic. (#4621) 10 months ago
Gheis Mohammadi ae4ffeb09a
fix allowed txs to be able to handle multiple txs for same from address (#4623) 10 months ago
Adam Androulidakis c01cc296a8
Merge pull request #4618 from harmony-one/fix/snapshot 10 months ago
“GheisMohammadi” 0082c4d7a0
add system log for creating/loading snapshot 10 months ago
Diego Nava 0066c2e6bc
push the activation of the external devnet epoch (#4620) 10 months ago
Diego Nava fe72c4f37a
activate devnet external hardfork (#4619) 10 months ago
Konstantin f3fc63395c
Fix for revert. (#4617) 10 months ago
“GheisMohammadi” 9b42870e09
return back sync default settings 10 months ago
“GheisMohammadi” d1ffd5cc75
add cache configurations 10 months ago
“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