This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
Releases: fioprotocol/fiosdk_kotlin
Releases · fioprotocol/fiosdk_kotlin
Release - FIO Kotlin SDK v1.2.2
Release - FIO Kotlin SDK v1.2.1
Bug Fixes
(#49) Fix issue when multiple transactions per block are returned when calling getBlock
Release - FIO Kotlin SDK v1.2.0
Develop > Master release (#47) * Fix registerFioDomain methods and classes are used for renewFioDomain * modified additional recordOBT overrides to use RecordObtDataContent * Add remove public addresses endpoint and unit tests * generated documentation * added additional endpoints to FeeEndPoint enum * Added cancel funds request feature. Added documentation and unit tests (#39) Co-authored-by: Shawn Mullen <[email protected]> * added original transaction info to PushTransactionError * removed original transaction info from PushTransactionError and added it to TransactionBroadcastError. Added unit test. added support for rebroadcast to FIOSDK. * documentation updates * integrated latest develop changes. bug fixes. * adding support for GetAccount * added getAccount and documentation * fix compile issues (#40) * Feature/bd 1820 paging (#43) * added Get Fio Domains * added get fio addresses. remove documentation folder * update gitignore Co-authored-by: Shawn Mullen <[email protected]> * added fio domain transfer support * Remove all documents. * fix compile errors Co-authored-by: agneslovelace <[email protected]> Co-authored-by: shawnemullen <[email protected]> Co-authored-by: Shawn Mullen <[email protected]> Co-authored-by: Casey Gardiner <[email protected]> Co-authored-by: edrotthoff <[email protected]> Co-authored-by: Casey Gardiner <[email protected]> Co-authored-by: Ed Rotthoff <[email protected]> Co-authored-by: Casey Gardiner <[email protected]>
Release - FIO Kotlin SDK v1.1.2
Bug Fixes
(#32) Enforce lower case. Fix for string conversion in newfundsrequest.
Release - FIO Kotlin SDK v1.1.1
Enhancements and Updates
(#19) Remove build artifacts
(#22) change minSdkVersion to 19
(#23) remove iml files
(#25) Updates to unit tests
Bug Fixes
(#26) serialize fioRequestId as empty string when equal to zero
(#28) fioRequestId serialize as empty string if equal zero
(#29) changed date format to use HH for hour format instead of kk
Release - FIO Kotlin SDK v1.1.0-RC1
This is a release candidate, do not use in production.
Enhancements and Updates
(#19) Remove build artifacts
(#22) change minSdkVersion to 19
(#23) remove iml files
(#25) Updates to unit tests
Bug Fixes
(#26) serialize fioRequestId as empty string when equal to zero
(#28) fioRequestId serialize as empty string if equal zero
(#29) changed date format to use HH for hour format instead of kk