Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ chain = "glutton-westend-local-{{id}}"

[parachains.collator]
name = "collator"
image = "{{CUMULUS_IMAGE}}"
# Use an old image that does not send out v2 receipts, as the old validators will still check the collator signatures.
image = "docker.io/paritypr/polkadot-parachain-debug:master-bde0bbe5"
args = ["-lparachain=debug"]

{% endfor %}
5 changes: 5 additions & 0 deletions prdoc/pr_6988.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
doc: []

crates:
- name: polkadot
bump: none