monero-cpp-v0.8.0
What's Changed
- support subtracting fee from destinations
- refactor mnemonic to seed, restore from multisig seed (breaking change)
- view-only wallets throw on get seed, language, or spend key (breaking change)
- wallet.get_txs() does not throw or return missing txs (breaking change)
- rename unlock height to unlock time (breaking change)
- custom extensions to monero-project v0.18.2.2:
- Bug fixes in
store_to
andchange_password
- Optimize wallet sync requests from 3 to 1
- Respect frozen outputs
- Support subtracting mining fees from destinations
- Restore from multisig seed
- Bug fixes in
Full Changelog: v0.7.12...v0.8.0