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

Disable submitting proposals on chain (temporary for OffchainVoting contract upgrade) #470

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jdville03
Copy link
Member

@jdville03 jdville03 commented Sep 9, 2021

Updates

  • In preparation for updating the UI with the latest version of the OffchainVoting smart contract, we need to first block any new proposals from being submitted onchain and then submit the vote results for any proposals that have already been submitted/sponsored (with passing vote). There are breaking changes with the upgraded OffchainVoting contract that will require additional data to be prepared for the proposal and vote result submissions.

This PR blocks proposals from being submitted onchain.

Note: This PR will be merged right before we start the upgrading process.

@jdville03 jdville03 changed the title Disable submitting proposals on chain (temporary for OffchainVoting contract upgrade) Disable submitting proposals on chain (temporary for OffchainVoting contract upgrade) Sep 9, 2021
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.

1 participant