Skip to content

Releases: pmiklos/obyte.kt

Upgrade to Kotlin 1.4

26 Aug 05:00
764c1d7
Compare
Choose a tag to compare
Upgrade to Kotlin 1.4 Pre-release
Pre-release
Dev/0.4.3 (#7)

* upgrade to kotlin 1.4 and serialization 1.0.0-RC

* exposed serialization core as an API since the platform specific libs were removed

Even Better Commission Calculation

18 Aug 03:28
c845f0b
Compare
Choose a tag to compare
Pre-release

Slightly improved commission calculation and error handling in case no funds are spendable

Better Commission Calculation

15 Aug 22:17
2d2efde
Compare
Choose a tag to compare
Pre-release

Commission estimation is more robust now
Fixed asset payments by adding support for change outputs

Data feed

14 Aug 06:09
7a59227
Compare
Choose a tag to compare
Data feed Pre-release
Pre-release

Added support for data feed messages

Composing Payments

02 Aug 04:22
f8a1000
Compare
Choose a tag to compare
Composing Payments Pre-release
Pre-release

This release add supports for

  • composing and posting byte and asset payments
  • retrieving balances
  • subscribing to an address to get updates
  • minimal single address wallets

Added get_joint

18 Jul 19:08
Compare
Choose a tag to compare
Added get_joint Pre-release
Pre-release

Well, this release is functionally the same as 0.2.0, only GitHub CI scripts has changed
Library version wasn't updated to 0.2.1 so it didn't get published to the maven repo