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 <smullen@shawnmullen.com> * 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 <smullen@shawnmullen.com> * added fio domain transfer support * Remove all documents. * fix compile errors Co-authored-by: agneslovelace <hamman12386@gmail.com> Co-authored-by: shawnemullen <shawn@shawnmullen.com> Co-authored-by: Shawn Mullen <smullen@shawnmullen.com> Co-authored-by: Casey Gardiner <casey@dapix.io> Co-authored-by: edrotthoff <42352237+edrotthoff@users.noreply.github.com> Co-authored-by: Casey Gardiner <44983607+dapixcasey@users.noreply.github.com> Co-authored-by: Ed Rotthoff <ed@dapix.io> Co-authored-by: Casey Gardiner <44983607+fiocasey@users.noreply.github.com>
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