monero-javascript-v0.8.1
What's Changed
- patch memory leaks in c++ library and wasm binding
- support Node.js 18 LTS with --no-experimental-fetch flag
- fix poll counter for monero-wallet-rpc which could stop polling
- add --force flag to npm install in build_all.sh
- fix multisig test to restore participant from seed and exchange keys
- export MoneroFeeEstimate daemon model
- update docs from mnemonic to seed
- fix in MoneroSubaddress.toString()
Full Changelog: v0.8.0...v0.8.1