Commit Graph

1305 Commits (feature/go1.21)

Author SHA1 Message Date
Diego Nava ca91cb22b6
Skip check when the 100% check is achieved. (#4625) 10 months ago
Konstantin 8d5f20f998
Removed outdated flag, additional checks and simplified logic. (#4621) 10 months ago
Konstantin a31b4f5640
Thread safe Decider. (#4610) 10 months ago
Konstantin 556444cea5
Feature: last signing power. (#4584) 11 months ago
Konstantin 9a5ba3cc0b
blocksCountAliveness can't be bigger than minimumBlocksForLeaderInRow (#4589) 11 months ago
Konstantin 86fca2070f
Fixed infinity loop sync. (#4575) 12 months ago
Konstantin b7b7fbf2b3
Skip epochchain errors. (#4573) 1 year ago
Konstantin 582a4cf5cb
Fixed panic with dsync. (#4562) 1 year ago
Konstantin 2089a0c25b
Fixed import and workaround for failing test. (#4560) 1 year ago
Konstantin dbe4d43b36
Timeout for block proposal. (#4553) 1 year ago
Konstantin 6f7a04799d
Fixed data race. (#4559) 1 year ago
Konstantin 1f7d67859d
Refactored verify block. (#4554) 1 year ago
Konstantin b187cd7e44
Deadcode and cleanup. (#4550) 1 year ago
Konstantin 4b8cf56055
Leader rotation. Check next leader aliveness. (#4359) 1 year ago
frozen 64d7392c3b
Clean up. 1 year ago
frozen 82b3f0ceda
Updated. 1 year ago
frozen 0e4568253a
Passed peerID to handlers. 1 year ago
Konstantin b1389dacc4
Fixed data race. (#4544) 1 year ago
Gheis Mohammadi d49715e8f7
add new functions to p2p stream client for sharing the full states (#4540) 1 year ago
Konstantin da863bf04c
Fixed memory leak and deadcode. (#4539) 1 year ago
Konstantin 163365625c
Rotation fix and update. (#4516) 1 year ago
Diego Nava 5e1f4820f3
add shard label 1 year ago
Diego Nava 8335523ac7
register the verified address 1 year ago
Diego Nava 0fadfe3e18
send the verified preimages 1 year ago
Diego Nava 8824e42136
send metrics on node start 1 year ago
Konstantin c2bf8de48f
Hip30 balance migration with fix. (#4502) 1 year ago
Max 083eef4eed
HIP-30 Boilerplate (#4495) 1 year ago
Konstantin 8c206529f6
Next validator in view change. (#4492) 1 year ago
Konstantin fa00cd143d
Keep rotation meta in memory. (#4459) 1 year ago
Gheis Mohammadi b093fea169
Improve staged stream sync, fix the devnet node stuck issue (#4467) 1 year ago
Konstantin 0e4b629fbe
Consensus Mask. Removed unnecessary argument. (#4466) 1 year ago
Konstantin 8656c7ae81
Fixed concurrent map access. (#4469) 1 year ago
“GheisMohammadi” 2ca061c800
initial version of client with required state sync functionalities 1 year ago
Konstantin e4088f9e83
Fixed bug with storing already cancelled context. (#4445) 1 year ago
Konstantin 5cef0486df
Consensus: removed double initialization. (#4404) 1 year ago
Konstantin 10119bd8d5
Fixed race errors in downloader & consensus (#4442) 1 year ago
Konstantin 78d802428c
Consensus: reduce consensus initialization steps. (#4387) 2 years ago
Konstantin 31d54dc195
Fix concurrent map access. (#4421) 2 years ago
Casey Gardiner 01691fd3ea
Release Candidate 2023.2.0 ( dev -> main ) (#4399) 2 years ago
Max 2c7dc04643
chore: merge `main` into `dev` (#4415) 2 years ago
Konstantin 550a022ec1
Minor: removed time.Sleep from tests. (#4412) 2 years ago
Max a2bd56e105
core, internal/configs: HIP28-v2 fee collection (#4410) 2 years ago
Konstantin d9bc7a8721
Typed cache & Node cleanup. (#4409) 2 years ago
Konstantin 7d47d9e8a9
Rotate external validators for non-beacon shards. (#4373) 2 years ago
Max 7d5eb9cd36
consensus: replace type assert with test (#4398) 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 75df86692a Fixes. 2 years ago