Skip to content

Release 0.0.58.post1

Pre-release
Pre-release
Compare
Choose a tag to compare
@LeoComandini LeoComandini released this 21 Mar 17:12
· 928 commits to master since this release
release_0.0.58.post1
416f89c

Changed

  • GA_get_twofactor_config: Fiat pricing limits no longer return corresponding
    converted BTC amounts. When "is_fiat" is true, the caller should convert
    the amount themselves using GA_convert_amount if desired.
  • Liquid: Singlesig: allow 32 bytes master blinding keys, consistently with
    multisig.

Fixed

  • GA_get_twofactor_config: Fixed exception thrown when a fiat pricing source
    is unavailable and a fiat pricing limit is set.
  • Singlesig: fix handling of some invalid proxies.