monero-java-v0.8.11
What's Changed
- update to monero-project v0.18.3.3
- add bounty system
- support opening wallet keys file without cache
- isNativeLibraryLoaded() returns true if loaded externally
- replace c++11 with c++14
- specify test directory in pom.xml and update .classpath
- update documentation to install java jdk 21
- move tests to parent directory src/test/java
- move javadocs to docs/javadocs
Full Changelog: v0.8.10...v0.8.11