Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bridges] Move chain definitions to separate folder #3822

Merged
merged 4 commits into from
Mar 25, 2024

Conversation

serban300
Copy link
Contributor

Related to paritytech/parity-bridges-common#2538

This PR doesn't contain any functional changes.

The PR moves specific bridged chain definitions from bridges/primitives to bridges/chains folder in order to facilitate the migration of the parity-bridges-repo into polkadot-sdk as discussed in https://hackmd.io/LprWjZ0bQXKpFeveYHIRXw?view

Apart from this it also includes some cosmetic changes to some Cargo.toml files as a result of running diener workspacify.

@serban300 serban300 added R0-silent Changes should not be mentioned in any release notes T15-bridges This PR/Issue is related to bridges. labels Mar 25, 2024
@serban300 serban300 self-assigned this Mar 25, 2024
@paritytech-review-bot paritytech-review-bot bot requested a review from a team March 25, 2024 10:45
@acatangiu acatangiu added this pull request to the merge queue Mar 25, 2024
Merged via the queue into paritytech:master with commit 0711729 Mar 25, 2024
139 of 144 checks passed
dharjeezy pushed a commit to dharjeezy/polkadot-sdk that referenced this pull request Apr 9, 2024
Related to
paritytech/parity-bridges-common#2538

This PR doesn't contain any functional changes. 

The PR moves specific bridged chain definitions from
`bridges/primitives` to `bridges/chains` folder in order to facilitate
the migration of the `parity-bridges-repo` into `polkadot-sdk` as
discussed in https://hackmd.io/LprWjZ0bQXKpFeveYHIRXw?view

Apart from this it also includes some cosmetic changes to some
`Cargo.toml` files as a result of running `diener workspacify`.
bkchr pushed a commit that referenced this pull request Apr 10, 2024
…der (#2892)

* [Bridges] Move chain definitions to separate folder (#3822)

Related to
paritytech/parity-bridges-common#2538

This PR doesn't contain any functional changes.

The PR moves specific bridged chain definitions from
`bridges/primitives` to `bridges/chains` folder in order to facilitate
the migration of the `parity-bridges-repo` into `polkadot-sdk` as
discussed in https://hackmd.io/LprWjZ0bQXKpFeveYHIRXw?view

Apart from this it also includes some cosmetic changes to some
`Cargo.toml` files as a result of running `diener workspacify`.

(cherry picked from commit 0711729)

* diener workspacify
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
R0-silent Changes should not be mentioned in any release notes T15-bridges This PR/Issue is related to bridges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants