bitcoinjs / tiny-secp256k1

A tiny secp256k1 native/JS wrapper
MIT License
92 stars 55 forks source link

Add test fixtures for targeted compression outputs #4

Closed dcousens closed 6 years ago

dcousens commented 6 years ago

And, change the API to assume compression from the first point if undefined.

dcousens commented 6 years ago

This is OK

https://github.com/bitcoinjs/tiny-secp256k1/blob/08a5681211873c78c753a0733230f6c9af122c30/tests/points.js#L43-L44