tendermint/rpc
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
..
client [rpc/client/http] set codec on rpc client 2018-06-29 12:40:32 +04:00
core revert back to Jae's original payload size limit 2018-06-29 12:57:17 +04:00
grpc Merge pull request #1781 from tendermint/1740-node-crashes-when-too-many-rpc-connections 2018-06-23 01:15:03 +02:00
lib limit HTTP request body and WS read msg size to 1MB 2018-06-29 12:40:32 +04:00
test Move abci imports 2018-06-22 07:28:07 +02:00