Skip to content

Releases: woodser/monero-java

monero-java-v0.8.2

21 Aug 21:29
Compare
Choose a tag to compare

What's Changed

  • fix memory leaks in getTxs, getTransfers, and getOutputs through JNI bridge 3cc9aa1

Full Changelog: v0.8.1...v0.8.2

monero-java-v0.8.1

12 Aug 17:36
Compare
Choose a tag to compare

What's Changed

  • fix poll counter for monero-wallet-rpc which could stop polling c68d5c1

Full Changelog: v0.8.0...v0.8.1

See v0.8.0 release.

monero-java-v0.8.0

monero-java-v0.7.16

monero-java-v0.7.15

monero-java-v0.7.14

monero-java-v0.7.13

02 Apr 20:30
Compare
Choose a tag to compare

What's Changed

  • Support monero-project v0.18.2.0
  • Build native libraries on Windows
  • Support TOR requests via proxy URI (see tor.md)
  • Set account and subaddress labels
  • Prune the blockchain
  • Get transaction pool statistics
  • Rename sync height to restore height
  • Fix segfault exporting empty key images

Full Changelog: v0.7.12...v0.7.13

monero-java-v0.7.12

27 Feb 16:10
Compare
Choose a tag to compare
  • Support exporting and importing wallet data from JNI wallet (getData(), 48159e0)

monero-java-v0.7.11

11 Feb 20:35
Compare
Choose a tag to compare
  • set tx fee from daemon using rct_signatures field
  • TaskLooper supports getTask(), isStarted(), and chaining
  • GenUtils.executeTasks() throws exception from any task
  • document getTxs() behavior when tx not found by id
  • rename monero-daemon-rpc to monerod & update architecture diagram

monero-java-v0.7.10

05 Jan 13:51
Compare
Choose a tag to compare