Commit Graph

362 Commits (86c4a21a6e5dc8406cbc52b120ace187dd8c2df9)

Author SHA1 Message Date
“GheisMohammadi” f3ce9f3ac9
return back deleted codes, fix rebase issues, goimports 12 months ago
“GheisMohammadi” 3fcfad4531
fix rebase conflicts 1 year ago
“GheisMohammadi” ebd689f1a0
remove blockExecution option from insertChain 1 year ago
“GheisMohammadi” c1d352b895
add pivot to chain accessor, add CurrentFastBlock to blockchain_impl, fix receipt insertion 1 year ago
“GheisMohammadi” 8f818100a7
add InsertReceiptChain to blockchain interface 1 year ago
“GheisMohammadi” 91034682c7
add block insertion without execution to blockchain implementation 1 year ago
Konstantin 368fc9e07b
Removed unused functions and improved locks usage. (#4572) 1 year ago
frozen 64d7392c3b
Clean up. 1 year ago
frozen 2f23d81879
Last mile blocks insert. 1 year ago
Gheis Mohammadi d49715e8f7
add new functions to p2p stream client for sharing the full states (#4540) 1 year ago
Konstantin 163365625c
Rotation fix and update. (#4516) 1 year ago
Diego Nava 9a5900d524
create the sate as the insertchain does 1 year ago
Konstantin 6d65d11ac5
Small improvements. (#4477) 1 year ago
Max 14eba6e8a9
HIP-30: Set up pre-image generation, recording, export and import (#4494) 1 year ago
“GheisMohammadi” 2ca061c800
initial version of client with required state sync functionalities 1 year ago
Konstantin 5cef0486df
Consensus: removed double initialization. (#4404) 2 years ago
Konstantin 78d802428c
Consensus: reduce consensus initialization steps. (#4387) 2 years ago
Casey Gardiner 01691fd3ea
Release Candidate 2023.2.0 ( dev -> main ) (#4399) 2 years ago
Konstantin 7d47d9e8a9
Rotate external validators for non-beacon shards. (#4373) 2 years ago
Casey Gardiner d25b6c6ee2
Mainnet Release Candidate 2023.1.2 (#4376) 2 years ago
frozen 597ba2d6f1 Fix tests. 2 years ago
frozen 8c2ff803f7 Removed engine dependency. 2 years ago
frozen 998bb642c5 Cache for `GetLeaderPubKeyFromCoinbase`, removed `NthNextHmyExt`. 2 years ago
frozen 50ed1c666b Cache for `GetLeaderPubKeyFromCoinbase`, removed `NthNextHmyExt`. 2 years ago
Konstantin 29bcc0c48b
Consensus accepts blockchain as a parameter. (#4296) 2 years ago
Diego Nava 1761a3ae64
fix go imports 2 years ago
Lutty 21bd53938d rebase 2 years ago
Diego Nava 3c7b2a8766 fix go imports 2 years ago
lutty 720f9a6a02 tested tikv code 2 years ago
Konstantin 0753c94c2b
Epoch syncing - syncing only epoch blocks. (#4070) 2 years ago
Konstantin 4eabc120b1
Blockchain interface. (#4214) 2 years ago
PeekPI 2367a0da23
align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
peekpi 9138b10757 rename RawStake() to RawStakePerSlot() and add commnet 3 years ago
peekpi 97879960e2 move slot limit code to prepareOrders() and fix RawStake of validator 3 years ago
peekpi cbeddf6a0e fix RawStake of HIP16 3 years ago
Konstantin 23d38db744 Remove GetAllDelegationInformation possibility to send all data at once without pagination. 3 years ago
Konstantin 97eb8d972f Go vet fixed. 3 years ago
Frozen 0dbf490477
Removed wg. (#4098) 3 years ago
harjas 77f810f607 Remove metrics(not computed) 3 years ago
harjas 9e12516327 Add chain metrics 3 years ago
Lutty 622c0c6a44 add prune beacon chain feature 3 years ago
Max d500c4ede6
Resolve harmony-one/bounties#77: Staking precompiles (#3906) 3 years ago
Lutty 3634c43812 add prune beacon chain feature 3 years ago
Max 5abe070ec6
Resolve harmony-one/bounties#90: Add revert mechanism for UpdateValidatorWrapper (#3939) 3 years ago
Rongjian Lan d442ba9efc
Cache block processing results and reuse during block commitment to db (#3905) 3 years ago
Jacky Wang ecd3b950d4 [rpc] more update in rpc 3 years ago
peekpi e86282408d [tracer] fix bug of nil reference 3 years ago
peekpi de5546e85e [core] blockchain: insert trace event into PostChainEvents 3 years ago
peekpi 404b861f81 [tracer][explorer] use event to send trace data to explorer 3 years ago
peekpi 054ba5d712 [explorer][tracer] store trace result into explorer db 3 years ago