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

Hash and validation of the metadata #378

Closed
MSzalowski opened this issue Mar 4, 2024 · 1 comment · Fixed by #458
Closed

Hash and validation of the metadata #378

MSzalowski opened this issue Mar 4, 2024 · 1 comment · Fixed by #458
Assignees
Labels
🖥 Frontend Frontend related

Comments

@MSzalowski
Copy link
Contributor

Why

As someone who wants to submit a governance action

I want the metadata builder to automatically hash and then store that hash for later use

So that I do not need to hash the metadata or enter it into the UI myself

What

Given that I have entered the information needed to create the metadata for a governance action

When I direct GovTool to create the metadata

Then it also hashes and stores the metadata

DoD

Metadata is created, hashed and stored (for use in the metadata anchor when the GA is submitted).

@MSzalowski MSzalowski added the 🖥 Frontend Frontend related label Mar 4, 2024
@MSzalowski MSzalowski self-assigned this Mar 12, 2024
@MSzalowski MSzalowski linked a pull request Mar 13, 2024 that will close this issue
5 tasks
MSzalowski added a commit that referenced this issue Mar 13, 2024
MSzalowski added a commit that referenced this issue Mar 13, 2024
MSzalowski added a commit that referenced this issue Mar 14, 2024
…n-of-the-metadata

[#378] feat: add hash and validation of the metadata
@pmbinapps
Copy link

OK with hash validation:

Image

Image

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