ton-kotlin icon indicating copy to clipboard operation
ton-kotlin copied to clipboard

Kotlin/Multiplatform SDK for The Open Network

Results 23 ton-kotlin issues
Sort by recently updated
recently updated
newest added

Hi i want to set derivation path to my wallet to create a trust wallet like address but i can't . this is my code. val mnemonic = "sample" val...

I am using ton-kotlin 0.3.1 installed like that ``` implementation 'org.ton:ton-kotlin-tvm:0.3.1' implementation 'org.ton:ton-kotlin-block-tlb:0.3.1' implementation 'org.ton:ton-kotlin-liteclient:0.3.1' ``` Here is a toy example of using this function ``` val address = "UQBZf6LoZG0KSONnGs1ljXgVe_KhxOspnT1NAwV0rWMy1mw9"...

Bumps plugin.serialization from 1.9.20 to 1.9.22. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=plugin.serialization&package-manager=gradle&previous-version=1.9.20&new-version=1.9.22)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps multiplatform from 1.9.20 to 1.9.22. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=multiplatform&package-manager=gradle&previous-version=1.9.20&new-version=1.9.22)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [io.github.reactivecircus.cache4k:cache4k](https://github.com/reactivecircus/cache4k) from 0.9.0 to 0.12.0. Release notes Sourced from io.github.reactivecircus.cache4k:cache4k's releases. 0.12.0 What's Changed add linuxArm64 target by @​svok in ReactiveCircus/cache4k#42 Kotlin 1.9.10, Coroutines 1.7.2, AtomicFU 0.21.0, Stately 2.0.5...

dependencies

There is no WalletV4R2Contract class in the new version 0.2.18.

enhancement

On almost any addition (say `VarUInteger(1)+VarUInteger(1)`) an exception is thrown from `plus` in line `45` https://github.com/andreypfau/ton-kotlin/blob/b1edc4b134e89ccf252149f27c85fd530377cebe/ton-kotlin-block/src/commonMain/kotlin/org/ton/block/VarUInteger.kt#L41-L47 This happens, because `VarUInteger`, when constructed, holds number's length in bytes: https://github.com/andreypfau/ton-kotlin/blob/b1edc4b134e89ccf252149f27c85fd530377cebe/ton-kotlin-block/src/commonMain/kotlin/org/ton/block/VarUInteger.kt#L26-L31 Therefore, in...

wontfix

Bumps io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.gradle-nexus.publish-plugin&package-manager=gradle&previous-version=1.2.0&new-version=1.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps [com.ionspin.kotlin:bignum](https://github.com/ionspin/kotlin-multiplatform-bignum) from 0.3.7 to 0.3.8. Release notes Sourced from com.ionspin.kotlin:bignum's releases. Kotlin 1.8.10, bugfixing Bump to Kotlin 1.8.10 Fix for #253, empty string is not a valid floating point...

dependencies

How can we handle jettons using ton-kotlin SDK? We need functionality for receiving jettons as well as sending