openlawteam / tribute-contracts

A new modular DAO framework, inspired by the Moloch smart contracts
https://tributedao.com
MIT License
295 stars 109 forks source link

offchain voting and https://eips.ethereum.org/EIPS/eip-4844 #533

Open adridadou opened 2 years ago

adridadou commented 2 years ago

Not much information yet but creating an issue to avoid forgetting it.

Once ETH2 is deployed and EIP-4844 is deployed, we should start investigating how we could use the new data availability capabilities to verify offchain voting.

From what I understand with what is written there, we could create c data vote commitment with a KZG proof and from there get any information if needed.

I think a few questions there remain for example: