Skip to content

Releases: ton-community/ton-kotlin

0.3.0

12 Dec 08:56
0752e26
Compare
Choose a tag to compare

New features

  • Added WalletV4R2Contract to ton-kotlin-contract (#109)
  • Added support for MsgAddressExt for wallet contracts

Fixes

  • Fixed LibraryReference Cell creation (#101)

Module structure refactoring

  • ton-kotlin-boc moved into ton-kotlin-tvm
  • ton-kotlin-cell moved into ton-kotlin-tvm
  • ton-kotlin-mnemonic module merged into ton-kotlin-crypto
  • ton-kotlin-block renamed to ton-kotlin-block-tlb
  • ton-kotlin-hashmap renamed to ton-kotlin-hashmap-tlb
  • ton-kotlin-api renamed to ton-kotlin-tonapi-tl
  • ton-kotlin-liteapi renamed to ton-kotlin-liteapi-tl

Removed

  • ton-kotlin-fift removed due to lack of interest
  • ton-kotlin-logger removed due uselessness

Deprecated

  • VarUInteger
    arithmetic operators will be removed in the next release due separation of serialization objects
    and actual arithmetics, use BigInt instead. (#102)

0.2.16

20 Mar 19:54
Compare
Choose a tag to compare
v0.2.16

0.2.16

0.2.15

03 Mar 16:40
Compare
Choose a tag to compare
v0.2.15

try to fix publication

0.2.14

07 Feb 12:40
Compare
Choose a tag to compare
v0.2.14

0.2.14 Release

0.2.13

05 Feb 17:04
b68a0dd
Compare
Choose a tag to compare
v0.2.13

Update README.md

0.2.12

04 Feb 14:31
Compare
Choose a tag to compare
v0.2.12

0.2.12

0.2.11

04 Feb 13:32
Compare
Choose a tag to compare
v0.2.11

0.2.11

0.2.10

02 Feb 13:49
Compare
Choose a tag to compare
v0.2.10

fix mnemonic words

0.2.9

01 Feb 17:12
Compare
Choose a tag to compare
v0.2.9

Full cross-platform crypto implementation

0.2.8

29 Jan 05:58
Compare
Choose a tag to compare
v0.2.8

fix