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

Builtin verifications #4735

Open
eskimor opened this issue Sep 20, 2024 · 1 comment
Open

Builtin verifications #4735

eskimor opened this issue Sep 20, 2024 · 1 comment
Assignees

Comments

@eskimor
Copy link

eskimor commented Sep 20, 2024

Right now if a fellow wants to do due diligence quite a bit of manual work is required. What would be nice, if the ui offered decoding those double encoded values automatically and for whitelisting proposals for the ui to provide a verified link pointing to the whitelisted proposal. Right now I either verify myself via polkadot js or I am just trusting that the proposal is whitelisting what it is claiming to be whitelisting. The first is cumbersome, the latter far from ideal.

@wliyongfeng wliyongfeng self-assigned this Sep 23, 2024
@wliyongfeng
Copy link
Member

Let me break it down. When a referendum is to whitelist a relay chain call:

  • Decode the call info and show the hash of call which will be whitelisted.
  • Add a link for the referendum on relay chain.
  • Show a link on polkadot subsquare related referendum to a fellowship referendum which will whitelist it.
  • Show the decoded call which a fellowship referendum will whitelist.

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

No branches or pull requests

2 participants