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

Feat: Emitting ipfs hash upon posting secret proposal #9

Open
1 task done
fabianschu opened this issue Jun 26, 2022 · 0 comments · Fixed by #8
Open
1 task done

Feat: Emitting ipfs hash upon posting secret proposal #9

fabianschu opened this issue Jun 26, 2022 · 0 comments · Fixed by #8

Comments

@fabianschu
Copy link
Collaborator

fabianschu commented Jun 26, 2022

User Story
As veto delegate, I want to retrieve the contents of an enqueued secret tx from a decentral storage, so that I can reason over the proposed transaction.

Status Quo

  • Feat 1: Secret delay #3 adds a commit-reveal-like scheme to enqueue transactions on the module without revealing their contents until the point of execution
  • there are user roles within the system that need to know the contents of the enqueued transactions
  • the contents can be stored offchain
  • publishing the storage location onchain at proposal time can be useful for building decentral & transparent infomration flows

Acceptance Criteria

  • when a secret transaction is enqueued a uri that can point to a storage location is emitted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant