Skip to content

1.1.1

Compare
Choose a tag to compare
@stephanfeb stephanfeb released this 18 Aug 02:55

Useability improvements and contributor patches

  • downgraded test dependencies to for Flutter compatibility
  • Exposed the DUST LIMIT and default feePerKb settings on the Transaction so user can manually change these.
  • Also exported the TransactionInput class
  • Added a property on the Transaction class that exposes the SigHash Preimage after signing.
  • Add missing padding for Wif Format
  • Add Javascript target support for Flutter/Web
  • added additional test coverage for signatures
  • added typing and convenience methods to HD key management
  • Removed the inline code example
  • Dart Version bump to include the 3.x branch