Author | SHA1 | Message | Date |
---|---|---|---|
Anton Kaliaev |
716364182d
|
[state] expose ChainID and Params
``` jaekwon Yeah we should definitely expose ChainID. ConsensusParams is small enough, we can just write it. ``` https://github.com/tendermint/tendermint/pull/676#discussion_r144123203 |
7 years ago |
Ethan Buchman | 659768783f | blockchain: fixing reactor tests | 7 years ago |
Emmanuel Odeke | 068f01368f |
blockchain/reactor: respondWithNoResponseMessage for missing height
Fixes #514 Replaces #540 If a peer requests a block with a height that we don't have respond with a bcNoBlockResponseMessage. However, according to the Tendermint spec, if all nodes are honest this condition shouldn't occur, so this is a possible hint of an dishonest node. |
7 years ago |