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

Cannot submit Governance Action #1641

Closed
MSzalowski opened this issue Jul 31, 2024 · 8 comments
Closed

Cannot submit Governance Action #1641

MSzalowski opened this issue Jul 31, 2024 · 8 comments
Assignees
Labels
🐛 Bug Something isn't working 🖥 Frontend Frontend related

Comments

@MSzalowski
Copy link
Contributor

Context & versions

sanchogov.tools (staging)

Steps to reproduce

  1. Try to submit Governance Action

Actual behavior

  1. Insufficient balance error occurs

Expected behavior

  1. GA should submit (if only meets the balance criteria)
@MSzalowski MSzalowski self-assigned this Jul 31, 2024
@MSzalowski MSzalowski added 🖥 Frontend Frontend related 🐛 Bug Something isn't working labels Jul 31, 2024
@Ryun1
Copy link
Member

Ryun1 commented Jul 31, 2024

Is your wallet on the correct network?
what is your address?

@Ryun1
Copy link
Member

Ryun1 commented Jul 31, 2024

Working for me within an Info action on staging environment using demos wallet

image

@Ryun1
Copy link
Member

Ryun1 commented Jul 31, 2024

Although metadata doesnt seem to get picked up:
https://staging.govtool.byron.network/connected/governance_actions/ab9d706d480845946e571f0c37d8d5d046ed3ddf8360f644d5422a3cb6de77b4#0

@MSzalowski
Copy link
Contributor Author

I don't have that issue either - I've reported that based on a slack thread

@MSzalowski
Copy link
Contributor Author

Although metadata doesnt seem to get picked up: https://staging.govtool.byron.network/connected/governance_actions/ab9d706d480845946e571f0c37d8d5d046ed3ddf8360f644d5422a3cb6de77b4#0

I'll reorganise the services responsibility under this issue - to have that fixed. I am aware of the issues around the metadatas

@MSzalowski
Copy link
Contributor Author

Error log for treasury action:

instrument.ts:129 (400)
failed:
c55c2c133d9adb1c15424ad8fb7cd8048a2a3c506ab8a327a9652ca6b77e7cda
The provided constitution guardrails hash doesn't match the expected on defined in the constitution. Some governance actions such as treasury withdrawals or protocol parameters updates must correctly refer to the constitution guardrails hash digest. The latter can be 'null'. The field 'data.providedHash' indicates the hash provided in the proposal, and the field 'data.expectedHash' the one specified in the constitution
Data: {"providedHash":null,"expectedHash":"edcd84c10e36ae810dc50847477083069db796219b39ccde790484e0"}

@Ryun1
Copy link
Member

Ryun1 commented Aug 1, 2024

This is the same as
#1565

@bosko-m
Copy link
Contributor

bosko-m commented Aug 2, 2024

Closing as per the previous comment.

@bosko-m bosko-m closed this as completed Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 🖥 Frontend Frontend related
Projects
Status: Done
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants