vyperlang / vyper

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

meta: tracker for overriding storage allocator bugs #3997

Open cyberthirst opened 3 months ago

cyberthirst commented 3 months ago

We have multiple outstanding overriding storage allocator bugs; for better tracking, I'm creating this meta issue.

ps. i view this issue as short-lived and thus didn't create a label. Should it be done in the future? EDIT:

cyberthirst commented 3 months ago

Also, given the number of bugs & minimal client usage, should we hide this feature behind some experimental flag or even deprecate it?

charles-cooper commented 3 months ago

Also, given the number of bugs & minimal client usage, should we hide this feature behind some experimental flag or even deprecate it?

no -- it's already a bit hard to use, and most of the recent bugs are due to purposely not supporting overrides with modules yet, and we will either fix or improve the warnings before release