vyperlang / titanoboa

a vyper interpreter
https://titanoboa.readthedocs.io
Other
251 stars 49 forks source link

fix[cache]: add contract name to cache key #236

Closed DanielSchiavini closed 4 months ago

DanielSchiavini commented 4 months ago

that could lead to confusing error messages in case a contract is deployed twice with the same source code.

What I did

How to verify it

Description for the changelog

Cute Animal Picture

image