mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +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 |
||
---|---|---|
.. | ||
applications | ||
chain | ||
config | ||
core | ||
crypto | ||
fee-provider | ||
key-manager | ||
node | ||
oracle | ||
oracle-explorer-client | ||
rpc | ||
secp256k1 | ||
testkit | ||
wallet | ||
bips.md | ||
contributing-website.md | ||
contributing.md | ||
getting-setup.md | ||
getting-started.md | ||
security.md | ||
windows-users.md |