Update bridges subtree#1392
Update bridges subtree#1392acatangiu merged 8 commits intoparitytech:masterfrom serban300:update-bridges-subtree-2
Conversation
|
We were actually talking that |
|
Sounds like a good idea to also move the bridges stuff over! Having it on the top level also sounds about right to me! |
svyatonik
left a comment
There was a problem hiding this comment.
Shall we also change the bridges subtree rule here?
Ok, I will adjust the PR then and move the subtree under root.
Good point. Will do. |
e50398d bridges subtree fixes (#2528) 99af075 Markdown linter (#1309) (#2526) 733ff0f `polkadot-staging` branch: Use polkadot-sdk dependencies (#2524) e8a59f1 Fix benchmark with new XCM::V3 `MAX_INSTRUCTIONS_TO_DECODE` (#2514) 62b185d Backport `polkadot-sdk` changes to `polkadot-staging` (#2518) d9658f4 Fix equivocation detection containers startup (#2516) (#2517) d65db28 Backport: building images from locally built binaries (#2513) 5fdbaf4 Start the equivocation detection loop from the complex relayer (#2507) (#2512) 7fbb67d Backport: Implement basic equivocations detection loop (#2375) cb7efe2 Manually update deps in polkadot staging (#2371) d17981f #2351 to polkadot-staging (#2359) git-subtree-dir: bridges git-subtree-split: e50398d
|
Updated the PR in order to move the bridges subtree under root. Sorry, I had to force push. @svyatonik @acatangiu @bkchr PTAL when you have time. |
acatangiu
left a comment
There was a problem hiding this comment.
Looks good!
One more thing we should do is rename bridges/modules/ -> bridges/pallets/. We could do that in this PR (and also do it in our repo), or postpone renaming to when we migrate full repo here.
I would do it in a future PR. We might also need to rename some traits and structs. It might require more attention. |
|
FYI: this is where we're tracking parity-bridges-common migration: paritytech/parity-bridges-common#2538 |
|
@paritytech/release-engineering , @paritytech/ci can you please take a look on this PR ? |
* Move the bridges subtree under root * Squashed 'bridges/' changes from 277f0d5..e50398d e50398d bridges subtree fixes (#2528) 99af075 Markdown linter (#1309) (#2526) 733ff0f `polkadot-staging` branch: Use polkadot-sdk dependencies (#2524) e8a59f1 Fix benchmark with new XCM::V3 `MAX_INSTRUCTIONS_TO_DECODE` (#2514) 62b185d Backport `polkadot-sdk` changes to `polkadot-staging` (#2518) d9658f4 Fix equivocation detection containers startup (#2516) (#2517) d65db28 Backport: building images from locally built binaries (#2513) 5fdbaf4 Start the equivocation detection loop from the complex relayer (#2507) (#2512) 7fbb67d Backport: Implement basic equivocations detection loop (#2375) cb7efe2 Manually update deps in polkadot staging (#2371) d17981f #2351 to polkadot-staging (#2359) git-subtree-dir: bridges git-subtree-split: e50398d * Reapply diener workspacify * Fix Cargo.toml * Fix test * Adjustments
Backport the latest changes from the bridges repo: https://github.com/paritytech/parity-bridges-common
moved the bridges subtree from
./cumulusto./