antazoey

Results 333 comments of antazoey

note: you can use `docs:` PR title prefix instead of `feat(docs):` since this is not really a feature of the Ape tool itself

The file being changed no longer exists. We are using https://github.com/ApeWorX/sphinx-ape for docs now

it seems like it is stuck on downloading from main even though is switched the version

so i had a problmatic `main.json` stuck in the `api` folder, deleting this fixed a lot of stuff but i dont know how any user would know to do that,...

This might be the same issue, but couldn't install https://raw.githubusercontent.com/Uniswap/default-token-list/refs/heads/main/src/tokens/sepolia.json because it is a list ˙◠˙

ive got something going on here: https://github.com/ApeWorX/ape-vyper/pull/128

I get error in `vyper` when I try to compile interfaces, like: ``` ERROR: (VyperCompileError) contracts/interfaces/IFaceZeroFour.vyi StructureException:`...` is not allowed in `.vy` files! Did you mean to import me as...