Releases: Manta-Network/manta-rs
Releases · Manta-Network/manta-rs
v0.6.2
Version 0.6.2
What's Changed
Fixed
- Initial sync pruning fix by @SupremoUGH in #363
New Contributors
- @ghzlatarev made their first contribution in #366
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Version 0.6.1
What's Changed
Fixed
- Select fix by @SupremoUGH in #361
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Version 0.6.0
What's Changed
Added
- Restore Merkle tree pruning for the wallet by @SupremoUGH in #353
- Consolidate utxos by @SupremoUGH in #355
Changed
- To public optimization by @SupremoUGH in #356
- Sync protocol optimization by @SupremoUGH in #357
Full Changelog: v0.5.17...v0.6.0
v0.5.17
Version 0.5.17
What's Changed
Added
- Precompute Ledger and overflow bug fix by @SupremoUGH in #345
- Nullifier map optimization by @SupremoUGH in #349
Fixed
- Signer bug fix by @SupremoUGH in #347
Full Changelog: v0.5.16...v0.5.17
v0.5.16
Version 0.5.16
What's Changed
Deprecated
- Deprecate pruning feature by @SupremoUGH in #344
Full Changelog: v0.5.15...v0.5.16
v0.5.15
Version 0.5.15
What's Changed
Added
- Merkle tree pruning by @SupremoUGH in #331
Changed
- Bump BIP32 version to 0.4.0 by @SupremoUGH in #342
Full Changelog: v0.5.14...v0.5.15
v0.5.14
Version 0.5.14
What's Changed
Added
- Batch insert by @SupremoUGH in #330
Changed
- Permissions in signer by @SupremoUGH in #336
Full Changelog: v0.5.13...v0.5.14
v0.5.13
Version 0.5.13
What's Changed
Added
- Expose reset wallet method by @SupremoUGH in #328
- Initial signer sync by @SupremoUGH in #329
Changed
- BIP Compatibility test by @SupremoUGH in #327
- Downgrade BIP to v0.3.0 by @SupremoUGH in #332
Full Changelog: v0.5.12...v0.5.13
v0.5.12
Version 0.5.12
What's Changed
Security
- Security: Include the sink AccountId in the signed message for ToPublic transactions by @SupremoUGH in #324
Full Changelog: v0.5.11...v0.5.12
v0.5.11
Version 0.5.11
What's Changed
Added
- Identity verification by @SupremoUGH in #310
- Manta API: AssetMetadata upgrade by @SupremoUGH in #289
- Export Signer to WASM by @SupremoUGH in #314
- Key Dependent Signer Function APIs by @SupremoUGH in #319
Fixed
Full Changelog: v0.5.10...v0.5.11