-
# TransactionException with empty revert reason
## Steps To Reproduce
Here's my test:
```
package bounty_hunter_gradle
import kotlin.test.assertFailsWith
import com.google.common.truth.T…
-
- web3j does not have fillTransaction func
- only have static gasprovider which fill gaslimit with formal input gaslimit
- web3j-ext's fillTransaction does not fill gaslimit field
- we can fil…
-
- [x] The mockito message in the stacktrace have useful information, but it didn't help
- [x] The problematic code (if that's possible) is copied here;
Note that some configuration are imposs…
-
# Setup the plugin with Gradle 8.0.1 returning error
An exception occurred applying plugin request [id: 'org.web3j.solidity', version: '0.4.0']
> Failed to apply plugin 'org.web3j.solidity'.
…
-
## The Problems
I have a [multiproject](https://github.com/mslinn/web3j-scala/blob/multi/build.sbt) that I am struggling to make work with `sbt-ghpages` and SBT 0.13.16. The subprojects are called `r…
-
Along similar lines as https://github.com/Consensys/web3signer/issues/769
eth_sendTransaction and eth_signTransaction should be able to handle eip2930 (Type 1) transactions.
Support for private tran…
-
# Unclear Exception
## Steps To Reproduce
build script
```
/*
* This file was generated by the Gradle 'init' task.
*
* This generated file contains a sample Kotlin application project to…
azige updated
3 years ago
-
org.json.simple.JSONArray cannot be cast to java.lang.String
I am getting above Exception when I use this plugin using
mvn web3j:generate-sources
import: Entry[import from realm ClassRealm[maven…
-
I try to use your library on Android starting minimum api level 19.
java.lang.NoSuchMethodError: No interface method getTypeName()Ljava/lang/String; in class Ljava/lang/reflect/Type; or its super c…
-
# _Issue_title_
Generate Java proxies from external Truffle project
## _Issue_description_
I have a truffle project that has a contract that extends OpenZeppelin's ERC1155. (Which I deploy to G…