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

add migration ComputeTheoreticalFirstSlot for moonbeam #2845

Merged
merged 5 commits into from
Jun 25, 2024

Conversation

librelois
Copy link
Collaborator

What does it do?

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@librelois librelois added A0-pleasereview Pull request needs code review. B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit labels Jun 24, 2024
@RomarQ RomarQ added the not-breaking Does not need to be mentioned in breaking changes label Jun 25, 2024
@RomarQ

This comment was marked as outdated.

RomarQ and others added 4 commits June 25, 2024 15:07
* fix: explicitly drop returned value

* fix: log DispatchError

* update cargo.lock

* fix warnings
Copy link
Contributor

Coverage Report

@@                            Coverage Diff                            @@
##           perm-runtime-3001   elois-migration-first-slot      +/-   ##
=========================================================================
- Coverage              81.23%                       81.20%   -0.03%     
  Files                    301                          301              
+ Lines                  85514                        85540      +26     
=========================================================================
  Hits                   69462                        69462              
+ Misses                 16052                        16078      +26     
Files Changed Coverage
/pallets/parachain-staking/src/migrations.rs 17.00% (-3.48%) 🔽

Coverage generated Tue Jun 25 16:30:09 UTC 2024

@RomarQ RomarQ merged commit c54b0ac into perm-runtime-3001 Jun 25, 2024
27 checks passed
@RomarQ RomarQ deleted the elois-migration-first-slot branch June 25, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview Pull request needs code review. B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants