Skip to content

0.8.0

Choose a tag to compare

@refring refring released this 19 May 21:35
· 12 commits to main since this release

What's Changed

Integrated changes to the rpc from the Monero v0.18.4.0 release and some small fixes for existing calls.

Added

  • WalletRpcClient::getDefaultFeePriority()
  • WalletRpcClient::scanTx()

Changed

  • WalletRpcClient::sign() and verify() added missing parameters and output fields
  • DaemonRpcClient::setDaemon() has a new proxy parameter
  • DaemonRpcClient::setBans() now throws InvalidHostOrSubnet or NoIpOrHostSuppliedException exceptions

Fixed

  • The regex parameter for WalletRpcClient::getAccounts() was not working because of a misspelling

Full Changelog: 0.7.4...0.8.0