Skip to content

Commit

Permalink
Add open questions to readme (#151)
Browse files Browse the repository at this point in the history
* add open questions to readme

* spelling

* Apply suggestions from code review

Co-authored-by: Rootul P <[email protected]>

---------

Co-authored-by: joshcs.eth <[email protected]>
Co-authored-by: Rootul P <[email protected]>
  • Loading branch information
3 people authored Jun 4, 2024
1 parent a525e80 commit 738f2f8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions wgs/zk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,12 @@


## Questions

- Do we want to support forced withdrawals or forced state transitions?
- How do we serialize deposits into rollups?
- Do we need Acks when transferring tokens between Celestia and the rollup?
- Are Acks isomorphic to Option 4 of the spec proposal?
- Do we need an on-chain 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 other requirements 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 738f2f8

Please sign in to comment.