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 |
||
---|---|---|
.. | ||
adding-spks.md | ||
addresses.md | ||
core-intro.md | ||
dlc.md | ||
hd-keys.md | ||
lightning-network.md | ||
psbts.md | ||
signing-transactions.md | ||
txbuilder.md |