-
Notifications
You must be signed in to change notification settings - Fork 44
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
support eip4844 format batch #10
Merged
Merged
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
* refactor chunk format for storing tx payload * add testcase
Co-authored-by: chengwenxi <[email protected]>
* check in l1 geth code * debug l1 beacon
* support eip4844 * blob chunk prove --------- Co-authored-by: chengwenxi <[email protected]>
* Update from morph/prover (#18) * update gen_chunk_proof * batchBlob * fix generate_proof * update prover workflow * update dependencies --------- Co-authored-by: Kathy <[email protected]> Co-authored-by: chengwenxi <[email protected]>
* update l2 genesis gen * devnet-l1 move on * wait proxy deployed * make L2-genesis work * add L2-genesis to go.work * make build work for node and geth * add gasOracle * make other components work * add gateways deploy * add predeploy address in bindings * Ops marvel (#19) * check in l1 geth code * debug l1 beacon * make repo tidy (#21) * tidy contracts * update l2 genesis gen * go work update * using replace go-ethereum * refact ops code * rm no use var in py * allow all virtual host to access l1 8545 * fix * refine deploy script --------- Co-authored-by: marvel.yu <[email protected]> Co-authored-by: anylots <[email protected]> Co-authored-by: FletcherMan <[email protected]>
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.