Summary
Minor changes:
- Added support for receiving packets from counterparty chains
- Added protocol support for multi-asset fees
- Added clue keys into note commitments
What's Changed
- Reduce the Balance interface and add proptest to check all expressions by @plaidfinch in #1344
- crypto: add clue key into note commitments by @redshiftzero in #1339
- spec: fix inaccurate diversfier key derivation by @redshiftzero in #1349
- add ics20 transfer packet processing by @avahowell in #1299
- spec: introduce account and account ID terminology by @redshiftzero in #1350
- support multi-asset fees by @redshiftzero in #1328
- deps: pin tokio to known good version by @redshiftzero in #1358
- updates for 028-Harpalyke testnet by @redshiftzero in #1362
Full Changelog: 027-thyone...028-harpalyke