Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix potential truncated relaychain chain spec #160

Merged

Conversation

Kailai-Wang
Copy link
Contributor

A follow-up of #158

We've realised that the previous fix targeting the parachain chain spec needs to be revised. We had CIs where the relaychain container errored out due to corrupted relaychain chain spec.

I believe it's due to the injection of (truncated) parachain genesis wasm and state, see also litentry/litentry-parachain#2081 (comment)

So this PR tries to apply the same fix we had to the genesis wasm/state export.

@xlc xlc merged commit eafed3c into open-web3-stack:master Sep 2, 2023
4 checks passed
@Kailai-Wang Kailai-Wang deleted the fix-truncated-relay-chain-spec branch September 2, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants