Releases: ergoplatform/ergo-appkit
Releases · ergoplatform/ergo-appkit
Release v4.0.6 (with Sigma v4.0.5 and ergo-wallet v4.0.20)
In this release:
- support Android 6+
- Update api client classes (Node and Explorer) #83
- Implemented mnemonicToSeed based on bouncycastle #90
- explorerUrl parameter for RestApiErgoClient
- Added option proxy connection to clients #119
- Updated sigmastate-interpreter to 4.0.5, updated ergo-wallet to 4.0.20 #120
- set HAS_SECRETS env var in ci.yml #121
Related PR: #91
Contributors: @aslesarenko @MrStahlfelge @zargarzadehm @K-Singh @dav009 @anon2020s @greenhat
Release v4.0.5 (with Sigma v4.0.3 and ergo-wallet v4.0.12)
Related PR: #89
Contributors: @aslesarenko @MrStahlfelge
Release v4.0.4 (with Sigma v4.0.3 and ergo-wallet v4.0.11)
In this release:
- Allow transactions with user-defined fee output (#78)
Release v4.0.3 (with Sigma v4.0.3 and ergo-wallet v4.0.9)
In this release:
- Correct cost accumulation when tx is signed (#75)
- Add backwards compatible 'formatJson' option to the toJson methods (#73)
- Sigma dependency upgraded to v4.0.3
- ergo-wallet dependency upgraded to v4.0.9
Contributors: @aslesarenko @wclaeys @scalahub
Release v4.0.2 (with Sigma v4.0.1 and ergo-wallet v4.0.0)
In this release:
- Updated README.md:
- fixed broken links
- added link to appkit-examples repository
- added section
Projects that use Appkit
- ErgoValue.toHex/fromHex methods added
- switch from java.lang.* to scala.* types in ErgoValue/ErgoType signatures
- Improvments for ErgoValue (#70)
- Allow set creationHeight in OutBoxBuilder (#71)
Related PR: #72
Ergo Appkit v4.0.1 (with Sigma v4.0.1 and ergo-wallet v4.0.0)
Ergo Appkit v4.0.0 (with Sigma v4.0.1 and ergo-wallet v4.0.0)
This release brings support of Sigma v4.x and ergo-wallet v4.x via upgraded upstream dependencies.
Ergo Appkit v3.3.3 (with Sigma v3.3.1 and ergo-wallet v3.3.3)
Ergo Appkit v3.3.2 (with Sigma v3.3.1 and ergo-wallet v3.3.3)
Release v3.3.1 (with Sigma v3.3.1)
Contributors: @zargarzadehm @aslesarenko
Related PR: #60