Skip to content
New issue

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

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

Already on GitHub? # to your account

Support PeriodicVesting for vesting options #763

Open
lumtis opened this issue May 5, 2022 · 1 comment
Open

Support PeriodicVesting for vesting options #763

lumtis opened this issue May 5, 2022 · 1 comment
Labels
campaign Related to campaign module launch Related to launch module

Comments

@lumtis
Copy link
Contributor

lumtis commented May 5, 2022

VestingAccount in launch and MainnetVestingAccount in campaign currently supports DelayedVesting option that allows a single release date for the vesting

We should add support for PeriodicVesting that allows several release dates as this use case is frequent.

  • Implement PeriodicVesting in VestingOptions
  • Implement SharePeriodicVesting in ShareVestingOptions
  • Specify Genesis Generation Algorithm changes for this new option
@lumtis lumtis added launch Related to launch module campaign Related to campaign module labels May 5, 2022
@lumtis
Copy link
Contributor Author

lumtis commented May 12, 2022

Low priority with special allocations support

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
campaign Related to campaign module launch Related to launch module
Projects
None yet
Development

No branches or pull requests

1 participant