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

Write governance proposal results to storage #1979

Merged
merged 3 commits into from
Oct 24, 2023

Conversation

grarco
Copy link
Collaborator

@grarco grarco commented Oct 11, 2023

Describe your changes

Store the result of a governance proposal under the corresponding storage subkey. This allows to recover the result even after the validator set has changed.

Also, update the client to leverage this key in storage if present to avoid recomputing the result.

Indicate on which release or other PRs this topic is based on

Commit 3f979bf on base branch

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@grarco grarco marked this pull request as ready for review October 11, 2023 17:43
@grarco grarco requested a review from Fraccaman October 11, 2023 17:43
@Fraccaman Fraccaman mentioned this pull request Oct 16, 2023
tzemanovic added a commit that referenced this pull request Oct 24, 2023
* origin/grarco/proposal-result-in-storage:
  Changelog #1979
  Client first looks for governance proposal result in storage
  Writes the result of a governance proposal in storage
@tzemanovic tzemanovic mentioned this pull request Oct 24, 2023
@grarco grarco merged commit 79c85cb into main Oct 24, 2023
13 of 14 checks passed
@grarco grarco deleted the grarco/proposal-result-in-storage branch October 24, 2023 11:26
brentstone pushed a commit that referenced this pull request Nov 11, 2023
* origin/grarco/proposal-result-in-storage:
  Changelog #1979
  Client first looks for governance proposal result in storage
  Writes the result of a governance proposal in storage
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 this pull request may close these issues.

2 participants