v0.22.0
What's Changed
- Atomic swap with swap-service as medium
- New parameters to allow authority operations to send custom token authorities to external addresses
- Upgraded CI workflow and included the possibility to work with release-candidate versions
- Improvements on the reliability of integration tests
- Custom token authority operations for Multisig wallets
- Improvements on the decode endpoint
- Full refactor to use the new wallet-lib version with the new storage scheme
- This includes changing most handlers to async.
- Utxo filters
amount_smaller_than
andamount_bigger_than
are now not inclusive. - History iteration is now always ordered by timestamp.
- Fixed instances where the next "unused" address was already used (as change on previous operation)
Full Changelog: v0.21.0...v0.22.0