Releases
0.6.0
Added
DaemonRpcClient::getHeight()
Errors: IndexOutOfRangeException, InvalidAddressException, InvalidOriginalPasswordException and InvalidPaymentIdException
Github Actions: dependabot config for keeping actions and composer deps up to date
Github Actions: symfonycorp/security-checker-action for checking security vulnerabilities in deps
Integration tests: addressbook methods, integrated address methods, restore_deterministic_wallet and query_key
Changed
Removed DaemonOtherClient and moved methods to DaemonRpcClient
Removed RegtestRpcClient and moved method generateblocks to DaemonRpcClient::generateBlocks()
addAuxPow() now returns AuxPow objects instead of a generic array
Some cosmetic changes like better and more consistent comments
AddressBook methods no longer have paymentId
Tests: Work with mnemonics instead of private spend keys
Tests: NonEmptyBlockchainTest now reset the chain after running so the tests can be run again without errors
You can’t perform that action at this time.