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.
 
 
 
 
 
 
Ismail Khoffi 5a7a97541b delete dummy mock, mockPeer, and use mock.Peer instead 5 years ago
..
types improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
README.md link to both consensus specs 6 years ago
byzantine_test.go improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
common_test.go 3291 follow-up (#3323) 5 years ago
mempool_test.go improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
metrics.go add "chain_id" label for all metrics (#3123) 5 years ago
reactor.go make govet linter pass (#3292) 5 years ago
reactor_test.go improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
replay.go make govet linter pass (#3292) 5 years ago
replay_file.go make govet linter pass (#3292) 5 years ago
replay_test.go 3291 follow-up (#3323) 5 years ago
state.go cs: reset triggered timeout precommit (#3310) 5 years ago
state_test.go delete dummy mock, mockPeer, and use mock.Peer instead 5 years ago
ticker.go fix import paths 6 years ago
wal.go cs/wal: refuse to encode msg that is bigger than maxMsgSizeBytes (#3303) 5 years ago
wal_fuzz.go add gofuzz test for consensus wal 7 years ago
wal_generator.go improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
wal_test.go improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
wire.go alias amino imports (#3219) 5 years ago

README.md

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