Skip to content

Commit

Permalink
add open questions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nashqueue committed Jun 3, 2024
1 parent 7c359e8 commit 51e2663
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions wgs/zk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,13 @@


## Questions


- Do we want to support forced withdrawls or forced state transitions?
- How do we serlize deposists into rollups?
- Do we need Acks when transfering tokens between Celestia and the rollup?
- Are Acks isomorphic to Option 4 of the spec proposal?
- Do we need an onchain light client of Celestia on the snark account if we want to support snark account <-> snark account bridging?
- Can snark accounts upgrade and if yes what kind of changes do we have to make?
- Are there any more other requirent of the rollup client on celestia that we have to take into account?
- Do we have to support transfers other than TIA?

0 comments on commit 51e2663

Please sign in to comment.