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.
 
 
 
 
 
 
Marko 719e028e00
libs: internalize some packages (#6366)
3 years ago
..
types test: create common functions for easily producing tm data structures (#6435) 3 years ago
README.md consensus: p2p refactor (#5969) 3 years ago
byzantine_test.go libs: internalize some packages (#6366) 3 years ago
common_test.go libs: internalize some packages (#6366) 3 years ago
invalid_test.go consensus: reduce shared state in tests (#6313) 3 years ago
mempool_test.go consensus: reduce shared state in tests (#6313) 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 test: create common functions for easily producing tm data structures (#6435) 3 years ago
peer_state.go libs: internalize some packages (#6366) 3 years ago
reactor.go libs: internalize some packages (#6366) 3 years ago
reactor_test.go libs: internalize some packages (#6366) 3 years ago
replay.go node/state: graceful shutdown in the consensus state (#6370) 3 years ago
replay_file.go test: improve cleanup for data and disk use (#6311) 3 years ago
replay_stubs.go libs: internalize some packages (#6366) 3 years ago
replay_test.go test: create common functions for easily producing tm data structures (#6435) 3 years ago
state.go libs: internalize some packages (#6366) 3 years ago
state_test.go consensus: reduce shared state in tests (#6313) 3 years ago
ticker.go libs/common: refactor libs common 3 (#4232) 5 years ago
wal.go libs: internalize some packages (#6366) 3 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go libs: remove most of libs/rand (#6364) 3 years ago
wal_test.go libs: internalize some packages (#6366) 3 years ago

README.md

Consensus

See the consensus spec.