We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Proposal Pillar
preview.gov.tools
Eternal
Submitting a treasury withdrawal proposal as Gov Action currently fails with the following console log.
index-bf5a9cfe.js:90 TypeError: Cannot read properties of undefined (reading 'forEach') at Object.buildTreasuryGovernanceAction (index-bf5a9cfe.js:414:50234) at app.cjs-df80b02d.js:139:140290 at M2 (app.cjs-df80b02d.js:85:12569) at Generator.<anonymous> (app.cjs-df80b02d.js:85:14053) at Generator.next (app.cjs-df80b02d.js:85:13032) at _s2 (app.cjs-df80b02d.js:85:10225) at F (app.cjs-df80b02d.js:85:10436)
Here is a screenshot of submission:
Submission of the treasury withdrawal proposal as governance action leads to a progress spinner which disappears and nothing happens.
User should have been asked to sign the transaction and the treasury withdrawal governance action should have been successfully submitted.
The text was updated successfully, but these errors were encountered:
That is on the pillar side.
API of the builder has changed to support multiple addresses which is not yet supported in pdf-ui-v0.5.1.
Here is the documentation on how to build that transaction: https://github.com/IntersectMBO/govtool/wiki/How-to-submit-a-Governance-Action-using-GovTool
Sorry, something went wrong.
nebojsact
No branches or pull requests
Area
Proposal Pillar
Domain
preview.gov.tools
Which wallet were you using?
Eternal
Context
Submitting a treasury withdrawal proposal as Gov Action currently fails with the following console log.
Here is a screenshot of submission:
Steps to reproduce
Actual behavior
Submission of the treasury withdrawal proposal as governance action leads to a progress spinner which disappears and nothing happens.
Expected behavior
User should have been asked to sign the transaction and the treasury withdrawal governance action should have been successfully submitted.
Related issue:
The text was updated successfully, but these errors were encountered: