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

Initial hana support #388

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ferret-san
Copy link

Adding support for OP Stack x Celestia DA chains by using hana

Copy link
Member

@ratankaliani ratankaliani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good so far! In addition to modifying the witness generation (host) and the program execution with the pipeline (client), we'll need to also modify the proposer to only request for proofs after the data from Celestia corresponding to the L2 blocks we want to prove has been relayed with Blobstream.

Is there an RPC endpoint to get the safe head of the L2 with respect to Blobstream? i.e. At this current time based on the state of the Blobstream contract on L1, what's the highest L2 block that I can prove with Celestia?

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.

2 participants