polkadot-sdk icon indicating copy to clipboard operation
polkadot-sdk copied to clipboard

add parachains-common-types

Open xlc opened this issue 2 weeks ago • 4 comments

Closes https://github.com/paritytech/polkadot-sdk/issues/10512

xlc avatar Dec 03 '25 02:12 xlc

/cmd prdoc

xlc avatar Dec 03 '25 08:12 xlc

/cmd fmt

xlc avatar Dec 03 '25 10:12 xlc

check-umbrella needs fixing too. You'd need to add the crate into the umbrella/polkadot-sdk crate, as a dependency, in a similar fashion to parachains-common crate (in Cargo.toml and lib.rs).

iulianbarbu avatar Dec 05 '25 08:12 iulianbarbu

Updated. It doesn't make a lot of sense to put this to umbrella but anyway... Also we should have something like /cmd umbrella to do it like prdoc

xlc avatar Dec 05 '25 22:12 xlc

Looks like the PR couldn't be merged. Main error being related to check-publish-compile: https://github.com/paritytech/polkadot-sdk/actions/runs/20030408485/job/57437953739. Updated the branch to latest master, to see if the error reproduces with latest changes in master.

iulianbarbu avatar Dec 08 '25 15:12 iulianbarbu