El De-dog-lo

Results 539 comments of El De-dog-lo

For now, the only truly surefire solution is to use a .json interface

Is the issue that you can see logs in the trace? Or that the data isn't "readable"? I'm not sure what you mean by the later

related: https://github.com/ApeWorX/ape/issues/365

A version of this idea shipped with #254, although very different in implementation (but much more repeatable in practice/Platform use)

> More info is needed. > > Does this happen after making a transaction or during getting a receipt? > > When I do: > > ```python > tx =...

> Which provider are you using? Node

> Another question: Do you know if this TX is failing or not? It was not

> **Question**: Is there a default StorageAPI implementation we will want to ship with core Ape? I think this concept got muddied up over the years, the current iteration of...

Not quite sure what the issue was, but it lead to weird "trying to fork network `mainnet-fork` is not possible" or "ecosystem 'base' has no network `mainnet-fork-fork`" bugs

> Maybe this helps a little? #2349 Yes I believe that will prevent the error, but not totally ideal I will learn if it works well enough or not when...