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

Run solc with flag --optimize #3

Conversation

han0110
Copy link
Collaborator

@han0110 han0110 commented Oct 3, 2023

Switch to opcode-based optimizer after some trial-and-error and studying of the document (still don't understand how to 2 compilers compare but in general --optmize does a better job than --via-ir to make the contract size within limitation)

@han0110
Copy link
Collaborator Author

han0110 commented Oct 3, 2023

I'd merge without review since it's a simple tweak on the compiler for testing

@han0110 han0110 merged commit 124f3c6 into privacy-scaling-explorations:main Oct 3, 2023
2 checks passed
@han0110 han0110 deleted the feature/solc-w-flag-optimize branch October 3, 2023 23:49
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.

1 participant