monero-ts-v0.9.6
What's Changed
- add moneroTs default export by @dutu
- update links to documentation
- fix stacktrace on error starting daemon or wallet process
- set worker dist path agnostic to operating system
- update repository links
- fix loading wasm module concurrently #173
- catch and print errors invoking listeners #171
- add connection manager description to docs
- cancel timeout promise on successful http response #172
- apply timeout checking connection
- support opening wallet with connection manager
- factor out _isClosed to MoneroWallet
- relax unexpected error message in makeMultisig test to warning
- build with emmalloc
- delete wallet from worker on close
- update syntax 'import moneroTs from "monero-ts"'
Full Changelog: v0.9.5...v0.9.6