Commit Graph

56 Commits (0901e92bf8cc17085e072dbc90294b46e49dd0f8)

Author SHA1 Message Date
“GheisMohammadi” 135c7da455
fix WriteHeadBlock, fix GetDownloadDetails index, improve fetching current block in a few stages, improve pivot calculation 12 months ago
“GheisMohammadi” ebd689f1a0
remove blockExecution option from insertChain 12 months ago
“GheisMohammadi” d534fea261
add Validator method to blockchain to fix the interface 12 months ago
“GheisMohammadi” c1d352b895
add pivot to chain accessor, add CurrentFastBlock to blockchain_impl, fix receipt insertion 12 months ago
“GheisMohammadi” 8f818100a7
add InsertReceiptChain to blockchain interface 12 months ago
“GheisMohammadi” d4c85772e2
goimports 12 months ago
“GheisMohammadi” 91034682c7
add block insertion without execution to blockchain implementation 12 months ago
Konstantin 86fca2070f
Fixed infinity loop sync. (#4575) 12 months ago
Konstantin b7b7fbf2b3
Skip epochchain errors. (#4573) 1 year ago
Konstantin 368fc9e07b
Removed unused functions and improved locks usage. (#4572) 1 year ago
Konstantin 1f974af163
Removed fast block. (#4571) 1 year ago
Konstantin 78685f9ffa
Removed future blocks from blockchain_impl.go (#4569) 1 year ago
Konstantin 6f7a04799d
Fixed data race. (#4559) 1 year ago
Konstantin e124173a81
Cleanup. (#4547) 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
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