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

fix(protocol): remove the blob-reuse feature #16439

Merged
merged 6 commits into from
Mar 14, 2024
Merged

fix(protocol): remove the blob-reuse feature #16439

merged 6 commits into from
Mar 14, 2024

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Mar 14, 2024

Based on our discussion in the previous all-hands, it seems reuse-blob is not a feature that we will use.

Also removed the txListSize from Block metadata as it is not necessary and not used by the client at all.

BEGIN_COMMIT_OVERRIDE
fix(protocol): remove the blob-reuse feature
END_COMMIT_OVERRIDE

@dantaik dantaik marked this pull request as ready for review March 14, 2024 05:03
@dantaik dantaik requested a review from smtmfft March 14, 2024 05:25
@adaki2004
Copy link
Contributor

As discussed offline, we dont need the blob-resue if we:

  • increase gas limit on L2
  • confident we can utilize blobs efficiently (maybe a check in the proposer sw)

@dantaik dantaik enabled auto-merge March 14, 2024 11:01
@dantaik dantaik added this pull request to the merge queue Mar 14, 2024
Merged via the queue into main with commit 284447b Mar 14, 2024
9 checks passed
@dantaik dantaik deleted the remove_blob_reuse branch March 14, 2024 11:37
@dantaik dantaik changed the title feat(protocol)!: remove the blob-reuse feature feat(protocol): remove the blob-reuse feature Mar 29, 2024
@dantaik dantaik changed the title feat(protocol): remove the blob-reuse feature fix(protocol): remove the blob-reuse feature Mar 29, 2024
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