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.
 
 
 
 
 
 
Callum Waters 9f7051d38a
node: implement tendermint modes (#6241)
3 years ago
..
types privval: add ctx to privval interface (#6240) 3 years ago
README.md consensus: p2p refactor (#5969) 3 years ago
byzantine_test.go cleanup consensus test (#6246) 3 years ago
common_test.go privval: add ctx to privval interface (#6240) 3 years ago
invalid_test.go privval: add ctx to privval interface (#6240) 3 years ago
mempool_test.go consensus: p2p refactor (#5969) 3 years ago
metrics.go metrics: switch from gauge to histogram (#5326) 4 years ago
msgs.go consensus: p2p refactor (#5969) 3 years ago
msgs_test.go privval: add ctx to privval interface (#6240) 3 years ago
peer_state.go consensus: p2p refactor (#5969) 3 years ago
reactor.go consensus: p2p refactor (#5969) 3 years ago
reactor_test.go privval: add ctx to privval interface (#6240) 3 years ago
replay.go correct spelling to US english (#6077) 3 years ago
replay_file.go evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
replay_stubs.go evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
replay_test.go privval: add ctx to privval interface (#6240) 3 years ago
state.go privval: add ctx to privval interface (#6240) 3 years ago
state_test.go privval: add ctx to privval interface (#6240) 3 years ago
ticker.go libs/common: refactor libs common 3 (#4232) 5 years ago
wal.go fix lint failures with 1.31 (#5489) 4 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go node: implement tendermint modes (#6241) 3 years ago
wal_test.go use Cleanup(),TempDir() in test cases (#5723) 4 years ago

README.md

Consensus

See the consensus spec.