Skip to content

Releases: peercoin/coinlib

v2.0.0

22 Mar 13:08
Compare
Choose a tag to compare

Final version 2.0.0 for coinlib and coinlib_flutter.

  • Add support for Taproot with the Taproot class, Taproot addresses with P2TRAddress, a P2TR program and inputs with TaprootKeyInput and TaprootScriptInput.
  • Adds support for Windows.
  • Adds CoinSelection class with coin selection algorithms.
  • Substantially reduce size of Javascript for web target.
  • New CoinUnit class handles strings for coin amounts.
  • Various other breaking changes and improvements. Please see the full coinlib/CHANGELOG.md.

v1.0.0

19 Sep 13:50
Compare
Choose a tag to compare

Initial release of coinlib and coinlib_flutter packages supporting Web, Linux, macOS, iOS and Android.