Author | SHA1 | Message | Date |
---|---|---|---|
Dev Ojha | b1bc3e4f89 |
crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239)
* crypto/secp256k1: Fix signature malleability, adopt more efficient encoding This removes signature malleability per ADR 14, and makes secp match the encoding in ADR 15. * (squash this) add lock |
6 years ago |
Peng Zhong | 20e35654c6 |
lint markdown docs using a stop-words and write-good linters (#2195)
* lint docs with write-good, stop-words * remove package-lock.json * update changelog * fix wrong paragraph formatting * fix some docs formatting * fix docs format * fix abci spec format |
6 years ago |
ValarDragon | 87f09adeec | (Squash this) Be more explicit about the exact encoding of the secp signature | 6 years ago |
Dev Ojha | eaa137512c | adr: Encoding for cryptography at launch (#2121) | 6 years ago |