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.
 
 
 
 
 
 
Ethan Buchman 720ce658f1 Merge branch 'release/v0.23.0' into bucky/merge-0.23.0-to-develop 6 years ago
..
types crypto: Remove interface from crypto.Signature 6 years ago
README.md link to both consensus specs 6 years ago
byzantine_test.go fix import paths 6 years ago
common_test.go libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114) 6 years ago
mempool_test.go fix import paths 6 years ago
metrics.go fixes after @xla review 6 years ago
reactor.go Removed unnecessary onStart call (#2098) 6 years ago
reactor_test.go Merge remote-tracking branch 'origin/develop' into jae/literefactor4 6 years ago
replay.go Merge remote-tracking branch 'origin/develop' into jae/literefactor4 6 years ago
replay_file.go fix import paths 6 years ago
replay_test.go proto3 timestamp (#2064) 6 years ago
state.go fixes for ProposerAddress 6 years ago
state_test.go fixes for ProposerAddress 6 years ago
ticker.go fix import paths 6 years ago
version.go fix import paths 6 years ago
wal.go fix import paths 6 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go fix import paths 6 years ago
wal_test.go fix import paths 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.