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

Feat(tx-submitter): add rollup loss control functionality #647

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

WorldDogs
Copy link
Contributor

  • Implement batch cache to store and retrieve rollup batches
  • Add logic to calculate and compare transaction fees with collected L1 fees
  • Introduce new configuration options for rollup loss control
  • Update transaction submission process to include fee checks
  • Add unit tests for new functionality

- Implement batch cache to store and retrieve rollup batches
- Add logic to calculate and compare transaction fees with collected L1 fees
- Introduce new configuration options for rollup loss control
- Update transaction submission process to include fee checks
- Add unit tests for new functionality
@WorldDogs WorldDogs requested a review from a team as a code owner November 21, 2024 08:48
@WorldDogs WorldDogs requested review from yunxu1 and removed request for a team November 21, 2024 08:48
@WorldDogs WorldDogs merged commit b210d8b into main Nov 26, 2024
2 checks passed
@WorldDogs WorldDogs deleted the rollup_control_batch_income branch November 26, 2024 03:44
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.

3 participants