mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-05 11:31:16 +00:00
* delete dummy mock and use mock mock instead:
- this fixes the build/test/linter issues in #77
- this replicates some of the changes of d2f3a306be
(see https://github.com/tendermint/tendermint/pull/3487#discussion_r269620510)
* delete obsolete mockPeer (how often did we mock this?)
See the consensus spec and the reactor consensus spec for more information.