-
Notifications
You must be signed in to change notification settings - Fork 1.6k
add Encointer as TrustedTeleporter to Kusama #4401
Conversation
@joepetrowski May I request your review? It's copy-paste from our previous PR #4213 for testnets |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks OK to me. Question is whether we:
- Merge now and put it in the runtime before Encointer would onboard. If the referendum to add Encointer as a common good chain failed, we could remove it from the runtime later.
- Only merge after Encointer gets accepted by Kusama referendum as a common good chain.
Will let others chime in on the two options.
not sure what that CI error is about. Seems unrelated to this PR |
I would suggest to wait until the chain is registered in order to merge this. The team has requested for the common good slot motion to kick off from lease period 18. |
Now that Encointer has been ratified to become a common good parachain on Kusama, can we merge this for the next runtime upgrade? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @KiChjang ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Double-checked the ParaId for Encointer just now; everything checks out.
* master: Bump tokio from 1.14.0 to 1.15.0 (#4537) Bump mick-jaeger from 0.1.6 to 0.1.7 (#4538) Versi chainspec based on Rococo. (#4485) Bump proc-macro2 from 1.0.33 to 1.0.34 (#4526) fix compile with new compiler - dead code (#4530) introduce trusted parachain Encointer for rococo and westend (#4213) add Encointer TrustedTeleporter (#4401) Bump libc from 0.2.109 to 0.2.112 (#4522) Bump serde_json from 1.0.72 to 1.0.73 (#4523)
This PR prepares for the case where Encointer's proposal to be onboarded as a common good parachain will pass.