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

Generate storage info for pallet grandpa #9817

Merged
3 commits merged into from
Sep 22, 2021
Merged

Generate storage info for pallet grandpa #9817

3 commits merged into from
Sep 22, 2021

Conversation

georgesdib
Copy link
Contributor

@georgesdib georgesdib commented Sep 19, 2021

Fixes part of paritytech/polkadot-sdk#323

Refactor Grandpa pallet to use WeakBoundedVec instead of Vec, and generate storage info for that pallet.
Adding MaxAuthorities type to bound the WeakBoundedVec.

Polkadot companion: paritytech/polkadot#3892

@thiolliere @KiChjang @shawntabrizi

Converting some `Vec` to `WeakBoundedVec`
Adding `MaxAuthorities` type to bound the `WeakBoundedVec`
@gui1117 gui1117 added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D5-nicetohaveaudit ⚠️ PR contains trivial changes to logic that should be properly reviewed. labels Sep 21, 2021
@gui1117
Copy link
Contributor

gui1117 commented Sep 21, 2021

bot merge

@ghost
Copy link

ghost commented Sep 21, 2021

Waiting for commit status.

@ghost
Copy link

ghost commented Sep 21, 2021

Merge aborted: Head SHA changed from 2048209 to fb63660

@gui1117
Copy link
Contributor

gui1117 commented Sep 21, 2021

I think companion needs to be fixed, test-runtime needs the new configuration

@georgesdib
Copy link
Contributor Author

I think companion needs to be fixed, test-runtime needs the new configuration

This is done now

@gui1117
Copy link
Contributor

gui1117 commented Sep 22, 2021

bot merge

@ghost
Copy link

ghost commented Sep 22, 2021

Trying merge.

@ghost ghost merged commit 49e91e2 into paritytech:master Sep 22, 2021
@georgesdib georgesdib deleted the grandpa-storage-info branch September 22, 2021 19:28
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D5-nicetohaveaudit ⚠️ PR contains trivial changes to logic that should be properly reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants