titanoboa icon indicating copy to clipboard operation
titanoboa copied to clipboard

feat: expose private constants

Open DanielSchiavini opened this issue 9 months ago • 0 comments

Fixes #196, depends on https://github.com/vyperlang/titanoboa/pull/220

What I did

Created a ConstantsModel to expose constants.

How I did it

Created a ConstantsModel class. Added to Vyper contract, blueprints and deployer.

How to verify it

Tests are included

Description for the changelog

  • Constants are now exposed via contract._constants or deployer._constants

Cute Animal Picture

image

DanielSchiavini avatar May 10 '24 09:05 DanielSchiavini