-
Hi,When i use java build contract on Windows 10, web3j 3.2.0. It's response me Empty value (0x) returned from contract.But i got the contract address and credentials.
The step is :
## 1. the pom…
-
**Describe the bug**
The rule `java.lang.correctness.eqeq.eqeq` produces false positives,
when one of the operands is `null` or another primitive value.
Firstly, in my opinion, the purpose of thi…
-
`"type": "tuple"` in ABI, accounts/abi.go `JSON` parse is not work. It's return like this:
```
panic: unsupported arg type: tuple
```
How could I parse ABI include type of tuple ?
-
We would like to expose the smart contracts functions and event to auto-generated RESTFul API, web3j's Web3j-OpenAPI generator is the tool I am looking for.
But I realize the the the private key i…
-
If I make a call through something like Postman, I can immediately get back a transaction hash. Is there a way to do this with web3j? The only way I'm seeing to get the data back in the client is to r…
-
Right now, `solc` is on version `0.5.5`.
An update on solc breaks some unit tests on gas estimation. So it would require an update on the tests as well.
evoked in #93
-
PrivateTransactionReceipt.toString() is missing info eg https://app.circleci.com/pipelines/github/hyperledger/besu/8743/workflows/acf097ba-2e00-4288-9c38-5c26aedbc9f1/jobs/44907
```
Expecting:
to b…
-
Failed to execute goal org.web3j:web3j-maven-plugin:4.5.11:generate-sources (default-cli) on project demo: Could not compile solidity files
unrecognised option '--allow-paths'
您好,我这边下载源码,然后点击web3j…
bdgis updated
3 years ago
-
# _Issue_title_
_A clear and concise description of what the issue is._
Error processing transaction request: rlp: input list has too many elements for types.LegacyTx
## _Issue_description_
_Ple…
imdsc updated
3 years ago
-
Support for ethereum classic is missing.
Transfer fees are very low, in fact 50% of etc market cap is moved on the daily which makes this a great base layer coin, similar to bitcoin..
Seems like…