antazoey

Results 333 comments of antazoey

> Is this checked against 0.3.10 and 0.4.0? Sorry meant to make this a draft.. The tests are all pre-0.4.0, but I need to add more tests for 0.4.0 range.

> i think rather than using absolute paths, you can add the `"./"` to the search path I tried this but was running into other issues, I can keep trying...

Looks like vyper in the 0.3.0 range does not like the absolute paths

WIP - still in development, please be patient.

@pcaversaccio I promise I will make sure snekmate compiles before we merge this.

Let's see if this is even a problem first as well. This is still in development, but getting closer each day. If we can handle Solidity, I think we can...

inputs should work! but it looks like it is struggling to find the `AllowanceExpired` ABI - it is not on the contract for some reason. ```python In [3]: contr =...

- [x] add more tests - [x] fix test breakage

@fubuloubu Are you still wanting this? I added the 0.8 tag.

Cool, I am thinking when that is done, it will also close https://github.com/ApeWorX/ape/issues/1816, provided the docs are good.