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.
 
 
 
 
 
 
Erik Grinaker 66a544a640
Fix broken /docs/spec links (#4376)
4 years ago
..
types lint: golint issue fixes (#4258) 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 prometheus/metrics: three new metrics for consensus (#4263) 5 years ago
reactor.go libs/common: Refactor libs/common 5 (#4240) 5 years ago
reactor_test.go evidence: introduce time.Duration to evidence params (#4254) 4 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 rpc: add method block_by_hash (#4257) 4 years ago
state.go Fix broken /docs/spec links (#4376) 4 years ago
state_test.go lint: golint issue fixes (#4258) 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 tests: bind test servers to 127.0.0.1 (#4322) 4 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.