Commit Graph

8127 Commits (14eba6e8a9194c54b5a332de16fb7f11eeb17023)
 

Author SHA1 Message Date
frozen e4ba190e63 Removed multiSigMutex locks. 2 years ago
frozen ce18c59d4b Removed fbft locks. 2 years ago
frozen 5175ec6225 Removed timers locks. 2 years ago
frozen e264e11bdf Removed view change locks. 2 years ago
frozen 356cc14ed9 Removed channels. 2 years ago
frozen a92cc1bb40 Rwlock consensus. 2 years ago
frozen 1aefca345d Proper blockchain initialization. 2 years ago
frozen aa98ca9148 Consensus doesn't require anymore `Node` as a circular dependency. 2 years ago
Konstantin 471042773b Decider no longer requires public keys as a dependency. (#4289) 2 years ago
frozen a0b1d9ea5c 295 epoch 2 years ago
frozen 71680e8e80 EpochTBD for leader rotation epoch. 2 years ago
frozen 866f2b02bf activate epoch 2 years ago
frozen 0880e38ab0 fix 2 years ago
frozen 2d95758cb6 Cleanup and fix update pub keys. 2 years ago
frozen af3a293bfe fix 2 years ago
frozen 6283a319ed consensus check is forked 2 years ago
frozen 8bd505e78f in progress. 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
“GheisMohammadi” e795f457d0 fix log 2 years ago
“GheisMohammadi” 8379ce9010 add a separate log for get max height error 2 years ago
“GheisMohammadi” 47d2f79b69 fix max height issue 2 years ago
dependabot[bot] 08201460d1 Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0 2 years ago
“GheisMohammadi” d40697e1c6 add comment to inform about p2p connection manager options 2 years ago
“GheisMohammadi” 76afae993c fix dedent 2 years ago
“GheisMohammadi” 24ba7e75e1 add test for new conn manager flags 2 years ago
“GheisMohammadi” 4b8bfabf28 add watermark low/high options for p2p connection manager 2 years ago
“GheisMohammadi” f07dd5681a fix discovery issue for legacy sync 2 years ago
MaxMustermann2 bd6d7ca7db [testnet] disable leader rotation 2 years ago
Nita Neou (Soph) b2e50e694c github action - update 2 years ago
Nita Neou (Soph) e3cabb8ba7 Dockerfile update apk add software version 2 years ago
Nita Neou (Soph) a5db207617 github action - update 2 years ago
Nita Neou (Soph) 5fe1bac94d Dockerfile update apk add software version 2 years ago
“GheisMohammadi” b94e2cf707 fix test NewDNSSyncingPeerProvider 2 years ago
“GheisMohammadi” 94e3c52bd7 fix self query issue 2 years ago
“GheisMohammadi” 41d72b4c4e add new config option ( ForceReachabilityPublic ) to fix local-net consensus issue 2 years ago
“GheisMohammadi” f1d49a5c87 fix boot complete message when node is shut down 2 years ago
“GheisMohammadi” d23d98f689 terminal print the peer id and proto id 2 years ago
“GheisMohammadi” bd0cf8c131 add MaxAdvertiseWaitTime to handle advertisements interval and address stream connection issue 2 years ago
“GheisMohammadi” e49dfd7824 fix p2p discovery test issue 2 years ago
“GheisMohammadi” fecd4fdda3 refactor p2p host and routing 2 years ago
“GheisMohammadi” a4a656a6d5 refactor stream peer cooldown and fix protocol beacon node field 2 years ago
“GheisMohammadi” cc93332b5d fix beacon node detection for p2p protocol 2 years ago
“GheisMohammadi” e5f18d3f36 fix short range hash chain 2 years ago
“GheisMohammadi” 601422a631 fix initsync and host creation 2 years ago
“GheisMohammadi” 35d393cc79 refactor p2p host creation 2 years ago
“GheisMohammadi” 29d28f20a8 refactor errors, rename metrics 2 years ago
“GheisMohammadi” 69c896bdd3 add comment 2 years ago
“GheisMohammadi” 088ae63713 add comments, remove extra function 2 years ago
“GheisMohammadi” cc0f3d459d add comments and refactor verify sig 2 years ago