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

[Node] Cryptographically commit to blocks (L2 tx Batches) #4

Open
smartprogrammer93 opened this issue May 27, 2024 · 2 comments
Open
Labels

Comments

@smartprogrammer93
Copy link
Collaborator

No description provided.

@mskrzypkows
Copy link
Collaborator

@smartprogrammer93 How do we commit to the blocks? I understand this committed blocks will be broadcasted to all AVS P2P nodes, and the signature is needed only for this part, right? It's because as we forward byte-encoded tx list to the smart contract or the mev-boost we sign whole the L1 tx not a list of L2 txs.

@mskrzypkows
Copy link
Collaborator

Using Alloy, I can create a fake transaction with the hash of the L2 txs list, and sign it with the private key.

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

No branches or pull requests

2 participants