-
Notifications
You must be signed in to change notification settings - Fork 543
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
Zkapp generator improvements #14201
Merged
Merged
Zkapp generator improvements #14201
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!ci-build-me |
1 similar comment
!ci-build-me |
georgeee
force-pushed
the
georgeee/zkapp-gen-improvements
branch
from
October 4, 2023 21:26
0dfc417
to
1fc96f2
Compare
!ci-build-me |
georgeee
force-pushed
the
georgeee/zkapp-gen-improvements
branch
from
October 5, 2023 20:04
1fc96f2
to
c768234
Compare
!ci-build-me |
georgeee
force-pushed
the
georgeee/zkapp-gen-improvements
branch
from
October 6, 2023 16:07
c768234
to
23a18ea
Compare
!ci-build-me |
georgeee
force-pushed
the
georgeee/zkapp-gen-improvements
branch
from
October 6, 2023 17:26
23a18ea
to
7ff40ed
Compare
!ci-build-me |
georgeee
force-pushed
the
georgeee/zkapp-gen-improvements
branch
from
October 6, 2023 19:02
7ff40ed
to
802a3ea
Compare
!ci-build-me |
ghost-not-in-the-shell
approved these changes
Oct 6, 2023
MartinMinkov
approved these changes
Oct 6, 2023
1. Use memo and fee range 2. Make max_account_updates configurable 3. Change type string of zkapp in internal logging to `zkapp:<num acc upds>:<num proofs>` 4. Reduce checking interval in `wait_until_zkapps_deployed`
georgeee
force-pushed
the
georgeee/zkapp-gen-improvements
branch
from
October 7, 2023 18:57
802a3ea
to
2e870c1
Compare
!ci-build-me |
!approved-for-mainnet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Explain your changes:
Together, this changes enabled a successful 72-hour test on the large cluster.
Explain how you tested your changes:
Checklist: