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 a89f2581fc
blockchain: proto migration (#4969)
4 years ago
..
types migrate all JSON to new JSON encoder (#4975) 4 years ago
README.md docs: fix broken links in consensus/readme.md (#4200) 5 years ago
byzantine_test.go ints: stricter numbers (#4939) 4 years ago
codec.go format: add format cmd & goimport repo (#4586) 5 years ago
common_test.go ints: stricter numbers (#4939) 4 years ago
mempool_test.go consensus: increase ensureTimeout (#4891) 4 years ago
metrics.go add state sync reactor (#4705) 4 years ago
reactor.go blockchain: proto migration (#4969) 4 years ago
reactor_test.go ints: stricter numbers (#4939) 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 state: proto migration (#4972) 4 years ago
replay_test.go state: proto migration (#4972) 4 years ago
state.go migrate all JSON to new JSON encoder (#4975) 4 years ago
state_test.go ints: stricter numbers (#4939) 4 years ago
ticker.go libs/common: refactor libs common 3 (#4232) 5 years ago
wal.go migrate all JSON to new JSON encoder (#4975) 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 Update master (#4087) 5 years ago

README.md

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