mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
6bc0943a62
* Removed type parameter from PublicKey * Deduplicated call to public key decompression in isFullyValid * Fixed FieldElement * Added CurveCoordinate to replace FieldElement in places where it was being misused * Added edge case tests |
||
---|---|---|
.. | ||
.js/src/test/scala/org/bitcoins/crypto | ||
.jvm/src/test/scala/org/bitcoins/crypto | ||
src/test/scala/org/bitcoins/crypto | ||
crypto-test.sbt |