privacy-scaling-explorations / maci-rpgf

EasyRetroPGF with MACI
https://maci-rpgf.vercel.app
MIT License
5 stars 4 forks source link

Not getting correct poll information if not connected #154

Closed kittybest closed 1 week ago

kittybest commented 4 weeks ago

Description Not sure if this happened often, but sometimes if I didn't connect my wallet and sign up, it would always be "voting is ended".

ctrlc03 commented 3 weeks ago

Description Not sure if this happened often, but sometimes if I didn't connect my wallet and sign up, it would always be "voting is ended".

so if you connect your wallet you will see this info (I can) no need to signup. this is because it interacts with the chain here: https://github.com/privacy-scaling-explorations/maci-rpgf/blob/main/src/contexts/Maci.tsx#L280 eventually we can start using a subgraph for this so no need to be connected