Skip to content

monero-java-v0.5.2

Compare
Choose a tag to compare
@woodser woodser released this 10 Mar 21:32
· 361 commits to master since this release
  • Update to monero-project master with pr #7321
  • Test compatibility between full and rpc wallets
  • Support MoneroUtils xmrToAtomicUnits(), atomicUnitsToXmr() conversion
  • Support MoneroTxConfig addDestination(address, amount), setAmount(str)
  • Rename functions to exportOutputs(), exportKeyImages(), describeTxSet()
  • exportOutputs(), exportKeyImages() can export since last export
  • Remove isLocked alias from MoneroOutputQuery
  • Update spec document