Skip to content

0.5.0

Compare
Choose a tag to compare
@refring refring released this 20 Sep 20:08
· 113 commits to main since this release

Added

  • Support for the "other" Daemon rpc requests through DaemonOtherClient
  • Support for logging
  • DaemonOtherClient::popBlocks()
  • DaemonOtherClient::getNetStats()
  • AddressIndexOutOfBoundException
  • AttributeNotFoundException
  • TagNotFoundException
  • KeyPairHelper for tests
  • A bunch of integration tests for the wallet

Changed

  • Renamed Builder to ClientBuilder
  • WalletRpcClient::validateAddress() now also takes a string as $address
  • WalletRpcClient::untagAccounts() now also takes an int as $accounts