-
Notifications
You must be signed in to change notification settings - Fork 124
feat(ethexe-consensus): Limits for BatchCommitment abi encoding
#5214
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
ecol-master
merged 38 commits into
master
from
5205-ethexe-set-limits-for-batch-commitment-production
Mar 23, 2026
Merged
Changes from 28 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
cd530bb
initial BatchBuilder
e7f59d4
restructing the batch module, make batch logic cleaner
dfb72e3
gas counter for batch commitment production
a186477
implement a raw BatchSizeCounter based on abi encoding
2e338bb
implement BatchFiller
ba829d8
complete main functionality
0c7bfee
Merge branch 'master' into 5205-ethexe-set-limits-for-batch-commitmen…
6fcf1ed
batch manager refactoring
737d03d
announce_hash is required part of BatchCommitmentValidationRequest | …
bfe9af9
fix bug in filler with inclusion both - chain commitment and code com…
041cf69
small useful changes
5291726
small refactoring
864a0de
return announce_hash a optional field in BatchCommittmentValidationRe…
705d1ab
fix
962dc7e
remove timelines from BatchCommitmentManager
551dc2b
set batch size limit from cli arguments
fda3626
test for non optimal batch
72b6460
feat: implement partial code commitments inclusion
064470f
fix: bug with empty chain commitments in batch filler
a4af8e1
fix: self review small findings
3308b70
refactoring
81f5fed
Merge branch 'master' into 5205-ethexe-set-limits-for-batch-commitmen…
5a7e51a
fix: clippy in consensus tests
55f9277
Merge branch 'master' into 5205-ethexe-set-limits-for-batch-commitmen…
ecol-master 9e74017
Merge branch 'master' into 5205-ethexe-set-limits-for-batch-commitmen…
ecol-master 6656cc2
small refactoring
dbc87f4
Merge remote-tracking branch 'origin' into 5205-ethexe-set-limits-for…
f22b961
Merge branch '5205-ethexe-set-limits-for-batch-commitment-production'…
39438fd
fix: BatchCommitmentManager validation process
88db7ea
Merge branch 'master' into 5205-ethexe-set-limits-for-batch-commitmen…
ecol-master 50ea608
chore: remove update_limits function
6f17d5f
Merge branch '5205-ethexe-set-limits-for-batch-commitment-production'…
37bb8d0
fix: clippy
f7038a1
Merge branch 'master' into 5205-ethexe-set-limits-for-batch-commitmen…
45c22e2
fix: add doc for cli argument
75fcbd6
fix: prioritize transitions over code commitments
cf5e842
chore: remove useless TODO
04a6e0f
Merge branch 'master' into 5205-ethexe-set-limits-for-batch-commitmen…
ecol-master 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.