antazoey
antazoey
Yes, and it should also include everything in the default Python `.gitignore` (the one GitHub uses)
One thing to note: It seems the `eth-account` feature that this feature relies on is labeled as "unaudited" with a note that it may change in the future. (Note that...
So will it be that the single prompt accepts either private key or mnemonic?
We will be able to upgrade `ipython` to the 8.0 range once we do this
> Any plans on completing this issue? I am working on this now.
Kind of a funny bug I found while working on this: https://github.com/ApeWorX/ape/compare/main...unparalleled-js:ape:fix/jules/filter-out-directories?expand=1
@fubuloubu and @NotPeopling2day Can we refine this issue? I see their is a PR up for it but I am not sure what exactly is being asked for here
A side issue to this: The receipts map is updated from the explorer in `__getitem__` but not in `__iter__` or `items()`, which is strange, it should probably keep in sync...
> We have something similar https://docs.apeworx.io/ape/stable/methoddocs/api.html#ape.api.networks.EcosystemAPI.decode_returndata > > But obviously this doesn't work quite as nicely That is only the outputs though and not the inputs right? They want to...