You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: