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
Please answer the following questions for yourself before submitting an issue.
Should allow a user to signup using MACI's cli
Transactions reverts.
transaction execution reverted (action="sendTransaction", data=null, reason=null, invocation=null, revert=null, transaction={ "data": "", "from": "", "to": "" }, [...] code=CALL_EXCEPTION, version=6.10.0)
The text was updated successfully, but these errors were encountered:
fix(cli): remove hardcoded gas limit from signup and publish
0f6139f
hardcoded gas limit might prevent transaction from succeeding on certain networks fix #1086
1bf3a4b
ctrlc03
Successfully merging a pull request may close this issue.
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
Should allow a user to signup using MACI's cli
Current Behavior
Transactions reverts.
Failure Information
The text was updated successfully, but these errors were encountered: