monero-javascript-v0.8.0
What's Changed
- support subtracting mining fee from destinations
- prefix windows paths from any drive letter
- refactor mnemonic to seed (breaking change)
- rename unlock height to unlock time and use BigInteger (breaking change)
- do not throw when getting missing txs from wallet (breaking change)
- view-only wallets throw on get seed, language, or spend key (breaking change)
- enable restore from multisig seed (experimental and buggy)
- 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