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

fix: for genLocalState '-o' represents the path where to write the local state and not the pollId and must be be parsed as int. #1304

Conversation

GaetanoMondelli
Copy link
Contributor

Description

In the cli the command genLocalState has ha '-o' parameter used to specifiy the path where to write the local state.

Additional Notes

For other commands '-o' represented the pollId and the parameter required to be parsed into an integer but here trying to parse a path does nto allow to specify the path ending up to store the local store in a file called 'NaN'

Related issue(s)

--

Confirmation

Copy link

netlify bot commented Mar 17, 2024

Deploy Preview for maci-typedoc ready!

Name Link
🔨 Latest commit 5f5b4b0
🔍 Latest deploy log https://app.netlify.com/sites/maci-typedoc/deploys/65f64cc4f2e0a500080daa12
😎 Deploy Preview https://deploy-preview-1304--maci-typedoc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@kittybest kittybest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, just need to fix the commitlint

Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix! could you please amend the commit to conform with commitlint and force push it? (also rebase to the latest dev changes please)

@GaetanoMondelli GaetanoMondelli force-pushed the fix-genLocalState-parse-option branch from 5f5b4b0 to 3326d4a Compare March 20, 2024 21:20
Copy link

vercel bot commented Mar 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview Mar 20, 2024 9:22pm

Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ctrlc03 ctrlc03 enabled auto-merge March 20, 2024 22:10
@ctrlc03 ctrlc03 merged commit 20e80b7 into privacy-scaling-explorations:dev Mar 20, 2024
19 checks passed
Copy link

gitpoap-bot bot commented Mar 20, 2024

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2024 MACI Contributor:

GitPOAP: 2024 MACI Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

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.

3 participants