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

Snowbridge Fork of AssetHub #589

Closed
1 task done
alistair-singh opened this issue Aug 31, 2023 · 9 comments
Closed
1 task done

Snowbridge Fork of AssetHub #589

alistair-singh opened this issue Aug 31, 2023 · 9 comments
Assignees
Labels
Rococo Request for a slot on Rococo

Comments

@alistair-singh
Copy link

You completed the Parachain Tutorials for your parachain and tested locally?

  • Yes, we have successfully tested our chain on rococo-local.

Team Name

Snowfork

Parachain Name

Rococo Snowbridge AssetHub

ParaID

3416

Parachain Manager Account

5EZNJsLRLkJe27evZRgtFALDFgG1Y2cKEY9nexc97tT52fg5

Is this for a short or long term slot?

Short-term: we registered a parathread with the paraID above.

Upload your Genesis Head (genesis state) - Do not submit a compressed file.

https://snowbridge-rococo-demo.s3.eu-central-1.amazonaws.com/para_info/asset-hub-genesis.state

Upload your Validation Code (genesis runtime Wasm) - Do not submit a compressed file.

https://snowbridge-rococo-demo.s3.eu-central-1.amazonaws.com/para_info/asset-hub-genesis.wasm

(Optional) Upload your Chain Specification

https://snowbridge-rococo-demo.s3.eu-central-1.amazonaws.com/para_info/asset-hub-kusama-local.json

Anything else we should know?

We need HRMP channels between 3016 and 3416. See related issue.

Register your Rococo parachain details for polkadot-js/apps

Polkadot JS app: polkadot-js/apps#9837

@alistair-singh alistair-singh added the Rococo Request for a slot on Rococo label Aug 31, 2023
@AlexD10S
Copy link
Contributor

AlexD10S commented Sep 1, 2023

Onboarding!

@alistair-singh
Copy link
Author

Getting this in the error log that I have not seen before:

Sep 04 07:10:00 ip-172-31-41-212 start-assethub-node0.sh[10278]: 2023-09-04 07:10:00 [Parachain] Could not decode the head data. error=Error { cause: Some(Error { cause: Some(Error { cause: None, desc: "out of range decoding Compact<u32>" }), desc: "Could not decode `Digest::logs`" }), desc: "Could not decode `Header::digest`" }

@AlexD10S
Copy link
Contributor

AlexD10S commented Sep 4, 2023

It looks like there were an error parsing the files. Can you confirm the files are ok? And I will try to re-onboarding it

@alistair-singh
Copy link
Author

Which file fails to parse? I have double-checked the files, which look to be created and uploaded correctly. I think maybe our chainspec is wrong, as we had to use asset-hub-kusama-local as a base chainspec, which is kusama-like. We might need to customise the chainspec to make it rococo-like.

@AlexD10S
Copy link
Contributor

AlexD10S commented Sep 5, 2023

I get an AccessDenied message when trying to access the new files

@alistair-singh
Copy link
Author

I get an AccessDenied message when trying to access the new files

I have assigned permissions. Please try again.

@AlexD10S
Copy link
Contributor

AlexD10S commented Sep 5, 2023

I have reset the code and the state, I think this will be enough. But if still not working I will try to offboard and onboard the parachain again

@alistair-singh
Copy link
Author

Blocks are being produced! Thanks!

@AlexD10S
Copy link
Contributor

AlexD10S commented Sep 5, 2023

Perfect, closing the issue then

@AlexD10S AlexD10S closed this as completed Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rococo Request for a slot on Rococo
Projects
None yet
Development

No branches or pull requests

3 participants