Progress update:
P<>K bridge & asset transfer
- Security audit of the bridge (both transport protocol and XCM asset transfer functionality) is complete and all findings fixed
- Latest version of the code (containing above) PR#1215 should be merged any day now and then everything deployed to testnets
- Public Bug Bounty (running on testnets) will start shortly after
- Enhancing
pallet-xcm
reserve transfers to support remote reserves PR#1672 - needs reviews - Polkadot & Kusama (and their system parachains) runtimes have moved to polkadot-fellowship - meaning we need to migrate all bridge changes there.
BEEFY
- Polkadot fellowship release of 1.1 runtimes is around the corner, BEEFY support on Kusama included.
- BEEFY gets support for slashing validators signing forking commitments critical for bridges.
- MMR gets ancestry proofs support - needs to be upstreamed to GitHub - nervosnetwork/merkle-mountain-range: A generalized merkle mountain range implementation.
- Work is under way for BEEFY BLS crypto support: 1705 and 1815.