vyperlang / titanoboa-zksync

A Zksync plugin for the Titanoboa Vyper interpreter
MIT License
5 stars 6 forks source link

/abi/abi_contract.py:126: UserWarning: -32601: Method not found #297 #12

Open PatrickAlphaC opened 2 months ago

PatrickAlphaC commented 2 months ago

https://github.com/vyperlang/titanoboa/issues/297

Do we need this error for zksync? We can probably hide it cuz ZKSync will always have this issue?

DanielSchiavini commented 2 months ago

This warning shows up in our CI runs too: https://github.com/DanielSchiavini/titanoboa-zksync/actions/runs/10471967314/job/29000366458#step:5:59 so it's easy to reproduce