Giter Club home page Giter Club logo

wavessdk-android's People

Contributors

kardanovir avatar makstorch avatar mefilt avatar mrfatbeard avatar msmolyakov avatar raqeta avatar raqetaa avatar zaydeleduard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wavessdk-android's Issues

omm

dApp = "3N5MStpzr7huB376SNGpMGCMKet8JmwF42e"
feeAssetId = ""
payment = {ArrayList@12527} size = 0
chainId = 84
fee = 100000
proofs = {ArrayList@12528} size = 0
senderPublicKey = "FaN2AKbGozusK5LYgW53sn1ApfmPcQFuJgPXdG9wF3Mb"
signature = null
timestamp = 1567941705907
type = 16
version = 1
shadow$klass = {Class@11095} "class com.wavesplatform.sdk.model.request.node.InvokeScriptTransaction"
shadow$monitor = 0

Bad Domumentation

Im geting this error from wavesj
"
java.lang.NoSuchFieldError: No static field INSTANCE of type Lorg/apache/http/conn/ssl/AllowAllHostnameVerifier; in class Lorg/apache/http/conn/ssl/AllowAllHostnameVerifier; or its superclasses (declaration of 'org.apache.http.conn.ssl.AllowAllHostnameVerifier' appears in /system/framework/framework.jar:classes2.dex)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.(SSLConnectionSocketFactory.java:144)
"
on android studio, sdk 28.

I had to move from wavesj to waves android SDK, but the documentation is Bad!
This is my 3 day and nothing is working, i found this domumentation error in the beguining and im giving up!

"
fun seedPhraseGeneration() {
// Generate or add your seed-phrase
val newSeed: String = WavesCrypto.randomSeed()
// Get address by seed-phrase
val address: String = WavesCrypto.addressBySeed(newSeed)
}
"

but you get a error becose:

some thing is wrong here: WavesCrypto.addressBySeed(newSeed)

if you go to WavesCrypto methos you will find this:
fun addressBySeed(seed: Seed, chainId: String?): Address

you have one parameter in the totorial, but 2 parameters on documentation!

please, update wavesj or write a tototial without error, or make it clear it.

I like waves, and i used it for my older apps becouse of it simplicty... help!

E/Sign: Can't create bytes for sign in Transfer Transaction

hi ! I need your help.
I was followed this guide :
https://github.com/wavesplatform/WavesSDK-android/wiki/Get-started-with-WavesSDK-for-Android

and at step 6.Signing and sending a transaction: it wasn't working .
when i trying to "transferTransaction.sign(seed = SEED)" ,
got error : E/Sign: Can't create bytes for sign in Transfer Transaction

How can i fix it ?

E/Sign: Can't create bytes for sign in Transfer Transaction
com.wavesplatform.sdk.crypto.Base58$InvalidBase58
at com.wavesplatform.sdk.crypto.Base58.decode(Base58.kt:100)
at com.wavesplatform.sdk.crypto.WavesCrypto$Companion.base58decode(WavesCrypto.kt:179)
at com.wavesplatform.sdk.utils.SignUtil.attachmentBytes(SignUtil.kt:40)
at com.wavesplatform.sdk.model.request.node.TransferTransaction.toBytes(TransferTransaction.kt:66)
at com.wavesplatform.sdk.model.request.node.BaseTransaction.getSignedBytesWithSeed(BaseTransaction.kt:97)
at com.wavesplatform.sdk.model.request.node.BaseTransaction.getSignedStringWithSeed(BaseTransaction.kt:101)
at com.wavesplatform.sdk.model.request.node.BaseTransaction.sign(BaseTransaction.kt:91)
at com.example.wave_test.MainActivity.transactionsBroadcast(MainActivity.kt:146)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.