forked from starkware-libs/sequencer
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update main #20
Merged
Merged
Update main #20
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
commit-id:18f8f9a7
commit-id:148ff217
…-libs#2016) This is a prep. refactor for small diffs. in nonce abstraction feature.
…tarkware-libs#2021) It's `Copy`, less boilerplate in callsites.
…response (starkware-libs#1977) * fix(mempool_p2p): avoid blocking the p2p runner while waiting for GW response * chore: address CR comments
…libs#2019) There is only one use left, no need for a method anymore. Only code move.
…ed (starkware-libs#1941) * chore: changing closure Fn requirements on integration test utils * test(mempool_p2p): test received rpc transactions are being broadcasted
…ware-libs#2023) This is prep. for nonce abstraction feature; setup should be done in a complete manner, so all nonce layers will be updated properly.
…ature) (starkware-libs#2043) Signed-off-by: Dori Medini <[email protected]>
Example use case: l1_provider. Logic and naming is consistent with similar macros for invoke/deployaccount/declare Co-Authored-By: Gilad Chase <[email protected]>
commit-id:5054ab86
commit-id:3dd1cf11
* chore(deployment): aligned references * chore(deployment): cdk8s deployment refactor * chore(deployment): added const * chore(deployment): organized imports * chore(deployment): servicetype enum, removed redundent for argparse
JulianGCalderon
approved these changes
Nov 27, 2024
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.
No description provided.