Author | SHA1 | Message | Date |
---|---|---|---|
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) |
7 years ago |
Anton Kaliaev |
936a655990
|
limit number of open connections
Refs #1740 also, expose limit option for number concurrent streams for gRPC (unlimited by default) |
7 years ago |
Liamsi | 8329b86570 | more changes from #1721 | 7 years ago |
Liamsi | d2c05bc5b9 |
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit
|
7 years ago |
Liamsi | 96a3502126 | delete everything | 7 years ago |
Anton Kaliaev |
696e8c6f9e
|
[docs] write about addr_book_strict in production notes (#1741)
Refs #1736 |
7 years ago |
Zach Ramsay | d4d91d7781 | running in prod | 7 years ago |