polkaj
polkaj copied to clipboard
Library to access and build for Polkadot using Java
When to update the version, match v14 of metadata
bintray was shut down, so URL like this will not work https://dl.bintray.com/emerald/polkaj Good but long description https://blog.gradle.org/jcenter-shutdown Yes, bintray is completely down, JCenter is in readonly mode for time being.
Milestone 2 of Android Support https://github.com/w3f/Grants-Program/pull/573 Resolves: https://github.com/emeraldpay/polkaj/issues/42 https://github.com/emeraldpay/polkaj/issues/45 https://github.com/emeraldpay/polkaj/issues/47 https://github.com/emeraldpay/polkaj/issues/59 https://github.com/emeraldpay/polkaj/issues/70
``` java Library /native/windows/polkaj_schnorrkel.dll is not found in the classpath ``` Where is the "polkaj_schnorrkel.dll" file? Please tell me where I am wrong and how should I solve it, thanks...
The workflow publish.yaml is referencing action eskatos/gradle-command-action using references v1. However this reference is missing the commit [6ff2065a1233a621be482a67cf97261047133d35](https://github.com/eskatos/gradle-command-action/commits/6ff2065a1233a621be482a67cf97261047133d35) which may contain fix to the some vulnerability. The vulnerability fix that...
When I run an instance transfer I encounter a change problem, how do I solve it?
write method of UInt32Writer should has a param of type Long, not integer. The current version will have a problem when encoding uint32 like 2282200012 (which is beyond the limit...
I am trying to run provided sample but its not running and giving dependency error , following are the error i am getting although all the required dependency are already...
get Metadata error systemVersion: 0.9.12 running: 0.5.0-SNAPSHOT How to deal with it ?
i use SCALE Codec for java generation offline address. but i generation address and polkadot.js generation address is not like; i use bitcoinj 's MnemonicCode generation mnemonic,and i toseed the...