Skip to content

v0.46.0

Compare
Choose a tag to compare
@eukreign eukreign released this 11 Nov 16:46

[0.46.0] - 2019-11-11

Backwards Incompatible Changes

  • [api] wallet_balance and account_balance no longer take a --reserved_subtotals argument and instead always return the subtotals. (#2608)

API

  • [improvement] added caching for wallet balance command and dropped --reserved_subtotals argument instead always returning the subtotals (for account balance and wallet balance) (#2608) by eukreign

Wallet server

  • [improvement] wallet server: send correct server version (sdk version now) (#2612) by shyba