-
As per the discussion under https://github.com/web3j/web3j-openapi/issues/99, the current openapi generated project is not using the latest version of sokt.
Thus, we will need to cut a new release of…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
[ERROR] Fail…
-
# gradle build failed
with this error:
```text
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'api'.
> Could not resolve all files for …
-
When processing eth1 deposits, there are failure scenarios where we are processing through a list and between batches the eth1 client has a problem, and comes back in a different state.
In this scena…
-
# _Solidity plugin fails to configure on Gradle 8.x_
The solidity plugin uses deprecated Gradle plugin class ` SourceDirectorySetFactory` which has been removed in Gradle 8.x. Created the PR https://…
-
此issue记录自己的每日TODO-list,做好自己
-
# Web3j
Web3j is a modular, reactive, type safe Java and Android library for working with Smart Contracts and integrating with clients (nodes) on the Ethereum network.
Some of the features are:
…
-
Hello,
Recently I had opportunity to work with web3j and i really enjoy that, however I have question about processing old data.
Use case I am trying to implement looks like:
1. Get some block numb…
-
I'm getting
```
> Failed to apply plugin class 'org.web3j.solidity.gradle.plugin.SolidityPlugin'.
> Could not set unknown property 'outputDir' for Main Solidity Sources of type org.gradle.api.in…
-
Implementing a HSMRequestProcessor requires to return the Sign.SignatureData which can be retrieved from the signature via Sign.createSignatureData(ECDSASignature sig, BigInteger publicKey, byte[] mes…