-
Notifications
You must be signed in to change notification settings - Fork 140
Snowbridge: Add support for Ether #548
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
Snowbridge: Add support for Ether #548
Conversation
|
Doesn't look good, new crates bring new minor or major versions of deps, doesn't build. I see the snowfork crates have semver-minor bump, I expected patch bumps to have everything working ok. |
61541b1 to
d46f577
Compare
integration-tests/emulated/tests/bridges/bridge-hub-polkadot/src/tests/snowbridge.rs
Show resolved
Hide resolved
integration-tests/emulated/tests/bridges/bridge-hub-polkadot/src/tests/snowbridge.rs
Outdated
Show resolved
Hide resolved
integration-tests/emulated/tests/bridges/bridge-hub-polkadot/src/tests/snowbridge.rs
Outdated
Show resolved
Hide resolved
yrong
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
|
Review required! Latest push from author must always be reviewed |
claravanstaden
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alistair-singh adding ether does not require any runtime config, except the new snowbridge-router-primitives crate version, right?
No, we just need the new code in the crate which interprets |
yrong
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
integration-tests/emulated/tests/bridges/bridge-hub-polkadot/src/tests/snowbridge.rs
Outdated
Show resolved
Hide resolved
integration-tests/emulated/tests/bridges/bridge-hub-polkadot/src/tests/snowbridge.rs
Outdated
Show resolved
Hide resolved
integration-tests/emulated/tests/bridges/bridge-hub-polkadot/src/tests/snowbridge.rs
Outdated
Show resolved
Hide resolved
integration-tests/emulated/tests/bridges/bridge-hub-polkadot/src/tests/snowbridge.rs
Outdated
Show resolved
Hide resolved
integration-tests/emulated/tests/bridges/bridge-hub-polkadot/src/tests/snowbridge.rs
Outdated
Show resolved
Hide resolved
integration-tests/emulated/tests/bridges/bridge-hub-polkadot/src/tests/snowbridge.rs
Outdated
Show resolved
Hide resolved
integration-tests/emulated/tests/bridges/bridge-hub-polkadot/src/tests/snowbridge.rs
Show resolved
Hide resolved
integration-tests/emulated/tests/bridges/bridge-hub-polkadot/src/tests/snowbridge.rs
Outdated
Show resolved
Hide resolved
This reverts commit 2ea7fd3.
Co-authored-by: Adrian Catangiu <[email protected]>
e2f6f99 to
5da0c64
Compare
|
/merge |
|
Enabled Available commands
For more information see the documentation |
yrong
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
76d1fa6
into
polkadot-fellows:main
Adds support for the bridging Ether.
TODO
2409-10.16.1