Skip to content

Releases: deplant/java4ever-framework

3.2.0

18 Sep 14:38
Compare
Choose a tag to compare

This release contains important bugfixes and enhancements and is recommended for all users of java4ever.

A minimum of Java 22 / Kotlin 2.0.0 is required to use java4ever.

Notable Changes

  • Added support for public key derivation from secret. Check the following Deriving keys from private section of the README file.
  • Added support of additional Multisig contract variations. Check the following Supported Multisig Contracts section of the README file.
  • Fixes for tuple[] conversion in ABI inputs and outputs
  • Fixes for subscriptions
  • Better error handling
  • Support of GiverV3 on local node
  • Project moved to module structure (preparation for future improvements)