-
Notifications
You must be signed in to change notification settings - Fork 154
feat(l1,l2): support fusaka blobs cell_proofs #5121
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
Merged
Merged
Changes from 61 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
7375575
first approach
tomip01 34713c8
Merge branch 'main' into fusaka_blobs
tomip01 5918d8f
compute cell proofs
tomip01 4a86ee2
use version 1
tomip01 934e407
use cell proofs
tomip01 9775650
Merge branch 'main' into fusaka_blobs
tomip01 44ceffa
make eth client expose eth_config
tomip01 c46220a
default to osaka if rpc responds correctly
tomip01 9c5d320
remove comment
tomip01 d4b2b11
add issue link and rever genesis changes
tomip01 c82d7c8
revert makefile changes
tomip01 2d05121
Merge branch 'main' into fusaka_blobs
tomip01 a82fe68
first approach to maintain compatibility
tomip01 184aab6
handle osaka proof
tomip01 57a6150
Merge branch 'main' into fusaka_blobs
tomip01 1fc0c28
fix compile c_kzg
tomip01 5145ba5
use flag
tomip01 41ed5e7
use another crate for verification
tomip01 b2599af
Merge branch 'main' into fusaka_blobs
tomip01 1a78153
Revert "use another crate for verification"
tomip01 984d1fd
Merge branch 'main' into fusaka_blobs
tomip01 e17483e
Change precompute to 0
gianbelinche ca2c4d7
Add risc0 feature to kzg
gianbelinche 2c5b849
include c-kzg risc0
tomip01 36be0a2
fix lint
tomip01 977ab1f
Merge branch 'fix_risc0' into fusaka_blobs
tomip01 963fcf4
Merge branch 'main' into fusaka_blobs
tomip01 7270ab6
use correct method?
tomip01 2883247
Merge branch 'main' into fusaka_blobs
tomip01 230e0e6
Merge branch 'main' into fusaka_blobs
tomip01 4b1a4e3
remove comment
tomip01 0ff2504
Merge branch 'main' into fusaka_blobs
tomip01 9c93781
fix merge main
tomip01 09a1b6c
suggestion: check for the proof count be exactly equal
tomip01 8777d9f
suggestion: better readability in blob version
tomip01 456cc7c
compute cells only
xqft 665bb46
Fix kzg.rs
849dd1b
use precompute constant
tomip01 79aa56c
Merge branch 'fusaka_blobs' of github.com:lambdaclass/ethrex into fus…
tomip01 894e5eb
Merge branch 'main' into fusaka_blobs
tomip01 ad842b7
suggestion: rename l1 fork function to better one
tomip01 dc58cbb
add unit test for blob and fork
tomip01 d1f58d7
fix lint
tomip01 6207fab
fix commit failure
tomip01 1f3d221
fix l2 dev job
tomip01 02ad4db
move osaka activation time to eth config
tomip01 d44e347
Merge branch 'main' into fusaka_blobs
tomip01 965d484
add var and comment on timestamp
tomip01 0a89dca
blob proof -> blob proofs
tomip01 04e0646
fork -> l1_fork
tomip01 a232960
use wrapper version inside generic tx
tomip01 68c8644
fix field name
tomip01 3d2903a
fix name again
tomip01 e7189fa
Merge branch 'main' into fusaka_blobs
tomip01 dfcc52e
revert no-monitor
tomip01 7383d23
fix(l2): verify a single blob proof in the guest program (#5081)
ilitteri 4195a6c
Update cmd/ethrex/l2/options.rs
tomip01 4d72085
Merge branch 'main' into fusaka_blobs
tomip01 d39ef2e
Merge branch 'main' into fusaka_blobs
ManuelBilbao 2ffc530
Merge branch 'main' into fusaka_blobs
ilitteri acf0df4
Merge branch 'main' into fusaka_blobs
ManuelBilbao 73723e9
Update crates/l2/Makefile
ManuelBilbao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
Corrected spelling of 'hoodi' to 'Holesky' (or 'hood' if referring to a different network).