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 af703620d4 consensus: stop wal 6 years ago
..
types Revert "delete everything" (includes everything non-go-crypto) 6 years ago
README.md link to both consensus specs 6 years ago
byzantine_test.go remove extra eventBus 6 years ago
common_test.go Move abci imports 6 years ago
mempool_test.go Move abci imports 6 years ago
metrics.go fixes after @xla review 6 years ago
reactor.go subscribe before state emits NewRoundStep 6 years ago
reactor_test.go Move abci imports 6 years ago
replay.go Move abci imports 6 years ago
replay_file.go compiles 6 years ago
replay_test.go Move abci imports 6 years ago
state.go consensus: stop wal 6 years ago
state_test.go all: gofmt (#1743) 6 years ago
ticker.go fixes from Jae's review 6 years ago
version.go all: no more anonymous imports 7 years ago
wal.go flush wal group on stop 6 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go Move abci imports 6 years ago
wal_test.go remove wal_light setting 6 years ago
wire.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago

README.md

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