mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-01 15:41:22 +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.