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

Figure out how to optionally pass DA related data when the L2 block needs it for full node #1787

Open
Tracked by #1784
eyusufatik opened this issue Jan 31, 2025 · 0 comments
Milestone

Comments

@eyusufatik
Copy link
Member

eyusufatik commented Jan 31, 2025

For the system transaction BitcoinLightClient::setBlockInfo, we'll need to inspect it and make sure the fields are set to the values that come from the full node, a.k.a. ShortFormProofDaInfo from #1772. But this should be passed only when there is such a system transaction.

I don't want to have the full node or the batch proof circuit inspect evm txs everytime they run an L2 block, so there must be some mechanism that we can create inside the StfBlueprint so that we can ask for the ShortFormProofDaInfo .

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

No branches or pull requests

1 participant