You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anton Kaliaev 37928cb990 set next validators along with validators while replay (#2637) 6 years ago
..
types [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
README.md link to both consensus specs 6 years ago
byzantine_test.go [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
common_test.go p2p: NodeInfo is an interface; General cleanup (#2556) 6 years ago
mempool_test.go consensus: Wait for proposal or timeout before prevote (#2540) 6 years ago
metrics.go Add additional metrics (#2500) 6 years ago
reactor.go [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
reactor_test.go separate mock evidence from real evidence (#2571) 6 years ago
replay.go set next validators along with validators while replay (#2637) 6 years ago
replay_file.go proxy: remove Handshaker from proxy pkg (#2437) 6 years ago
replay_test.go [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
state.go [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
state_test.go [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
ticker.go fix import paths 6 years ago
version.go libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
wal.go libs: Call Flush() before rename #2428 (#2439) 6 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go libs: Call Flush() before rename #2428 (#2439) 6 years ago
wal_test.go libs: Call Flush() before rename #2428 (#2439) 6 years ago
wire.go Fix 0.22.7, bump to 0.22.8 6 years ago

README.md

See the consensus spec and the reactor consensus spec for more information.