Skip to content

iota-client-java-1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 13:31
· 159 commits to develop since this release
a1b279f
Generate own mnemonic for each Java test (#1428)

* Generate own mnemonic for every test

* Format dependencies

* Update client/bindings/java/lib/src/main/java/org/iota/Client.java

Co-authored-by: Thoralf-M <[email protected]>

* Update client/bindings/java/lib/src/main/java/org/iota/Client.java

Co-authored-by: Thoralf-M <[email protected]>

* Remove unnecessary result

* Get bech32 from the client

* Avoid unnecessary allocations in utils.rs

* Update client/CHANGELOG.md

Co-authored-by: Thoralf-M <[email protected]>