-
# Ethereum Core Devs Meeting 62 Agenda
- Meeting Date/Time: **Friday 24 May 2019 at [14:00 UTC](https://savvytime.com/converter/gmt-to-germany-berlin-united-kingdom-london-ny-new-york-city-ca-san-fra…
-
# Android release seems to be packaged with the wrong files
If you browse the files that gradle pulls down when you add `'org.web3j:core:4.2.0-android'` to your project it seems to have the files fro…
-
Hi There,
I hope you are doing well,
After sync complete we get success transaction 2-3 times and without any changes on Node or code we start getting continues socket timeout, we have check all…
-
I'm using Web3j 4.5.16, Solc 0.6.4, and web3j-maven-plugin 4.5.11 on a netbeans project. Consider the example below:
` pragma solidity ^0.6.4;
contract test
{
string pr…
-
# Ethereum Core Devs Meeting 57 Agenda
- Meeting Date/Time: **Friday 15 March 2019 at [14:00 UTC](https://savvytime.com/converter/gmt-to-germany-berlin-united-kingdom-london-ny-new-york-city-ca-san-f…
-
# Ethereum Core Devs Meeting 70 Agenda
- Meeting Date/Time: **Friday 6 September 2019, [14:00 UTC](https://savvytime.com/converter/utc-to-germany-berlin-united-kingdom-london-ny-new-york-city-ca…
-
I'm using Web3j 5.0.0 with Infura to load a contract. After the contract is correctly loaded, the main program hangs 5 minutes before terminating.
Just loading, for instance, the contract "0xfc444…
-
In Ethereum's Web3j, it's possible to execute a constant contract call against the state of the chain at a specific block height:
```kotlin
val request = ethCall(
Transaction.createEthCallTra…
-
# _Bug_title_
web3j generate java code from compound Comptroller contract abi has error
## Steps To Reproduce
Comptroller ABI https://compound.finance/docs/abi/mainnet/Comptroller
web3j soli…
-
##### titile
### org.web3j.protocol.core.RemoteFunctionCall cannot resolved in 4.2.0-android.
##### description
### I use the `web3j solidity gennerate` cmd try to gennerate a java-class to transfe…