docs: fix links & other imrpvoements

This commit is contained in:
Zach Ramsay
2018-08-07 18:40:11 -04:00
parent ef5c27a2d2
commit b30596b3a1
23 changed files with 48 additions and 2561 deletions

View File

@ -2,12 +2,12 @@
## Channels
[#1503](https://github.com/tendermint/tendermint/issues/1503)
See [this issue](https://github.com/tendermint/tendermint/issues/1503)
Mempool maintains a cache of the last 10000 transactions to prevent
replaying old transactions (plus transactions coming from other
validators, who are continually exchanging transactions). Read [Replay
Protection](https://tendermint.readthedocs.io/projects/tools/en/master/app-development.html?#replay-protection)
Protection](../../../../app-development.md#replay-protection)
for details.
Sending incorrectly encoded data or data exceeding `maxMsgSize` will result