antazoey

Results 333 comments of antazoey

Interfaces seem to be working in `ape-vyper` now. Can this be closed?

Let's add a link to this PR to the async ticket and close it out, it is a bit noisy right now and stale.

@BobTheBuidler going to close, as this is like a year old and, full of conflicts, and different than what we want. Let's set up a meeting to discuss. Post in...

I am not able to reproduce this anymore as of 0.6., but one thing to be aware of: if your `ape_console_extras.py` errors, it may crash `-I` and your provider and...

OK so this is still a problem. What happens - it is only a problem if you don't have a reference to the provider in your script. This was also...

> Yes, I think all account plugins should be checking against the global aliases list before adding, probably doesn't have that behavior currently which is the problem here. It does...

No longer needed - `declare` is now part of official API.

> But it still has problems. For example, `ape plugins list` doesn't show anything. Something wrong with pydantic + enums in `installed = PluginGroup(plugin_type=PluginType.INSTALLED)` We think we fixed the weird...