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

Node polyfill issues #10

Open
yuetloo opened this issue Jun 28, 2024 · 0 comments
Open

Node polyfill issues #10

yuetloo opened this issue Jun 28, 2024 · 0 comments
Assignees

Comments

@yuetloo
Copy link
Contributor

yuetloo commented Jun 28, 2024

maci-domainobjs uses Node.js specific function, randomBytes, that require the web application to add polyfill. The current polyfill used is by unjs/unenv which has an issue unjs/unenv#277.

Once MACI stop using Node.js, randomBytes, should update the code to use new Keypair() to generate new random MACI key

@yuetloo yuetloo self-assigned this Jun 28, 2024
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

1 participant