mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
78f4dfb8c6
* Removed ExecutionContext from ECKey * Refactored ECPublicKey to remove compression state and introduced ECPublicKeyBytes to handle cases where serialization of input is important * Fixed the rest of bitcoin-s so that it passes all tests * Made all ECKeys into case classes * Successfully added isFullyValid invariant to ECPublicKey! * Fixed docs * Added scaladocs and fixed a RpcPsbtResult bug * Reject private keys of length < 32 and fix WIF parsing bug |
||
---|---|---|
.. | ||
.js/src/main/scala/org/bitcoins/crypto | ||
.jvm/src/main/scala/org/bitcoins/crypto | ||
src/main/scala/org/bitcoins/crypto |