Commit Graph

354 Commits (2bba333bf23cece9e95c0ec1cd9b4e44c9f281ef)

Author SHA1 Message Date
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) 1 year 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
peekpi 698e363f0a [tracer][core] call tracer module when insert blocks 3 years ago
Rongjian Lan d9489bdb6e
remove unnecessary db writing for pending crosslinks (#3751) 4 years ago
Rongjian Lan 518f8dadb6 fix build and test 4 years ago
Jacky Wang cff288a702
[blockchain] added cache in ReadValidatorSnapshot 4 years ago
Rongjian Lan c64b90916d Avoid repeated state creation in validator reading 4 years ago
Daniel Van Der Maden 94bf414083
Make token supply related fns more accurate (#3509) 4 years ago
Rongjian Lan d6e98436f4
Add EthChainID and update signers accordingly for processing eth txns. (#3497) 4 years ago
Rongjian Lan 6782972407
Cleanup sharding config code and add epoch block change for localnet (#3473) 4 years ago
Rongjian Lan 156de0cf33 fix cache key issue 4 years ago
Janet Liang afce7e60a7 [core] Remove redundant function to return ChainDB 4 years ago