-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Asset Hubs: allow Polkadot, Kusama and Ethereum assets across P<>K br…
…idge (#421) On Kusama Asset Hub, we allow Polkadot Asset Hub to act as reserve for any asset native to the Polkadot or Ethereum ecosystems (practically providing Kusama access to Ethereum assets through double bridging: K<>P<>Eth). On Polkadot Asset Hub, we allow Kusama Asset Hub to act as reserve for any asset native to the Kusama ecosystem. TODO: - [x] e2e test: Polkadot Asset Hub can register Polkadot and Ethereum assets on Asset Hub Kusama - [x] e2e test: Kusama Asset Hub can register Kusama assets on Asset Hub Polkadot - [x] e2e test: transfer Kusama assets from Kusama to Polkadot and back - [x] e2e test: transfer Polkadot assets from Polkadot to Kusama and back - [x] e2e test: transfer Ethereum assets (bridged in through Snowbridge) from Polkadot to Kusama and back --------- Signed-off-by: Adrian Catangiu <[email protected]> Co-authored-by: Pablo Andrés Dorado Suárez <[email protected]> Co-authored-by: Bastian Köcher <[email protected]>
- Loading branch information
1 parent
afc36ca
commit a1c5878
Showing
20 changed files
with
1,513 additions
and
748 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.