Commit Graph

30 Commits (61b8aba82c042680d1cfb6b6135ec0e670dac633)

Author SHA1 Message Date
Gheis Mohammadi 61b8aba82c
Snapshot integration and add cache to statedb (#4419) 1 year ago
Konstantin 78d802428c
Consensus: reduce consensus initialization steps. (#4387) 2 years ago
Konstantin 7d47d9e8a9
Rotate external validators for non-beacon shards. (#4373) 2 years ago
Gheis Mohammadi d21dc7f200
Upgrade rawdb and statedb codes to add the latest functionalities of ethdb (#4374) 2 years ago
Casey Gardiner d25b6c6ee2
Mainnet Release Candidate 2023.1.2 (#4376) 2 years ago
Casey Gardiner fa84def721
Revert "Removed engine dependency." (#4392) 2 years ago
frozen 597ba2d6f1 Fix tests. 2 years ago
frozen 8c2ff803f7 Removed engine dependency. 2 years ago
frozen d64bfa784b Fix usage of private methods. 2 years ago
frozen f8903ada3b Consensus doesn't require anymore `Node` as a circular dependency. 2 years ago
frozen 9dabe14857 Fix usage of private methods. 2 years ago
frozen 5de514d45e Consensus doesn't require anymore `Node` as a circular dependency. 2 years ago
Sun Hyuk Ahn b51be8bea3 fix: panic if TriesInMemory is 1 to 2 2 years ago
Sun Hyuk Ahn 6dfcd51ba3 feat: triesInMemory flag 2 years ago
frozen 998bb642c5 Cache for `GetLeaderPubKeyFromCoinbase`, removed `NthNextHmyExt`. 2 years ago
frozen 1fa5953deb Fix usage of private methods. 2 years ago
frozen aa98ca9148 Consensus doesn't require anymore `Node` as a circular dependency. 2 years ago
Sun Hyuk Ahn 7affda48a1 fix: panic if TriesInMemory is 1 to 2 2 years ago
Sun Hyuk Ahn 0d994276c2 feat: triesInMemory flag 2 years ago
frozen 50ed1c666b Cache for `GetLeaderPubKeyFromCoinbase`, removed `NthNextHmyExt`. 2 years ago
Max 20e4892fd7
Add logging for `NthNextHmy` panic (#4341) 2 years ago
Casey Gardiner a32a1755b3
Release Candidate hotfix: dev -> main (#4333) 2 years ago
Max b300a4ec4d
chore(build): upgrade golang to 1.19 (#4335) 2 years ago
Casey Gardiner eaf5d9c701
Rebase dev branch to current main branch (#4318) 2 years ago
Konstantin 1c443aee45
Remove blockchain dependency from engine. (#4310) 2 years ago
Konstantin 29bcc0c48b
Consensus accepts blockchain as a parameter. (#4296) 2 years ago
Diego Nava 0425c7c1df
Fix/filter new tikv (#4275) 2 years ago
Konstantin c5a35d2859
Removed shouldPreserve dead code. (#4264) 2 years ago
Konstantin 7c1c43ecbd
Reduce cache size. (#4268) 2 years ago
Lutty 03593f1061 fix bug 2 years ago
Konstantin f8777e0c61
fix +1 (#4251) 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 e4d008436c
Fix usages. (#4241) 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