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 48f073d796
privval: return error on getpubkey (#4534)
4 years ago
..
types privval: return error on getpubkey (#4534) 4 years ago
README.md docs: fix broken links in consensus/readme.md (#4200) 5 years ago
byzantine_test.go JSON tests related changes (#4461) 4 years ago
codec.go lint: Enable Golint (#4212) 5 years ago
common_test.go privval: return error on getpubkey (#4534) 4 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 Use uint64 for consensus.Reactor.SwitchToConsensus() blocksSynced (#4433) 4 years ago
reactor_test.go privval: return error on getpubkey (#4534) 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 privval: return error on getpubkey (#4534) 4 years ago
state.go privval: return error on getpubkey (#4534) 4 years ago
state_test.go privval: return error on getpubkey (#4534) 4 years ago
ticker.go libs/common: refactor libs common 3 (#4232) 5 years ago
wal.go Fix unexported returns (#4450) 4 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) 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.