Release 0.0.58.post1
Pre-release
Pre-release
LeoComandini
released this
21 Mar 17:12
·
1347 commits
to master
since this release
Changed
- GA_get_twofactor_config: Fiat pricing limits no longer return corresponding
converted BTC amounts. When "is_fiat" istrue
, 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.