Scopelift Weekly Check-In
Crated By
Created Date
Jun 2, 2021
External Participants
Internal Participants
Last Edited
Jun 2, 2021
Tags
Notes
Â
What happened last week?
- A few threads of research going
- Layers on top of ipfs and filecoin (fleek...)
- More info on arweave (from people building mirror)
- Similar arch to ENS for layer 2 name resolution (ben knows ENS team from other stuff)
- 1-2 weeks to hit target
- John - did dive on textile and powergate package - not ready yet
- Lots of caviots - not ready for prod
- Ed - fleek and others is under implemented
- say you could store robust applicaiton on both ipfs and filecoin
- advertise with GUNN? db but unclear how you would do that (juan binnet videos)
- Ben - on arweave
- for Mirror project
- How confident are you that it works
- monitoring for signs that it doesn't work
- How does updating content work?
- Pointed toward data having meta tags
- ad hoc ipns type system
- for future updates, tagged with orig digest
- Fetch digest with anything tagged and take the latest one
- Rolled out on their own so we would have to build osmething like that
- Thought on direction for storage
- A: have architecture that is flexible - chagne moving forward
- Dont' want to commit yet
- B: What do we do for this round - IPFS with a pinning service is safest bet
- Could run our own IPFS nodes to ensure resilliancy (and empower others ingitcoin ecosystem tod o the same thing)
- Storj could do auto payments from contract on chain?
- Did research into name resolution with ENS
- Governance could/would control a URL set in a contract (also gives prefix)
- In case of L2, gateway or node that would be querying
- Could be IPFS node
- Then get the data from L2 gateway and ensure it begins with the prefix
- how does this prefix work?
- with optimism as a layer 2, it has merkle tree root it publishes
- Uses merkle proof to validate
- https://medium.com/the-ethereum-name-service/mvp-of-ens-on-l2-with-optimism-demo-video-how-to-try-it-yourself-b44c390cbd67
- Gives an anchor that governance controls
- Gives a way to validate
- Could use ipfs instaed of l2 or IPNS record?
- DAO could update contract to move pointer away from gitcoin holdings if they didn't like the way that the registry was being managed
- Now we could use IPFS then plug it in later by changing prefix/gateway url/ validation function
- Powergate? Ceramic? (Look at these)
- Could propose to governance when we want to switch to something else
- Would need to be able to have governance plugable and modular so that we would have gitcion holdings control it at first then move it over to the gitcoin timelock
What are we doing this week?
Potential blockers?
Action Items
Questions
- What is Optimism (from ENS?)
- How do we decide what goes in the grant registry
- How do we verify that the data we get back from registry is what the owner wanted us to get
- How do you update content hash in registry list (if its that) when grant data is updated?
- List of lists or pointers?
- Have the curation and lists done manually to start for a while
- What is the scope?
- registry and storage