Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smart contract bindings should only be of interfaces #194

Open
shrimalmadhur opened this issue Apr 8, 2024 · 1 comment
Open

smart contract bindings should only be of interfaces #194

shrimalmadhur opened this issue Apr 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@shrimalmadhur
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Right now smart contract bindings have a lot of implementation bindings (and some interface bindings like ISlasher. Ideally we should only have Interfaces bindings so that we don't need to update bindings whenever contract implementation changes

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@shrimalmadhur shrimalmadhur added the enhancement New feature or request label Apr 8, 2024
@samlaf samlaf changed the title smart contract bindings smart contract bindings should only be of interfaces Apr 10, 2024
@0xpanicError
Copy link

Can I take this one?

cc @samlaf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants