Skip to content

monero-javascript-v0.2.2

Compare
Choose a tag to compare
@woodser woodser released this 17 Dec 13:04
· 1382 commits to master since this release
  • Support Monero Core v0.15.0.1 Carbon Chameleon
  • Migrate from mymonero-core-js to monero-cpp-library for WASM bridge which mirrors JS
  • Support keys-only wallet implementation, MoneroWalletKeys.js
  • Support getVersion(), getMnemonicLanguage(), getMnemonicLanguages(), parseTxSet(), and full address book
  • Support restoring wallets from mnemonic with a seed offset
  • Remove ability to set mixin or ring size in send request
  • Breaking change: switch "id" terminology to "hash" where applicable (e.g. tx.getHash(), block.getHash())