Skip to content

Releases: noncelab/coconut_lib

package:coconut_lib v1.0.4

02 Jan 06:19

Choose a tag to compare

  • Support HWW for multisig signing

package:coconut_lib v1.0.3

22 Oct 12:17

Choose a tag to compare

  • Fix key store bug

package:coconut_lib v1.0.2

30 Sep 10:21

Choose a tag to compare

Improve security

  • Change all sensitive data types from String to byte.

package:coconut_lib v1.0.1

21 Aug 10:13

Choose a tag to compare

  • Fix finger printer bug

package:coconut_lib v1.0.0

07 Aug 01:29

Choose a tag to compare

  • Add parse coinbase transaction
  • Add sweep to multiple address

package:coconut_lib v0.10.5

18 Jul 02:49

Choose a tag to compare

0.10.5

  • Add estimate fee with number of input/output

package:coconut_lib v0.10.4

25 Jun 05:55

Choose a tag to compare

  • Support brain wallet

package:coconut_lib v0.10.3

11 Jun 07:57

Choose a tag to compare

  • Fix transaction parser
  • Fix script parser

package:coconut_lib v0.10.2

27 May 23:55

Choose a tag to compare

  • Change method name canSignToPsbt -> hasPublicKeyInPsbt
  • Add PlantUML class diagram

package:coconut_lib v0.10.1

09 May 08:56

Choose a tag to compare

  • Added support for hardware wallets (Keystone, SeedSigner)
  • Implemented MuSig2 spending functionality