Releases: noncelab/coconut_lib
Releases · noncelab/coconut_lib
package:coconut_lib v1.0.4
- Support HWW for multisig signing
package:coconut_lib v1.0.3
- Fix key store bug
package:coconut_lib v1.0.2
Improve security
- Change all sensitive data types from String to byte.
package:coconut_lib v1.0.1
- Fix finger printer bug
package:coconut_lib v1.0.0
- Add parse coinbase transaction
- Add sweep to multiple address
package:coconut_lib v0.10.5
0.10.5
- Add estimate fee with number of input/output
package:coconut_lib v0.10.4
- Support brain wallet
package:coconut_lib v0.10.3
- Fix transaction parser
- Fix script parser
package:coconut_lib v0.10.2
- Change method name canSignToPsbt -> hasPublicKeyInPsbt
- Add PlantUML class diagram
package:coconut_lib v0.10.1
- Added support for hardware wallets (Keystone, SeedSigner)
- Implemented MuSig2 spending functionality