Skip to content
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

Asset Hubs: allow Polkadot, Kusama and Ethereum assets across P<>K bridge #421

Merged

Conversation

acatangiu
Copy link
Contributor

@acatangiu acatangiu commented Aug 5, 2024

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:

  • e2e test: Polkadot Asset Hub can register Polkadot and Ethereum assets on Asset Hub Kusama
  • e2e test: Kusama Asset Hub can register Kusama assets on Asset Hub Polkadot
  • e2e test: transfer Kusama assets from Kusama to Polkadot and back
  • e2e test: transfer Polkadot assets from Polkadot to Kusama and back
  • e2e test: transfer Ethereum assets (bridged in through Snowbridge) from Polkadot to Kusama and back

Kusama does not have Ethereum Snowbridge deployed. This commit removes
all that unused code.

If we decide to deploy Kusama<>Ethereum bridge, we can bring it back.

Signed-off-by: Adrian Catangiu <[email protected]>
…idge

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.

Signed-off-by: Adrian Catangiu <[email protected]>
@acatangiu acatangiu mentioned this pull request Oct 1, 2024
@acatangiu
Copy link
Contributor Author

/merge

@fellowship-merge-bot fellowship-merge-bot bot merged commit a1c5878 into polkadot-fellows:main Oct 2, 2024
50 of 51 checks passed
@fellowship-merge-bot
Copy link
Contributor

Enabled auto-merge in Pull Request

Available commands
  • /merge: Enables auto-merge for Pull Request
  • /merge cancel: Cancels auto-merge for Pull Request
  • /merge help: Shows this menu

For more information see the documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants