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

Enable idempotency check #164

Merged
merged 6 commits into from
Mar 5, 2024
Merged

Conversation

ggwpez
Copy link
Member

@ggwpez ggwpez commented Jan 26, 2024

Trying to enable this check that was disabled because of a non-idempotent migration.

cc @liamaharon

  • Does not require a CHANGELOG entry

@bkchr
Copy link
Contributor

bkchr commented Feb 28, 2024

@ggwpez I think we should be able to merge this now?

@ggwpez ggwpez marked this pull request as ready for review February 28, 2024 13:25
@ggwpez
Copy link
Member Author

ggwpez commented Feb 28, 2024

Yes was just testing if it goes green 😄
PS: Now encointer has corrupted state...

@ggwpez
Copy link
Member Author

ggwpez commented Feb 28, 2024

@brenzi there is an error for decoding the polkadotXcm::versionNotifyTargets, looks like we discussed it here: #80 (comment)

@brenzi
Copy link
Contributor

brenzi commented Feb 28, 2024

Yes. I think this can be safely ignored because the storage has been written by the new pallet version already. Only issue that the storage-version wasn't bumped with the proper migration

@bkchr
Copy link
Contributor

bkchr commented Feb 29, 2024

/merge

@fellowship-merge-bot
Copy link
Contributor

Enabled auto-merge in Pull Request

Available commands
  • /merge: Enables auto-merge for Pull Request
  • /merge cancel: Cancels auto-merge for Pull Request
  • /merge help: Shows this menu

For more information see the documentation

@fellowship-merge-bot fellowship-merge-bot bot enabled auto-merge (squash) February 29, 2024 23:03
@fellowship-merge-bot fellowship-merge-bot bot merged commit 71ddd5f into main Mar 5, 2024
30 of 31 checks passed
@bkchr bkchr deleted the oty-enable-idem-check branch March 5, 2024 10:56
ggwpez added a commit that referenced this pull request Mar 15, 2024
Trying to enable this check that was disabled because of a
non-idempotent migration.

cc liamaharon

- [x] Does not require a CHANGELOG entry

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Co-authored-by: fellowship-merge-bot[bot] <151052383+fellowship-merge-bot[bot]@users.noreply.github.com>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
ggwpez added a commit that referenced this pull request Mar 15, 2024
Changes:
- Remove all migrations from Polkadot since 1.1.2 was enacted on-chain.

Two other commits have been manually back-ported to the release branch
and are not shown in the diff:
- Enable idempotency check (#164)
- [CI] Run on all MRs and on release branch (#173)

[x] Does not require a CHANGELOG entry

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants