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

EIP-4844: Change to versioned hashes #5106

Merged
merged 1 commit into from
May 26, 2022
Merged

Conversation

ppopth
Copy link
Member

@ppopth ppopth commented May 24, 2022

In the validate_blob_transaction_wrapper function, it uses blob_commmitments which doesn't make sense. It makes more sense when it uses blob_versioned_hashes instead.

In the validate_blob_transaction_wrapper function, it uses
blob_commmitments which doesn't make sense. It makes more sense when it
uses blob_versioned_hashes instead.
@eth-bot
Copy link
Collaborator

eth-bot commented May 24, 2022

All tests passed; auto-merging...

(pass) eip-4844.md

classification
updateEIP
  • passed!

@asn-d6
Copy link
Contributor

asn-d6 commented May 26, 2022

Looks good to me! Thanks!

@ppopth ppopth closed this May 26, 2022
@ppopth ppopth reopened this May 26, 2022
@asn-d6
Copy link
Contributor

asn-d6 commented May 26, 2022

Looks good to me! Thanks!

@kodiakhq kodiakhq bot merged commit 1677031 into ethereum:master May 26, 2022
nachomazzara pushed a commit to nachomazzara/EIPs that referenced this pull request Jan 13, 2023
In the validate_blob_transaction_wrapper function, it uses
blob_commmitments which doesn't make sense. It makes more sense when it
uses blob_versioned_hashes instead.
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