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

refactor(pallet-airdrop): Add tests and benchmarks #2981

Merged
merged 5 commits into from
Jul 28, 2023
Merged

Conversation

ukint-vs
Copy link
Member

@ukint-vs ukint-vs commented Jul 26, 2023

Resolves #2949 .

  • Add tests for Notvesting and ScheduleIndexOutOfBounds errors
  • Fix transfer benchmark
  • Add transfer_vested benchmark
  • Add benchmarks to runtime
  • Update pallet weights

But no fee will be paid anyway as these calls are only allowed for sudo

@gear-tech/dev

@ukint-vs ukint-vs added A1-inprogress Issue is in progress or PR draft is not ready to be reviewed C2-refactoring Refactoring proposal labels Jul 26, 2023
@ukint-vs ukint-vs self-assigned this Jul 26, 2023
@ukint-vs ukint-vs added A0-pleasereview PR is ready to be reviewed by the team and removed A1-inprogress Issue is in progress or PR draft is not ready to be reviewed labels Jul 26, 2023
@ukint-vs ukint-vs merged commit f2c7aa6 into master Jul 28, 2023
10 checks passed
@ukint-vs ukint-vs deleted the vs/vesting-tests branch July 28, 2023 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview PR is ready to be reviewed by the team C2-refactoring Refactoring proposal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pallets refactoring after M1 review
3 participants