Chris Ziogas
Chris Ziogas
The abort/resume pattern was happening the whole time I think
@iquidus can we close this one?
https://github.com/etclabscore/core-geth/issues/288#issuecomment-788354353 is a valid concern. I just wanted to trigger the discussion with @iquidus and @meowsbits in order to decide what do we want and then close this issue. With...
@iquidus feel free to close it if you agree.
Can it be that DO doesn't like mining and long running tasks and they have a system in place that limits process resources? Will give it a try at linode.
Started reviewing this PR. All looks good so far. On the other hand, this came under my attention https://github.com/ethereum/go-ethereum/issues/25432. I will try to run similar tests to see what happens.
Thanks for the report. It gives an "Out of gas" error. I will investigate further. p.s.: on your second trace "Web3 call" example, please correct the method from "eth_getTransactionReceipt" to...
I executed the trace request using [[email protected]](https://github.com/ethereum/go-ethereum/releases/tag/v1.10.21) so as to check if issue has been introduced at `core-geth`. For this the chain used was the Ethereum chain, as the block...
I opened the same issue upstream at go-ethereum. Below I copy some info added there for reference. --- From an initial research I found that `ErrCodeStoreOutOfGas` is being returned. By...
@alecalve I agree with @holiman's response [here](https://github.com/ethereum/go-ethereum/issues/25550#issuecomment-1220579775) and I am closing the issue. Feel free to reopen if you have a better idea.