Commit Graph

8031 Commits (1a70d5eb66cdbf8a23791806b71a323eed320085)
 

Author SHA1 Message Date
frozen 0f353516ae Make func private. 2 years ago
frozen 5deedd594b Removed additional locks. 2 years ago
frozen 44a9f83416 Removed additional locks. 2 years ago
frozen 51814a5bd9 Removed additional logs. 2 years ago
frozen 696f1a081c Locks for start. 2 years ago
frozen 8be3607bf0 Added locks detected by race. 2 years ago
frozen 250695604f Added locks detected by race. 2 years ago
frozen 8d4876e12c Removed additional locks and isViewChange. 2 years ago
frozen bfdd7652aa Removed leader locks. 2 years ago
frozen 240ad81162 Removed multiSigMutex locks. 2 years ago
frozen a36b8c27cf Removed fbft locks. 2 years ago
frozen 3772fbe06f Removed timers locks. 2 years ago
frozen 95ca3af11c Removed view change locks. 2 years ago
frozen 432ac56a6a Removed channels. 2 years ago
frozen 9ddb48e633 Rwlock consensus. 2 years ago
frozen d6f8dae6b2 Proper blockchain initialization. 2 years ago
frozen 5de514d45e Consensus doesn't require anymore `Node` as a circular dependency. 2 years ago
Konstantin d8a6fb4db4 Decider no longer requires public keys as a dependency. (#4289) 2 years ago
frozen 09d411e6e5 295 epoch 2 years ago
frozen 2d68c81721 EpochTBD for leader rotation epoch. 2 years ago
frozen d2c1ae62cf activate epoch 2 years ago
frozen cd006791c3 fix 2 years ago
frozen 05b423c3c4 Cleanup and fix update pub keys. 2 years ago
frozen 2706ea0478 fix 2 years ago
frozen f636ad3e1a consensus check is forked 2 years ago
frozen 01c9aa13e5 in progress. 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
“GheisMohammadi” 267edfd29c fix log 2 years ago
“GheisMohammadi” f5c95a6a6e add a separate log for get max height error 2 years ago
“GheisMohammadi” cd8609973a fix max height issue 2 years ago
“GheisMohammadi” b13a5aaad9 add comment to inform about p2p connection manager options 2 years ago
“GheisMohammadi” 26fd2d4217 fix dedent 2 years ago
“GheisMohammadi” 047d10461d add test for new conn manager flags 2 years ago
“GheisMohammadi” d46aaf59d4 add watermark low/high options for p2p connection manager 2 years ago
“GheisMohammadi” 5361044376 fix discovery issue for legacy sync 2 years ago
MaxMustermann2 4bb360d137 [testnet] disable leader rotation 2 years ago
“GheisMohammadi” 6f78ac7a1b fix test NewDNSSyncingPeerProvider 2 years ago
“GheisMohammadi” 9084066a50 fix self query issue 2 years ago
“GheisMohammadi” 5625f6ed94 add new config option ( ForceReachabilityPublic ) to fix local-net consensus issue 2 years ago
“GheisMohammadi” 0c9fb193bb fix boot complete message when node is shut down 2 years ago
“GheisMohammadi” da66405571 terminal print the peer id and proto id 2 years ago
“GheisMohammadi” 7950394dc6 add MaxAdvertiseWaitTime to handle advertisements interval and address stream connection issue 2 years ago
“GheisMohammadi” c9c57f8138 fix p2p discovery test issue 2 years ago
“GheisMohammadi” 905ff653cc refactor p2p host and routing 2 years ago
“GheisMohammadi” 390c9f99c1 refactor stream peer cooldown and fix protocol beacon node field 2 years ago
“GheisMohammadi” 8bd82bf82a fix beacon node detection for p2p protocol 2 years ago
“GheisMohammadi” 057a7293fb fix short range hash chain 2 years ago
“GheisMohammadi” e6452ff64b fix initsync and host creation 2 years ago
“GheisMohammadi” 7280edeb14 refactor p2p host creation 2 years ago