Added
- Added
create_accountmethod by @mchtilianov (#120). - Added
get_tx_proofandcheck_tx_proofmethods by @mchtilianov (#122). - Made request timeout configurable by @silverpill (#131).
- Added
get_blockmethod by @essecara (#123). - Added
rustlssupport by @silverpill (#133). - Added
restore_deterministic_walletmethod by @cilki (#139). - Added
subtract_fee_from_outputstotransferoptions by @thesn10 (#141). - Added
destinationsfield toget_transferreturn value by @bytenotbark (#128). - Added
block_heightfield to struct returned byincoming_transfersby @silverpill (#151). - Added
get_versionmethod toDaemonJsonRpcClientby @silverpill (#152).
Changed
- Bumped MSRV to
1.66.0 - Updated
reqwestto version0.12by @silverpill (#140). - Updated shared github workflows
Fixed
- Fixed
get_transferswithOut=trueincategory_selectorby @bytenotbark (#127).