-
Mainly due to lack of resources they haven't released newer version of web3j-android https://github.com/web3j/web3j/issues/1030
Support for EIP712 was added in versions that are not yet released fo…
-
Hi! I need to recover a sender's public key from a signature. I used `erecover` for that, however it gives me incorrect results.
Consider a following transaction: https://etherscan.io/tx/0x26eed05…
-
We have a maven_install rule with 3.5k artifacts in it (this was autogenerated based on effective poms from a multimodule project - I'm in parallel working to understand how to reduce this list). When…
-
Function input encoder fails for 2D boolean array.
Take following example:
1. Add following codes to test contract
/test/contracts/v4/HelloWorld.sol
```
function healthCheck2(bool[2] mem…
-
Hello everybody,
i'm very new to the solidity/web3j, so may be the issue is not an issue at all, but still
i want to try to use the Uniswap smart contracts, see https://uniswap.org/docs/v2/smart-c…
-
Gradle 6+ is not compatible with the [web3j-gradle-plugin](https://github.com/web3j/web3j-gradle-plugin) because of [this issue](https://github.com/web3j/web3j-gradle-plugin/issues/31). Unfortunately,…
-
When both the Fabric java SDK and web3j core are listed as dependencies, the Fabric client throws an exception when trying to enroll a user:
```
Exception in thread "DefaultDispatcher-worker-1" java…
-
Hello, I've been getting the error `No Matching Transactions` error a lot lately when trying to call function arguments with a mix of different arguments (bytes32, uint8, uint256, and so on). I've uns…
-
WeBASE-Collect-Bee v1.3.2版本,存在异常情况:
合约函数如下:
function updateTable(string memory tableName, string memory key, string memory value) public {
TableFactory tf = TableFactory(0x1001);
…
-
The user Evixis in Discord #java gave the suggestion:
> it would be really awesome if WalletUtils.generateNewWalletFile() would name wallets by their public key and not "neow3j". Like web3j does, b…