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

babe: restore epoch changes migration code#5487

Merged
gavofyork merged 1 commit intomasterfrom
andre/restore-babe-migration
Apr 1, 2020
Merged

babe: restore epoch changes migration code#5487
gavofyork merged 1 commit intomasterfrom
andre/restore-babe-migration

Conversation

@andresilva
Copy link
Contributor

@andresilva andresilva commented Apr 1, 2020

This was removed in #5291 but it's still too early to do it as it requires nodes still on Polkadot v0.7.26 to resync from scratch.

Fixes #5486

This was removed in #5291
but is still too early to do it as it requires nodes still on Polkadot
v0.7.26 to resync from scratch.
@andresilva andresilva added A0-please_review Pull request needs code review. A8-backport B0-silent Changes should not be mentioned in any release notes labels Apr 1, 2020
@andresilva andresilva requested a review from Demi-Marie as a code owner April 1, 2020 11:46
@andresilva
Copy link
Contributor Author

Check polkadot ci task failed with:

 error[E0432]: unresolved import `frame_support::traits::schedule`
  --> /ci-cache/substrate/cargo/check-polkadot-companion-build/git/checkouts/substrate-7e08433d4c370a21/78502f5/frame/scheduler/src/lib.rs:52:16
   |
52 |     traits::{Get, schedule},
   |                   ^^^^^^^^ no `schedule` in `traits`

Which is unrelated to this PR.

@gavofyork gavofyork merged commit 905677d into master Apr 1, 2020
@gavofyork gavofyork deleted the andre/restore-babe-migration branch April 1, 2020 17:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: Service(Client(Backend("BABE DB is corrupted. Decode error: Error decoding field EpochChanges.inner")))

3 participants