-
Notifications
You must be signed in to change notification settings - Fork 578
WASM Memory boosting mode with lazy cache #16722
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
Conversation
5ed7123
to
026b05d
Compare
src/lib/crypto/kimchi_backend/common/dlog_plonk_based_keypair.ml
Outdated
Show resolved
Hide resolved
e202c91
to
f283c95
Compare
aea59f6
to
f283c95
Compare
!ci-build-me |
I think @amc-ie wants change logs to be one-liners |
Can you clean the history please? Bump up of dependencies should be in a single commit, one per dependencies. In addition to that, it would be nice to remove merge commits. |
bfa85c9
to
06c6731
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I would simplify the history by removing the git merge commit and rebasing on the latest compatible.
66fe094
to
b4ca393
Compare
!ci-build-me |
Explain your changes:
lazy_mode
flag at setup and prover index creation.Explain how you tested your changes:
Closes #2006 (mina side o1-labs/o1js#2073)