Skip to content

Conversation

@evan-forbes
Copy link
Member

Overview

This PR adds an outline for how get started with a blobstream rollup by outlining the structure of a go implementation.

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@evan-forbes evan-forbes self-assigned this Oct 18, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 18, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-10-18 22:14 UTC

rollup or user would post data to Celestia, and then the validators sign over
additional commitments that are relayed to Ethereum via a light client relay
(aka Blobstream!). This demo will outline (note outline is not an
implementation! please do not expect to copy and paste this code 🙂) a very
Copy link
Member

Choose a reason for hiding this comment

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

🅱️

Co-Authored-By: Evan Forbes <42654277+evan-forbes@users.noreply.github.com>
@jcstein
Copy link
Member

jcstein commented Oct 18, 2023

Preview of page

@jcstein jcstein merged commit f8cb1a5 into main Oct 18, 2023
@jcstein jcstein deleted the evan/blobstream-rollup-outline branch October 18, 2023 22:12

Therefore we can start by first defining the reading and writing interations
rollup nodes will have with both the Celestia and Ethereum networks. The actual
implementations of these interfaces are left as excercises to the reader (🤪).
Copy link
Member

Choose a reason for hiding this comment

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

I love this
image

@rach-id
Copy link
Member

rach-id commented Oct 18, 2023

@jcstein Was late for review, sorry. Where can I put these changes? just cosmetics? should I just open a new PR?

@jcstein
Copy link
Member

jcstein commented Oct 18, 2023

i'm adding them to John's open PR now

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.

4 participants