paseo-network / support

Support tasks for Paseo network
3 stars 2 forks source link

[Parachain Onboarding | Slot Request] AVN_Paseo - ParaId: 2056 #80

Closed ivan-cholakov closed 1 month ago

ivan-cholakov commented 1 month ago

Parachain Name

avn_paseo

ParaID

2056

Parachain Manager Account

5EAMoEXiv7ceKPTFQLRNjMxj268LN32J7EQt3AV1R5sfXx6L

Upload your Genesis State - Do not submit a compressed file.

genesis-state.txt

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

genesis-wasm.txt

al3mart commented 1 month ago

image

Your chain is being onboarded as a parathread right now. Slot assignment will follow.

al3mart commented 1 month ago

Leases has been assigned, the parachain is upgrading right now.

ivan-cholakov commented 1 month ago

Hey @al3mart , really apreaciate it. Would it be possible to reset the chain with our new wasm and state files? Attaching them for convenience. paseo_v2_genesis.state.txt paseo_v2_genesis.wasm.txt

al3mart commented 1 month ago

We have removed the manager lock so that you guys can change those anytime as per your needs with

registrar.setCurrentHead
registrar.scheduleCodeUpgrade
ivan-cholakov commented 1 month ago

Great, thanks a lot!

nahuseyoum commented 1 month ago

Hi @al3mart @educlerici-zondax thank you for the advice. We tried resetting the state and schedule a code upgrade (please see here) but the new wasm code is not applied and our chain is not able to produce blocks. We can still see an entry in paras.futureCodeUpgrades for our parachain even though the block has passed. Is there something we are doing wrong? How can we get Paseo to accept our new wasm?

al3mart commented 1 month ago

This was sorted and the chain is now producing blocks