-
The [web3j](https://github.com/web3j) team is serving precompiled solc binaries for OSX at https://github.com/web3j/solidity-darwin-binaries :+1:
Not having to build from source could save a lot of…
-
The How To section currently has an example of creating a signed tx using Web3.js.
We should add a Web3j example as well.
-
Hi,
I am creating and opening a wallet and it generates the following error
**Sample CODE**
String password = "123456";
String destDir = "/home/usuario/wallet/";
ObjectMapper objectMapper …
-
Hi Web3j team, many thanks for your latest v4.6.0 web3j release https://github.com/web3j/web3j/releases/tag/v4.6.0!
When do you plan a v4.6.0 web3j-cli release featuring Java wrapper generation fro…
-
is see there is no class for (web3.personal.newAccount()) ... am i missing somthing or its not there ? if not then what can be the alternative ?
-
currently you need to do `BigInt(0).apply { setString(val,base) }` to e.g. transfer more than 9.2ETH which is not that intuitive
follow-up from #16337
-
Issue_context
There are multiple transactions made via web3j to geth. I confirmed by eth.getTransaction(hash).
The below i checked,
from eth.getTransactionReceipt(), i got null.
Even I check…
-
alright, so, I have no idea how this is designed, but:
1. I'm running private PoA chain
2. I have to open geth node with unlocked account in order to actually mine new blocks
3. if I open a geth no…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
To see the Epirus Platform listed in the developer tool and enterprise sections of t…
-
`[root@localhost webase-deploy]# ps -ef|grep webase-front
root 7170 1 99 15:56 pts/0 00:00:19 /opt/jdk-15/bin/java -Djdk.tls.namedGroups=secp256k1 -Dfile.encoding=UTF-8 -Xmx256m -Xms256…