Delweng

Results 79 comments of Delweng

> > @jwelch-qn It did have supported, ref https://geth.ethereum.org/docs/interacting-with-geth/rpc/pubsub#newpendingtransactions > > > > > > eg: > > > > > > ``` > > > $ wscat -c ws://localhost:8546...

> Hmm, this is helpful, but this change is causing issues with `eth_newPendingTransactionFilter` and `eth_getFilterChanges` which is breaking downstream libraries. > > e.g. [https://github.com/web3j/web3j/release](https://github.com/web3j/web3j/releases) > > > > @damartripamungkas @jsvisa...

@bmillwood try to update the `timescaledb_toolkit` too and then retry

look forward to this feature

`out of gas` was checked before entering the Create scope, so there would be no frame trigged

@aditya17cb maybe you can try `jsvisa/optimism-l2geth:v0.2` this docker image, FYI https://github.com/ethereum-optimism/optimism/pull/3097

> @jsvisa I have time to look deeper into this now. How did you pick the commits to include in this? Do you means the git commits? I pick up...

@palango I will take some time in the next days to have a look.

@eelanagaraj after you cherry pick https://github.com/celo-org/celo-blockchain/pull/1978/commits/efbc25a3cc19bb227307513d81284d4e8359e252 the datarace issue resolved or not?