-
Can you tell me the process of calling ABIV2 contract function on the chain of blocks ?
-
# web3j new command fails with an error
`web3j new` command fails with erros in the logs
## Description
Upon looking at the logs, I see that https://jcenter.bintray.com/org/web3j/core/4.8.4/cor…
-
### This is the implementation used in Android to fully support NFT on every chain with Etherscan, Blockscout and 'Polygon/Matic' APIs.
(note: Etherscan, Blockscout and Matic do things in slightly …
-
I am using web3j (v4.8.4) in my maven project and these classes (marked in red) aren't found in the jar. Any ideas?
-
I run go-ethereum by POA consensus algorithm, so I want to extend web3j rpc request methods to vote and get vote information. Could I extend web3j like web3 to meet like below the pictures. If not h…
-
**Describe the bug**
Can not find waves-all*.jar in 1.2.20 waves docker image
In https://github.com/wavesplatform/Waves/blob/master/docker/Dockerfile
line 65
COPY --from=builder /waves/node/targ…
-
There's a branch for the 4.3.0-android release, but there's nothing under https://github.com/web3j/web3j/releases and nothing on maven central https://search.maven.org/search?q=g:org.web3j%20AND%20a:c…
-
I just tried to implement org.web3j:core:4.6.0-android in my build.gradle in Android Studio but I get the duplicate class error for bouncy castle:
Duplicate class org.bouncycastle.LICENSE found in …
-
My sample web3j java project was running fine but suddenly I started getting this error when I ran my vanilla Java project (with web3j as a dependency) (not sure what I changed except the installed Ja…
-
When I tried to deploy my contract on my private node on geth. I got this error:
```
org.web3j.protocol.exceptions.TransactionException: Transaction 0x70fed47c9d291f0818ff239be085b2dc3a87f436f56b9…