Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into ankan/make-pool-res…
Browse files Browse the repository at this point in the history
…triction-configurable
  • Loading branch information
bkchr committed Feb 26, 2025
2 parents a1c6b40 + 2b9f83b commit d9beb43
Show file tree
Hide file tree
Showing 105 changed files with 5,087 additions and 11,768 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-30_publish_release_draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
needs: [ validate-inputs ]
uses: "./.github/workflows/release-srtool.yml"
with:
excluded_runtimes: "asset-hub-rococo bridge-hub-rococo contracts-rococo coretime-rococo people-rococo rococo rococo-parachain substrate-test bp cumulus-test kitchensink minimal-template parachain-template penpal polkadot-test seedling shell frame-try sp solochain-template polkadot-sdk-docs-first"
excluded_runtimes: "asset-hub-rococo bridge-hub-rococo coretime-rococo people-rococo rococo rococo-parachain substrate-test bp cumulus-test kitchensink minimal-template parachain-template penpal polkadot-test seedling shell frame-try sp solochain-template polkadot-sdk-docs-first"
build_opts: "--features on-chain-release-build"
profile: production
permissions:
Expand Down
13 changes: 1 addition & 12 deletions .github/workflows/runtimes-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,17 +87,6 @@
"uri": "wss://westend-collectives-rpc.polkadot.io:443",
"is_relay": false
},
{
"name": "contracts-rococo",
"package": "contracts-rococo-runtime",
"path": "cumulus/parachains/runtimes/contracts/contracts-rococo",
"header": "cumulus/file_header.txt",
"template": "cumulus/templates/xcm-bench-template.hbs",
"bench_features": "runtime-benchmarks",
"bench_flags": "--genesis-builder-policy=none --exclude-pallets=pallet_xcm",
"uri": "wss://rococo-contracts-rpc.polkadot.io:443",
"is_relay": false
},
{
"name": "coretime-rococo",
"package": "coretime-rococo-runtime",
Expand Down Expand Up @@ -127,7 +116,7 @@
"header": "cumulus/file_header.txt",
"template": "cumulus/templates/xcm-bench-template.hbs",
"bench_features": "runtime-benchmarks",
"bench_flags": "--genesis-builder-policy=none",
"bench_flags": "",
"uri": null,
"is_relay": false
},
Expand Down
Loading

0 comments on commit d9beb43

Please sign in to comment.