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

fix: restricted vesting calls #272

Merged
merged 4 commits into from
Dec 3, 2021
Merged

fix: restricted vesting calls #272

merged 4 commits into from
Dec 3, 2021

Conversation

jak-pan
Copy link
Contributor

@jak-pan jak-pan commented Nov 29, 2021

No description provided.

@codecov
Copy link

codecov bot commented Nov 29, 2021

Codecov Report

Merging #272 (884e911) into master (dd0e434) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   83.54%   83.54%           
=======================================
  Files          21       21           
  Lines        2109     2109           
=======================================
  Hits         1762     1762           
  Misses        347      347           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd0e434...884e911. Read the comment docs.

@mrq1911
Copy link
Member

mrq1911 commented Nov 29, 2021

why is this necessary? we are already allowing to vest tokens from sudo or Treasury account

type VestedTransferOrigin = EnsureRootOrTreasury;

@mrq1911 mrq1911 changed the title disable vesting calls fix: disable vesting calls Dec 2, 2021
Copy link
Member

@mrq1911 mrq1911 left a comment

Choose a reason for hiding this comment

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

  • vesting benchmarks

@mrq1911 mrq1911 changed the title fix: disable vesting calls fix: restricted vesting calls Dec 2, 2021
@mrq1911 mrq1911 merged commit 24fd7e2 into master Dec 3, 2021
@jak-pan jak-pan deleted the vesting-disable branch February 22, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants