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

Add a staking stateful precompile contract #2754

Closed
Tracked by #2403 ...
lumtis opened this issue Aug 20, 2024 · 0 comments · Fixed by #2784
Closed
Tracked by #2403 ...

Add a staking stateful precompile contract #2754

lumtis opened this issue Aug 20, 2024 · 0 comments · Fixed by #2784
Assignees
Labels
feature:idea An early idea for a feature. Used as reference to follow new feature integrations feature:smart-contracts Related to extending smart contracts capability and interactions with ZEVM stateful-precompile A new stateful precompile contract that is user facing zeta-utility Improve the utility of ZETA token

Comments

@lumtis
Copy link
Member

lumtis commented Aug 20, 2024

Describe the Issue
The staking stateful precompile contract allows to delegate ZETA for staking through the EVM.

It should contains the basic integration of the staking module:

delegate()
redelegate()
undelegate()
@lumtis lumtis added feature:smart-contracts Related to extending smart contracts capability and interactions with ZEVM stateful-precompile A new stateful precompile contract that is user facing labels Aug 20, 2024
@lumtis lumtis added the feature:idea An early idea for a feature. Used as reference to follow new feature integrations label Aug 20, 2024
@skosito skosito self-assigned this Aug 27, 2024
@lumtis lumtis added the zeta-utility Improve the utility of ZETA token label Aug 29, 2024
@skosito skosito linked a pull request Aug 30, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature:idea An early idea for a feature. Used as reference to follow new feature integrations feature:smart-contracts Related to extending smart contracts capability and interactions with ZEVM stateful-precompile A new stateful precompile contract that is user facing zeta-utility Improve the utility of ZETA token
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants