15 Sep 2024 | Updated 17 Sep 2024 [dev]

woodser releases monero-cpp v0.8.12, monero-java v0.8.33, monero-ts v0.11.0

woodser1 has just released new versions for three Monero libraries: monero-cpp v0.8.122, monero-java v0.8.333, and monero-ts v0.11.04:

[Breaking Change (monero-ts)] Starting with this release, only the web worker needs to be copied to your app’s public directory.

Changes overview

monero-cpp:
-apply unwrap(unwrap(s)) to secret keys
-update monero-project to release-v0.18 branch w/ customizations
-clone with --recurse-submodules and do not update submodules
-preserve branches on submodule update
monero-java:
-synchronize connection check
-support nonzero_unlock_time in submit tx result
-fix loading native libraries from build directory
-clone with --recurse-submodules and do not update submodules
-preserve branches on submodule update
monero-ts:
-Combine .wasm and .js dist files
-Combine keys module and full module
-Change module from commonjs to es2022
-Remove --no-experimental-fetch and legacy OpenSSL provider
-Remove memfs from full wallet and move to dev dependencies

The full changelogs are available on Github567.

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

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


Update 24/9/17: monero-ts v0.11.1 released10.


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

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

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

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

  5. https://github.com/monero-ecosystem/monero-cpp/compare/v0.8.11…v0.8.12 

  6. https://github.com/monero-ecosystem/monero-java/compare/v0.8.32…v0.8.33 

  7. https://github.com/monero-ecosystem/monero-ts/compare/v0.10.3…v0.11.0 

  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-ts/releases/tag/v0.11.1