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

Vesting precompile #615

Closed
tonimateos opened this issue Jun 5, 2024 · 0 comments · Fixed by #661
Closed

Vesting precompile #615

tonimateos opened this issue Jun 5, 2024 · 0 comments · Fixed by #661
Labels
Grooming Needed Extra attention is needed

Comments

@tonimateos
Copy link
Contributor

tonimateos commented Jun 5, 2024

As an EVM-only user (with MMask, etc.) I want to be able to vest my funds, so I can transfer later, using only EVM tooling.

ACCEPTANCE:

  • Write: I can vest my tokens using an EVM library (remix or hardhat or blockscout), I can vest others' tokens (vest, vestOther)
  • Read: I can query the info about my vesting using an EVM library (exactly same info I can query from substrate side)
  • No need to emit evens in the EVM side

Note: you can test by doing a vestedTransfer with schedule in the past

@tonimateos tonimateos added the Grooming Needed Extra attention is needed label Jun 5, 2024
@luispdm luispdm self-assigned this Jul 4, 2024
@luispdm luispdm linked a pull request Jul 9, 2024 that will close this issue
@magecnion magecnion self-assigned this Jul 9, 2024
@magecnion magecnion removed their assignment Jul 18, 2024
@asiniscalchi asiniscalchi self-assigned this Jul 18, 2024
@ccubu ccubu assigned ccubu and unassigned ccubu Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Grooming Needed Extra attention is needed
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants