monero-java-v0.8.0
What's Changed
- support subtracting fee from destinations
- support unencrypted wallets with monero-wallet-rpc
- update moveTo() without password param (breaking change)
- refactor mnemonic to seed (breaking change)
- view-only wallets throw on get seed, language, or spend key (breaking change)
- do not throw when getting missing txs from wallet (breaking change)
- rename unlock height to unlock time and use BigInteger (breaking change)
- change tx extra to byte[] (breaking change)
Full Changelog: v0.7.16...v0.8.0