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

Moved FromBridgedChainMessagesDeliveryProof to bp-messages #2169

Merged
merged 3 commits into from
Jun 1, 2023

Conversation

svyatonik
Copy link
Contributor

continue #2457

Why: as suggested in #2457, let's move proof verification logic from bridge-runtime-common to bridge-pallet-messages. So we need to move all associated structs to bp-messages first.
Audit: not required because no logic is not changed
Compatibility with polkadot-staging: compatible

@svyatonik svyatonik enabled auto-merge (squash) June 1, 2023 07:11
@svyatonik svyatonik merged commit 61e2c28 into master Jun 1, 2023
@svyatonik svyatonik deleted the move-messages-delivery-proof-to-bp-messages branch June 1, 2023 07:18
svyatonik pushed a commit that referenced this pull request Jul 17, 2023
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.91...v1.0.92)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bkontur pushed a commit that referenced this pull request May 7, 2024
* moved FromBridgedChainMessagesDeliveryProof to bp-messages

* spelling

* fix benchmarks compilation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants