tendermint/docs/specification
Anton Kaliaev 61c5791fa3
revert back to Jae's original payload size limit
except now we calculate the max size using the maxPacketMsgSize()
function, which frees developers from having to know amino encoding
details.

plus, 10 additional bytes are added to leave the room for amino upgrades
(both making it more efficient / less efficient)
2018-06-29 12:57:17 +04:00
..
new-spec docs: use absolute links (#1617) 2018-05-23 10:01:32 -04:00
block-structure.rst docs: update abci links (#1796) 2018-06-23 00:16:51 +02:00
byzantine-consensus-algorithm.rst
configuration.md revert back to Jae's original payload size limit 2018-06-29 12:57:17 +04:00
corruption.rst update docs/examples & terraform/ansible (#1534) 2018-05-17 18:05:59 +04:00
fast-sync.rst
genesis.rst [docs/spec] update msg type and Tendermint behavior (#1468) 2018-04-17 19:38:10 +02:00
light-client-protocol.rst
merkle.rst
rpc.md updates to docs for vuepress (#1763) 2018-06-20 11:51:16 +04:00
secure-p2p.rst Remove auth_enc config option 2018-06-01 21:07:20 +02:00
validators.rst docs: update abci links (#1796) 2018-06-23 00:16:51 +02:00
wire-protocol.rst