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

Feature/plmc 229 implement new vesting pallet on plmc bond #64

Merged

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    e90df68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec709bf View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    2047230 View commit details
    Browse the repository at this point in the history
  2. feat(229): bid vest scheduling tested. Vesting trait had wrong assump…

    …tions about one function. One new method added for checking total balance locked.
    
    Vest info now calculated when scheduling instead at the time of bidding, since the plmc locked could be reduced if the WAvP is lower than the bid price
    JuaniRios committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a547686 View commit details
    Browse the repository at this point in the history
  3. wip

    JuaniRios committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9c6f817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7dc240 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59332ee View commit details
    Browse the repository at this point in the history
  6. feat(229): Full and partial vesting of PLMC for contributions impleme…

    …nted and tested.
    
    Automatic vesting scheduling for contributions implemented and tested
    JuaniRios committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    25761ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49d124a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    49a8910 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. fix(229): fmt

    JuaniRios committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e8b66a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a53faf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27ab364 View commit details
    Browse the repository at this point in the history
  4. chore(229): fmt

    JuaniRios committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ff13888 View commit details
    Browse the repository at this point in the history