Skip to content

Commit

Permalink
Add codeSubstitutes to rococo parachains (paritytech#4669)
Browse files Browse the repository at this point in the history
Since the fix for paritytech#4559
was to add a codeSubstitute to the rococo-parachains, we should update
the chain-specs in the repo.

The json diffs are not super easy to review, so if you want to manually
check:
- Run for example `jd -o people-rococo.diff
people-rococo-from-this-branch.json people-rococo-master.json`
- Check in the resulting diff file that only `codeSubstitutes` field is
changed
  • Loading branch information
skunert authored and hitchhooker committed Jun 5, 2024
1 parent abcfd97 commit 2a39450
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 70 deletions.
28 changes: 15 additions & 13 deletions cumulus/parachains/chain-specs/asset-hub-rococo.json

Large diffs are not rendered by default.

30 changes: 16 additions & 14 deletions cumulus/parachains/chain-specs/bridge-hub-rococo.json

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions cumulus/parachains/chain-specs/contracts-rococo.json

Large diffs are not rendered by default.

30 changes: 16 additions & 14 deletions cumulus/parachains/chain-specs/coretime-rococo.json

Large diffs are not rendered by default.

30 changes: 16 additions & 14 deletions cumulus/parachains/chain-specs/people-rococo.json

Large diffs are not rendered by default.

0 comments on commit 2a39450

Please sign in to comment.