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 f6243d8b9e
privval: migrate to protobuf (#4985)
4 years ago
..
types privval: migrate to protobuf (#4985) 4 years ago
README.md docs: fix broken links in consensus/readme.md (#4200) 5 years ago
byzantine_test.go privval: migrate to protobuf (#4985) 4 years ago
common_test.go privval: migrate to protobuf (#4985) 4 years ago
mempool_test.go consensus: increase ensureTimeout (#4891) 4 years ago
metrics.go add state sync reactor (#4705) 4 years ago
msgs.go consensus: proto migration (#4984) 4 years ago
msgs_test.go crypto/merkle: remove simple prefix (#4989) 4 years ago
reactor.go consensus: proto migration (#4984) 4 years ago
reactor_test.go proto: move keys to oneof (#4983) 4 years ago
replay.go state: proto migration (#4972) 4 years ago
replay_file.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
replay_stubs.go consensus: proto migration (#4984) 4 years ago
replay_test.go privval: migrate to protobuf (#4985) 4 years ago
state.go privval: migrate to protobuf (#4985) 4 years ago
state_test.go privval: migrate to protobuf (#4985) 4 years ago
ticker.go libs/common: refactor libs common 3 (#4232) 5 years ago
wal.go consensus: proto migration (#4984) 4 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
wal_test.go crypto/merkle: remove simple prefix (#4989) 4 years ago

README.md

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