Skip to content

Define and implement VestingSchedule logic#422

Closed
dmitrylavrenov wants to merge 9 commits intomasterfrom
vesting-schedule
Closed

Define and implement VestingSchedule logic#422
dmitrylavrenov wants to merge 9 commits intomasterfrom
vesting-schedule

Conversation

@dmitrylavrenov
Copy link
Contributor

No description provided.

@dmitrylavrenov dmitrylavrenov requested a review from MOZGIII July 21, 2022 10:47
@dmitrylavrenov dmitrylavrenov marked this pull request as ready for review July 25, 2022 10:44
@dmitrylavrenov dmitrylavrenov requested review from MOZGIII, henrybyhee and intendednull and removed request for MOZGIII July 25, 2022 10:44
Copy link
Contributor

@intendednull intendednull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

mod traits;
pub use traits::*;

/// Implements linear westing logic with cliff.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// Implements linear westing logic with cliff.
/// Implements linear vesting logic with cliff.

@MOZGIII
Copy link
Contributor

MOZGIII commented Jul 26, 2022

Doesn't make sense to merge small bits here, let's implement everything so it's easier to review and alter if needed

@dmitrylavrenov
Copy link
Contributor Author

Decided to implement all stuff together here #426

@dmitrylavrenov dmitrylavrenov deleted the vesting-schedule branch July 27, 2022 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants