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

Add block data to commits #56

Closed
luizstacio opened this issue Mar 20, 2024 · 1 comment
Closed

Add block data to commits #56

luizstacio opened this issue Mar 20, 2024 · 1 comment
Labels
P0 Highest priority

Comments

@luizstacio
Copy link
Member

luizstacio commented Mar 20, 2024

Right now the block committer only commits the block hash, but we should add for this commits also the block data, but considering the size of the block data to split in multiple commits if needed

@digorithm digorithm added the P0 Highest priority label Apr 8, 2024
@digorithm digorithm added the epic label May 2, 2024
@digorithm digorithm mentioned this issue May 2, 2024
7 tasks
@Voxelot Voxelot removed the epic label May 15, 2024
@digorithm
Copy link
Member

Closing as #85 mostly solved it. Still, we only post the tx hashes from a block, but now it can do it through blobs and not only calldata. We still need to figure out what data we want to post (a decision coming mostly from the core) and how DA compression will work here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Highest priority
Projects
None yet
Development

No branches or pull requests

3 participants