Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

v3.11.0

Compare
Choose a tag to compare
@Sjors Sjors released this 10 Mar 18:47
· 1046 commits to master since this release
v3.11.0

Bug Fixes

  • Transaction: add transaction amount to iOS factory
    (e1f798ac)
  • sweep: sweep for empty accounts must be zero.
    (f0eb99ed)

Features

  • Transaction: localizable error messages
    (5b0512af)

Test

  • Helpers:
    • tests for isValidPrivateKey
    • Tests for privateKeyCorrespondsToAddress
    • Added tests for isValidBIP39Mnemonic
    • tests for guessFee and guessSize
  • Payment:
    • More tests for computeSuggestedSweep
    • computeSuggestedSweep