P<>K Bridge & asset transfer
- Bridge code-complete, XCM support over bridge code-complete, security audit complete
- Code mentioned above PR #1215 deployed and live on
Rococo&WestendAssetHubs and BridgeHubs - Reserve-backed asset transfer supported over bridge (at this stage, just for
ROCandWOC) betweenAssetHubRococo<>AssetHubWestend. Supported using custom XCMs or by simply usingpallet_xcm::limited_reserve_transfer_assets()extrinsic. - Public Bug bounty will be launched in the next couple of weeks.
- [In-progress] adding required equivalent changes to
PolkadotandKusamaAssetHubs and BridgeHubs under polkadot-fellows/runtimes.
Related or in-progress
- Completed and merged enhancing
pallet-xcmto support remote reserves PR #1672 - Hardened
pallet-xcmagainst unintended side-effects on errors PR #2405 - Added
xcm-emulatorscenarios testing assets transfers over the bridge between Rococo and Westend PR #2251 - In-progress building docker containers with
zombienet+polkadot,polkadot-parachainandsubstrate-relaybinaries that can automate bridge testing - In-progress supporting fully versioned XCM flow over bridge PR #2719
BEEFY
- BEEFY deployed on-chain on
Kusama - Helping and monitoring for 2/3 of the validators to rotate their keys.
- Once we get healthy threshold above, BEEFY will be enabled.
- Also working on performance improvements for MMR ancestry proofs
- BLS crypto support is merged: PR #1705 and PR #1815, support for it to be later added to BEEFY.