Skip to content

monero-java-v0.2.0

Compare
Choose a tag to compare
@woodser woodser released this 17 Dec 12:55
· 619 commits to master since this release
  • Support Monero Core v0.15.0.1 Carbon Chameleon
  • Support getVersion(), getMnemonicLanguage(), getMnemonicLanguages(), parseTxSet(), editAddressBook()
  • Support JNI 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())
  • Update library spec accordingly