-
Notifications
You must be signed in to change notification settings - Fork 984
Open
0 / 20 of 2 issues completedOpen
0 / 20 of 2 issues completed
Copy link
Labels
T10-testsThis PR/Issue is related to tests.This PR/Issue is related to tests.T11-documentationThis PR/Issue is related to documentation.This PR/Issue is related to documentation.T15-bridgesThis PR/Issue is related to bridges.This PR/Issue is related to bridges.T6-XCMThis PR/Issue is related to XCM.This PR/Issue is related to XCM.
Description
High-level tracking issue for improving XCM over bridges DX/UX:
Polkadot<>Kusama bridge:
- Support testing with Chopsticks
- Support XCM dry-running
- Support easy offchain tracking
- Improve the runtime release process to include debug wasm in artifacts polkadot-fellows/runtimes#268
- Replace
log
withtracing
on Bridge-related modules #9279 - Replace
log
withtracing
onbridge-runtime-common
#9288 - Replace
log
withtracing
onpallet-bridge-grandpa
#9294 - Replace
log
withtracing
onpallet-bridge-messages
#9308 - Replace
log
withtracing
onpallet-bridge-parachains
#9318
- Add PET tests to cover CUJs and all the above
- Add guide(s) for CUJs (including offchain tracking)
- for end-users we can include example UIs to use (e.g. Turtle)
- for dapps/builders we testing/building guide and reference PETs for specific CUJs
CUJs:
- todo
Sub-issues
Metadata
Metadata
Assignees
Labels
T10-testsThis PR/Issue is related to tests.This PR/Issue is related to tests.T11-documentationThis PR/Issue is related to documentation.This PR/Issue is related to documentation.T15-bridgesThis PR/Issue is related to bridges.This PR/Issue is related to bridges.T6-XCMThis PR/Issue is related to XCM.This PR/Issue is related to XCM.
Type
Projects
Status
In Progress