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.
 
 
 
 
 
 
Zach Ramsay b4d10b5b91 consensus: link to spec from readme (#1609) 6 years ago
..
test_data update consensus/test_data/many_blocks.cswal 7 years ago
types Add more comments for Valid* 6 years ago
README.md consensus: link to spec from readme (#1609) 6 years ago
byzantine_test.go WIP consensus 7 years ago
common_test.go Replaced NodeInfo's pubkey to ID (#1443) 7 years ago
mempool_test.go Merge branch 'develop' into jae/aminoify 7 years ago
reactor.go Add rules in gossipVotesForHeight to clarify priorities on messages to send 6 years ago
reactor_test.go fix tests 7 years ago
replay.go Comment tweaks 6 years ago
replay_file.go use MarshalJSONIndent for init files. closes #1506 7 years ago
replay_test.go consensus: only fsync wal after internal msgs 6 years ago
state.go consensus: only fsync wal after internal msgs 6 years ago
state_test.go Merge 7 years ago
ticker.go fixes from Jae's review 7 years ago
version.go all: no more anonymous imports 7 years ago
wal.go update comments 6 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go consensus: only fsync wal after internal msgs 6 years ago
wal_test.go remove wal_light setting 7 years ago
wire.go WIP consensus 7 years ago

README.md

See the consensus spec