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

4844 inbox reader #2092

Merged
merged 55 commits into from
Jan 28, 2024
Merged

4844 inbox reader #2092

merged 55 commits into from
Jan 28, 2024

Conversation

Tristan-Wilson
Copy link
Member

@Tristan-Wilson Tristan-Wilson commented Jan 23, 2024

This PR adds support for Arbitrum Nitro posting and reading batch data as EIP 4844 blobs.

Tristan-Wilson and others added 11 commits January 18, 2024 12:07
This ports BlobClient from the eip-4844-experimental branch, with the
prysm dependency removed (relevant code copied to util/beaconclient)
and the kZGToVersionedHash function copied from geth rather than
modifying our fork to make it public as I had done before, since it is
so simple.

"A little copying is better than a little dependency."
- Rob Pike, Go Proverbs
@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Jan 23, 2024
@Tristan-Wilson Tristan-Wilson marked this pull request as ready for review January 26, 2024 17:43
PlasmaPower
PlasmaPower previously approved these changes Jan 28, 2024
Copy link
Collaborator

@PlasmaPower PlasmaPower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PlasmaPower PlasmaPower enabled auto-merge January 28, 2024 05:43
@PlasmaPower PlasmaPower disabled auto-merge January 28, 2024 05:56
Copy link
Collaborator

@PlasmaPower PlasmaPower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-approving as I just moved contracts back to the previous pin to fix arbitrator CI. We'll eventually want to integrate the latest contracts changes in develop, such as the batch poster manager, but that's a separate change.

@PlasmaPower PlasmaPower enabled auto-merge January 28, 2024 06:08
@PlasmaPower PlasmaPower merged commit 26eb57d into master Jan 28, 2024
9 checks passed
@PlasmaPower PlasmaPower deleted the 4844-inbox-reader branch January 28, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consensus s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants