Author | SHA1 | Message | Date |
---|---|---|---|
Dev Ojha | 2756be5a59 |
libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199)
* libs: Remove usage of custom Fmt, in favor of fmt.Sprintf Closes #2193 * Fix bug that was masked by custom Fmt! |
6 years ago |
Zach Ramsay | 44dad6d70b |
Revert "detele everything"
This reverts commit
|
6 years ago |
Zach Ramsay | d02c5d1e30 | detele everything | 6 years ago |
Ethan Buchman | d55243f0e6 | fix import paths | 6 years ago |
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) |
6 years ago |
Liamsi | c96b27136f |
remove go-crypto from go-crypto:
use tendermint/crypto :-) |
6 years ago |