Skip to content

Commit

Permalink
add prdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
acatangiu committed Jun 27, 2024
1 parent f878156 commit ec59cca
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions prdoc/pr_4888.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
title: "Allow any asset over the bridge lane between the two Asset Hubs"

doc:
- audience: Runtime User
description: |
Allow all Rococo-native, Westend-native and Ethereum-native assets to flow over
the bridge between the Rococo and Westend AssetHubs.

On Rococo Asset Hub, we allow Westend Asset Hub to act as reserve for any asset
native to the Westend ecosystem.
We also allow Ethereum contracts to act as reserves for the foreign assets
identified by the same respective contracts locations (on the other side of Snowbridge).

On Westend Asset Hub, we allow Rococo Asset Hub to act as reserve for any asset
native to the Rococo or Ethereum ecosystems (practically providing Westend access
to Ethereum assets through double bridging: Ethereum <> Rococo <> Westend).

crates:
- name: assets-common
bump: minor
- name: asset-hub-rococo-runtime
bump: minor
- name: asset-hub-westend-runtime
bump: minor
- name: asset-hub-rococo-emulated-chain
bump: minor
- name: asset-hub-rococo-integration-tests
bump: minor
- name: bridge-hub-rococo-integration-tests
bump: minor
- name: bridge-hub-westend-integration-tests
bump: minor
- name: emulated-integration-tests-common
bump: patch

0 comments on commit ec59cca

Please sign in to comment.