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

CLI is not sending CELO when you try to submit a Governance Proposals #155

Closed
1 task done
work-0xj4an opened this issue Feb 26, 2024 · 5 comments
Closed
1 task done
Assignees

Comments

@work-0xj4an
Copy link
Member

work-0xj4an commented Feb 26, 2024

Package

@celo/celocli

Have you ensured that all of these are up to date?

  • the package you are using

What version of the package are you on?

@celo/celocli/4.0.0 darwin-arm64 node-v20.11.0

What command or function is the bug in?

celocli governance:propose

Operating System

macOS (Apple Silicon)

Describe the bug

When you try to submit a new governance proposal using this command: celocli governance:propose --jsonTransactions ./mainnet.json --deposit 10000e18 --descriptionURL https://github.com/celo-org/governance/blob/main/CGPs/cgp-XXXXmd --from XXXXXXXXXXXXXXXXXX --privateKey=XXXXXXXXXXXXXXXXXX

you got an error that says "Too small deposit"
image

And If you check, The cli is not sending any celo with the propose transaction for some reason.
image

@aaronmgdr
Copy link
Member

aaronmgdr commented Feb 27, 2024

@aaronmgdr aaronmgdr self-assigned this Feb 27, 2024
@aaronmgdr
Copy link
Member

Hi @juanjgiraldoc

i have found the source of the issue and am working on fix

@aaronmgdr
Copy link
Member

reopened until we have outside confirmation that

@celo/[email protected] fixes the issue

@juanjgiraldoc please try and let me know

https://www.npmjs.com/package/@celo/celocli/v/4.1.0-beta.0

@work-0xj4an
Copy link
Member Author

Seems working, thanks @aaronmgdr

@arthurgousset
Copy link
Contributor

Closing based on @juanjgiraldoc's feedback ✅

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

No branches or pull requests

3 participants