v0.1.65
What's Changed
This is a very small release. The main changes are for the trusted setup client in preparation for the contribution period. Also small improvements in the mint, burn and transactions CLI
All Changes
- sets connected transaction timestamp to block header timestamp by @hughy in #3230
- feat: detect language mnemonic export by @jowparks in #3288
- groups notes by transaction in getNotes RPC by @hughy in #3276
- Wallet:burn by @ygao76 in #3282
- Refactor wallet:mint with raw tx flag by @ygao76 in #3277
- Fix client disconnect on error by @danield9tqh in #3293
- Add data buffer to trusted setup client by @danield9tqh in #3308
- Add message buffer to trusted setup server by @danield9tqh in #3310
Full Changelog: v0.1.64...v0.1.65