Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Enabled vesting pallet #58

Merged
merged 6 commits into from
Jul 5, 2021
Merged

Enabled vesting pallet #58

merged 6 commits into from
Jul 5, 2021

Conversation

borispovod
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Jul 2, 2021

Pull Request Test Coverage Report for Build 992608432

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 66.667%

Totals Coverage Status
Change from base Build 870759846: 0.0%
Covered Lines: 73
Relevant Lines: 79

💛 - Coveralls

@borispovod borispovod requested a review from boozook July 2, 2021 08:34
@@ -64,6 +65,7 @@ runtime-benchmarks = [
'frame-system/runtime-benchmarks',
'pallet-balances/runtime-benchmarks',
'pallet-timestamp/runtime-benchmarks',
'pallet-vesting/runtime-benchmarks',
Copy link
Contributor

Choose a reason for hiding this comment

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

Just for note:
It isn't required. It needed if you runs benchmarking for runtime and wants including results for that pallet.

Copy link
Contributor

@boozook boozook left a comment

Choose a reason for hiding this comment

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

👍

@boozook boozook merged commit b972ad3 into master Jul 5, 2021
@boozook boozook deleted the feature-vesting branch July 5, 2021 14:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants