Commit Graph

38 Commits (1eb1cc48765653d1dbe5bad69e22b9ceb1ace934)

Author SHA1 Message Date
Diego Nava 9a5900d524
create the sate as the insertchain does 1 year ago
Konstantin 6d65d11ac5
Small improvements. (#4477) 1 year ago
Konstantin b798df0c06
Fix for index. (#4504) 1 year ago
Max 14eba6e8a9
HIP-30: Set up pre-image generation, recording, export and import (#4494) 1 year ago
Konstantin fa00cd143d
Keep rotation meta in memory. (#4459) 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
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
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
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