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.
 
 
 
 
 
 
Prince Sinha f0777277ad rpc: added proposer in consensus_state (#4250) 5 years ago
..
types rpc: added proposer in consensus_state (#4250) 5 years ago
README.md docs: fix broken links in consensus/readme.md (#4200) 5 years ago
byzantine_test.go libs/common: refactor libs common 3 (#4232) 5 years ago
codec.go lint: Enable Golint (#4212) 5 years ago
common_test.go libs/common: Refactor libs/common 5 (#4240) 5 years ago
mempool_test.go lint: Enable Golint (#4212) 5 years ago
metrics.go add "chain_id" label for all metrics (#3123) 6 years ago
reactor.go libs/common: Refactor libs/common 5 (#4240) 5 years ago
reactor_test.go libs/common: Refactor libs/common 5 (#4240) 5 years ago
replay.go lint: Enable Golint (#4212) 5 years ago
replay_file.go libs/common: Refactor libs/common 5 (#4240) 5 years ago
replay_test.go libs/common: refactor libs/common 2 (#4231) 5 years ago
state.go libs/common: Refactor libs/common 5 (#4240) 5 years ago
state_test.go libs/common: refactor libs/common 2 (#4231) 5 years ago
ticker.go libs/common: refactor libs common 3 (#4232) 5 years ago
wal.go libs/common: Refactor libs/common 5 (#4240) 5 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go libs/common: refactor libs/common 2 (#4231) 5 years ago
wal_test.go Update master (#4087) 5 years ago

README.md

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