vyperlang / vyper

Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.91k stars 802 forks source link

tool: allow storage layout overrides in standard-json and vyz files #4367

Open charles-cooper opened 5 days ago

charles-cooper commented 5 days ago

we allow storage layout overrides from the CLI, however, not from the other compiler entry points. we need to add those so verifiers can verify storage layout overrides.