What's Changed
Integrated changes to the rpc from the Monero v0.18.4.1 - v0.18.4.4 releases, added support for php 8.5 and some small fixes for existing calls.
Added
- WalletRpcClient::setSubaddressLookahead()
- Test execution for php 8.5
- Conditional test execution based on Monero version
Changed
- Added kexIsDone property to IsMultisigResponse
Fixed
- DaemonTest::testSetBansMissingIp() - was disabled because of errors on older versions of the Monero daemon
Full Changelog: 0.8.0...0.8.1