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: Update aggregator/README.md and comments for EIP4844 #1331

Merged
merged 4 commits into from
Jun 13, 2024

Conversation

dongliangCai
Copy link

This PR updated aggregator/README.md and modified some comments due to code changes for EIP-4844.
Eg:
batch_pi_hash := keccak(chain_id || chunk_1.prev_state_root || chunk_n.post_state_root || chunk_n.withdraw_root || batch_data_hash || z || y || versioned_hash)
chunk_pi_hash := keccak(chain_id || prev_state_root || post_state_root || withdraw_root || chunk_data_hash || chunk txdata hash)

@lispc
Copy link

lispc commented Jun 13, 2024

seems correct. @roynalnaruto @z2trillion can have another confirmation.

aggregator/README.md Outdated Show resolved Hide resolved
aggregator/README.md Outdated Show resolved Hide resolved
roynalnaruto and others added 3 commits June 13, 2024 09:15
Co-authored-by: Rohit Narurkar <rohit.narurkar@proton.me>
Co-authored-by: Rohit Narurkar <rohit.narurkar@proton.me>
@lispc lispc merged commit 6bf1e69 into scroll-tech:develop Jun 13, 2024
1 check passed
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