You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
Removes the bridge-related primitives for Polkadot and Kusama from
/bridges/chains, to be moved into parity-bridges-common and
polkadot-fellows/runtimes, per [this
issue](polkadot-fellows/runtimes#627). Also
tweaks the readme and scripts to be more platform-agnostic.
**NB**: This will require those who run the bridge zombienet tests to
rename the zombienet binary from `zombienet-linux-x64` to just
`zombienet`.
## Integration
This update breaks parity-bridges-common's dependency on these
primitives, which are re-added to parity-bridge-common in [this
PR](paritytech/parity-bridges-common#3145).
0 commit comments