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

Update kabocha.json #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JelliedOwl
Copy link

Updating details for paraid 2113 (Kabocha). We've moved the paraid to another account - a pure proxy. I've made a small change to the description, to make it consistent with other parachains (I think).

I think I have an issue with verification - since the account is a keyless proxied account, I'm not aware of a way I can sign the data. I can't sign it directly with the owner, since there are no keys. And I don't see a way I can use the proxy extrinsic to cause the proxy to sign either. I could sign with one of the accounts which has full access to the proxy, but that's not going to pass the autocheck, so it would need someone to manually validate it.

Any suggestion on how I proceed? I can make on-chain remarks with the owner account or, indeed, the paraid owner is verifiable onchain:
Screenshot 2023-06-18 at 01 18 17

Updating details for paraid 2113 (Kabocha).  We've moved the paraid to another account - a pure proxy.  I've made a small change to the description, to make it consistent with other parachains (I think)
@JelliedOwl
Copy link
Author

JelliedOwl commented Jun 18, 2023

Oh, and indeed - registrar.reserve was called as part of the pre-image on this referendum, so we cannot sign anything with that either.
https://kusama.subscan.io/referenda_v2/213
executed here:
https://kusama.subscan.io/block/18399639?tab=event

For context see: https://forum.polkadot.network/t/moving-a-paraid-to-a-new-manager-address-kabocha-on-kusama/2980

@carlhong
Copy link
Collaborator

https://kusama.subscan.io/parachain/2113
Can you use the owner account to sign the info?

@JelliedOwl
Copy link
Author

Hi Carl.

Unfortunately, the point is that F37GR5PvHiNj8YWVegr8r2nMosBDtiPVdUrfBSAMZg3e5HJ isn't the owner anymore. We deregistered and reregistered the paraid to be owned by F69ngQSVQmsKo6fiVNo5RaLHMdPyWNhH4HHihkQkpDsHnjj.

And that F69ng... account is a pure proxy, so I don't believe there's any way to do anything off-chain with it, like signing messages. It only works for extrinsics on-chain via proxy calls, so I can make a remark with some data (a sha256 hash of the json or... something else, perhaps?). It would look something like this:
https://kusama.subscan.io/extrinsic/18149835-2

Sorry - I just realised I linked to a referendum itself, rather than the discussion about the referendum, which is probably more readable:
https://forum.polkadot.network/t/moving-a-paraid-to-a-new-manager-address-kabocha-on-kusama/2980

@carlhong
Copy link
Collaborator

Hi, in this case, you can sign with proxy accounts https://kusama.subscan.io/proxy_account?address=F69ngQSVQmsKo6fiVNo5RaLHMdPyWNhH4HHihkQkpDsHnjj, and we'll verify the info manually for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants