Anton Kaliaev
61c5791fa3
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 | |
---|---|---|
.. | ||
priv_validator.go | revert back to Jae's original payload size limit | 7 years ago |
priv_validator_test.go | revert back to Jae's original payload size limit | 7 years ago |
socket.go | Revert "delete everything" (includes everything non-go-crypto) | 7 years ago |
socket_tcp.go | Extract priv_validator into first class package | 7 years ago |
socket_tcp_test.go | Extract priv_validator into first class package | 7 years ago |
socket_test.go | Revert "delete everything" (includes everything non-go-crypto) | 7 years ago |
wire.go | Revert "delete everything" (includes everything non-go-crypto) | 7 years ago |