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: All changes #1798

Closed
wants to merge 60 commits into from
Closed

4844: All changes #1798

wants to merge 60 commits into from

Conversation

emailtovamos
Copy link
Contributor

@emailtovamos emailtovamos commented Aug 3, 2023

Description

Missing things that are undergoing:

  • Ensure the blob transaction goes through without errors: currently there's RLP-SSZ mismatch error.
  • Storage of blobs
  • Query functionality
  • P2P
  • Some more...

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

emailtovamos and others added 30 commits June 12, 2023 12:02
release: draft release v1.2.7
Merge 4844 from fork to bsc 4844 branch

// pointEvaluation implements the EIP-4844 point evaluation precompile
// to check if a value is part of a blob at a specific point with a KZG proof.
type pointEvaluation struct{}
Copy link
Contributor

Choose a reason for hiding this comment

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

also here, please stick with geth names kzgPointEvaluation

@zzzckck
Copy link
Collaborator

zzzckck commented Apr 3, 2024

4844 implementation has redesigned and implemented in this PR: #2279

@zzzckck zzzckck closed this Apr 3, 2024
@zzzckck zzzckck deleted the 4844 branch August 22, 2024 03:04
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.

5 participants