by 0x247e0896706bb09245549e476257a0a1129db418 (LordLike)
Currently DAO uses a Snapshot for all proposals. Snapshot is a off-chain voting tool based on the IPFS decentralized storage system. Snapshot doesn’t use ‘on-chain’ verification.
Snapshot sometimes fails to calculate Voting Power.
On-chain voting could potentially resolve these issues by moving vp logic calculation on blockchain and making voting available despite third-party failures. Using solutions such as Polygon will help optimize gas fees.
There is some software like https://docs.snapshotx.xyz/.
This proposal is to understand community opinion on whether the DAO should have an on-chain voting tool to create and store most important DAO governance decisions; not to have a single point of failure in a voting process due to Snapshot lags.