-
Hello,
are you planning to update the formula to the latest web3j version (4.8.1) ?
-
# _Bug_title_
FunctionReturnDecoder.decode() returns wrong result when decoding `string[]`(org.web3j.abi.datatypes.DynamicArray), which works fine using web3.js.
In web3.js, code below works fine:…
-
ABI: full signature parsing. has tunable fuzz test.
RLP: new type support: floating point, chars, booleans, negative integers. has (parsable) json-like RLP object notation. on-demand iterator-base…
-
For more security, can you change old spongycastle (based on old bouncycastle) to bouncycastle?
- https://www.bouncycastle.org/
- https://www.bouncycastle.org/releasenotes.html
- http://www.bouncyc…
-
### Description
As an home user, I want to connect to main net so that I can mine
### Acceptance Criteria
* fire up docker besu and run full sync
### Steps to Reproduce (Bu…
skoya updated
3 years ago
-
## Allow deploing smart contract that uses libraries
I have a smart contract that uses a library with public methods. Then, I have no way to deploy this contract.
* Is there a way to link the libra…
-
Hello, help me pls!
I want get all balance ERC20 tokens in my wallet. How can I do it?
If all is impossible, then how to receive one at a time?
Thanks :*
-
geth version 1.9.8-unstable
solidity code:
```
pragma solidity >=0.4.22
-
# Ethereum Core Devs Meeting 56 Agenda
- Meeting Date/Time: **Friday 1 March 2019 at [14:00 UTC](https://savvytime.com/converter/gmt-to-germany-berlin-united-kingdom-london-ny-new-york-city-ca-san-fr…
-
# _Generated java classes/method do not contain required input parameters._
Hi everybody,
i'm new to web3j and maybe doing something completely wrong here.
i try to use the uniswap smart contr…