coconut_lib 0.9.2 copy "coconut_lib: ^0.9.2" to clipboard
coconut_lib: ^0.9.2 copied to clipboard

The coconut_lib is a development tool for mobile air gap Bitcoin wallets. It is written in Dart. Coconut Vault and Coconut Wallet were created using this library.

0.9.2 #

  • Fix DER encoding bug

0.9.1 #

  • Split Ecc.signEcdsa and Ecc.signSchnorr into separate methods
  • Split HdWallet.sign into HdWallet.signEcdsa and HdWallet.signSchnorr
  • Split Ecc.verify into Ecc.verifyEcdsa and Ecc.verifySchnorr
  • Split HdWallet.verify into HdWallet.verifyEcdsa and HdWallet.verifySchnorr
  • Removed KeyStore.signWithDerivationPath(String message, String derivationPath, {bool isSchnorr = false})
  • Removed KeyStore.sign(String message, int addressIndex, {bool isChange = false, isSchnorr = false})

0.9.0 #

  • Remove electrum connection
  • Taproot key-path spending support
  • Batch transaction support
  • UTXO selection support

0.8.2 #

  • UTXO selection support.
  • Fix network bug.

0.8.1 #

  • Fix PSBT bug.

0.8.0 #

  • Multisig wallet support.

0.7.0 #

  • Replaced Objectbox with a File-based database.

0.6.2 #

  • Mnemonic validation added.

0.6.1 #

  • Fix validate multisig address.
  • Fixed an address return error that occurred before the initial network connection.
  • pub.dev guidelines compliance.

0.6.0+1 #

  • pub.dev guidelines compliance.

0.6.0 #

  • Initial release.
6
likes
0
points
157
downloads

Publisher

verified publishernoncelab.com

Weekly Downloads

The coconut_lib is a development tool for mobile air gap Bitcoin wallets. It is written in Dart. Coconut Vault and Coconut Wallet were created using this library.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bech32, bech32m_i, convert, decimal, flat_buffers, hex, http, json_annotation, pointycastle

More

Packages that depend on coconut_lib