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] optimize blob submission data #209

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

thedarkjester
Copy link
Collaborator

This PR implements issue(s) #

Checklist

  • I wrote new tests for my new core changes.
  • I have successfully ran tests, style checker and build against my new changes locally.
  • I have informed the team of any breaking changes if there are any.

@thedarkjester thedarkjester changed the title Feat/optimize blob submission data [Feat] optimize blob submission data Oct 18, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.58%. Comparing base (9fc7fa6) to head (9e1f7dd).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #209      +/-   ##
============================================
- Coverage     70.69%   70.58%   -0.12%     
  Complexity     1059     1059              
============================================
  Files           291      291              
  Lines         11972    11957      -15     
  Branches       1106     1102       -4     
============================================
- Hits           8464     8440      -24     
- Misses         3031     3039       +8     
- Partials        477      478       +1     
Flag Coverage Δ
hardhat 98.67% <100.00%> (-0.03%) ⬇️
kotlin 68.28% <ø> (-0.09%) ⬇️
Files with missing lines Coverage Δ
contracts/contracts/LineaRollup.sol 98.58% <100.00%> (-0.14%) ⬇️

... and 1 file with indirect coverage changes

@thedarkjester thedarkjester marked this pull request as ready for review October 18, 2024 14:58
@thedarkjester thedarkjester requested a review from a team as a code owner October 18, 2024 14:58
contracts/contracts/interfaces/l1/ILineaRollup.sol Outdated Show resolved Hide resolved
contracts/contracts/LineaRollup.sol Outdated Show resolved Hide resolved
contracts/contracts/interfaces/l1/ILineaRollup.sol Outdated Show resolved Hide resolved
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