Skip to content

monero-javascript-v0.5.3

Compare
Choose a tag to compare
@woodser woodser released this 13 Apr 00:12
· 3230 commits to master since this release
  • Update to monero-project v0.17.2.0
  • WASM wallet supports:
    • Sign and verify messages
    • Prove and verify transactions
    • Prove and verify a spend
    • Prove and verify reserve funds
  • Improve reliability of wallet notifications
  • Consolidate and refactor notification tests to be more thorough
  • Set log level with await LibraryUtils.setLogLevel(1) #52
  • Logging disabled by default
  • 0 npm vulnerabilities by removing babel-minify