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 0ed8dba991
lint: enable errcheck (#5336)
4 years ago
..
types proto: folder structure adhere to buf (#5025) 4 years ago
README.md lint: add markdown linter (#5254) 4 years ago
byzantine_test.go lint: add errchecks (#5316) 4 years ago
common_test.go lint: add errchecks (#5316) 4 years ago
invalid_test.go lint: add errchecks (#5316) 4 years ago
mempool_test.go consensus: increase ensureTimeout (#4891) 4 years ago
metrics.go metrics: switch from gauge to histogram (#5326) 4 years ago
msgs.go proto: folder structure adhere to buf (#5025) 4 years ago
msgs_test.go test: protobuf vectors for reactors (#5221) 4 years ago
reactor.go lint: enable errcheck (#5336) 4 years ago
reactor_test.go lint: add errchecks (#5316) 4 years ago
replay.go consensus: fix wrong proposer schedule for `InitChain` validators (#5329) 4 years ago
replay_file.go lint: enable errcheck (#5336) 4 years ago
replay_stubs.go evidence: remove amnesia & POLC (#5319) 4 years ago
replay_test.go lint: enable errcheck (#5336) 4 years ago
state.go lint: enable errcheck (#5336) 4 years ago
state_test.go resurrect consensus tests (#5334) 4 years ago
ticker.go libs/common: refactor libs common 3 (#4232) 5 years ago
wal.go lint: add errchecks (#5316) 4 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go lint: add errchecks (#5316) 4 years ago
wal_test.go lint: add errchecks (#5316) 4 years ago

README.md

Consensus

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