13 Mar 2024 | Updated 25 Mar 2024 [dev]

woodser releases monero-cpp v0.8.7, monero-java v0.8.11, monero-ts v0.9.7

woodser1 has just released new versions for three Monero libraries: monero-cpp v0.8.72, monero-java v0.8.113, and monero-ts v0.9.74.

Changes overview

monero-cpp:
-update to monero-project v0.18.3.3
-replace c++11 with c++14
-get lock before scanning txs
-remove duplicate cncrypto lib and die
-add bounty system
-add unbound 1.19 instructions for mac
monero-java:
-update to monero-project v0.18.3.3
-add bounty system
-support opening wallet keys file without cache
-replace c++11 with c++14
-update documentation to install java jdk 21 [..]
monero-ts:
-update to monero-project v0.18.3.3
-do not build with emmalloc
-support opening wallet keys file without cache
-upgrade web-worker to 1.3.0 by @recanman
-replace BigInt("X") syntax with Xn
-add bounty system [..]

The full changelogs are available on Github567.

It is worth mentioning that woodser is also still working8 on building Monero’s Haveno DEX9.

This is an ongoing story and the report will be updated when new information is available.


Update: monero-java v0.8.13 released10.


  1. https://github.com/woodser/ 

  2. https://github.com/monero-ecosystem/monero-cpp/releases/tag/v0.8.7 

  3. https://github.com/monero-ecosystem/monero-java/releases/tag/v0.8.11 

  4. https://github.com/monero-ecosystem/monero-ts/releases/tag/v0.9.7 

  5. https://github.com/monero-ecosystem/monero-cpp/compare/v0.8.6…v0.8.7 

  6. https://github.com/monero-ecosystem/monero-java/compare/v0.8.10…v0.8.11 

  7. https://github.com/monero-ecosystem/monero-ts/compare/v0.9.6…v0.9.7 

  8. https://github.com/haveno-dex/haveno/pulls?q=is%3Apr+author%3Awoodser+is%3Aclosed 

  9. https://haveno.exchange/ 

  10. https://github.com/woodser/monero-java/releases/tag/v0.8.13