Skip to content
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

[R4R]: Add logic for handling cases where the rollup da size is larger than mantle da maxsize #29

Merged
merged 13 commits into from
Nov 10, 2023

Conversation

byteflyfunny
Copy link
Contributor

When the frames bytes of a channel are larger than the maxsize limit, it is necessary to split the rollup transaction multiple times.
This pr is to add this part of the code

@byteflyfunny byteflyfunny changed the title [WIP]: Add logic for handling cases where the rollup da size is larger than mantle da maxsize [R4R]: Add logic for handling cases where the rollup da size is larger than mantle da maxsize Oct 26, 2023
guoshijiang
guoshijiang previously approved these changes Oct 31, 2023
guoshijiang
guoshijiang previously approved these changes Nov 2, 2023
op-batcher/batcher/driver_da.go Outdated Show resolved Hide resolved
@byteflyfunny byteflyfunny merged commit effe1e8 into develop Nov 10, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants