Coinholder Poll - NSM

It could be synchronizing zcash and the voting data at the same time. Try letting the wallet reach a fully synchronized state before voting.

I rewound to November 27th let the app scan and I had the same problem. You should be getting crash reports from the App Store in a few days.


The note data related to voting may need redownloading too. You could try leaving and rejoining the vote.

Can you describe the steps to achieve this ?

I have done this already. :disappointed_relieved:

You leave and rejoin, but you already tried it. Unfortunately, I don’t see a crash report for 1.8.0 on the Apple Store Connect site, and I don’t know what could be causing this issue.

The poll is now closed. @hanh please post the results when you have a moment.

Thanks to everyone who participated!

2 Likes

Well, turns out everyone voted yes.

select candidate, sum(amount) from votes group by candidate;

0 26461349184990
1 0

i.e. 264,613.49184990 ZEC for Yes.

3 Likes

uhm. sth must be wrong here. in prerty sure i voted no :flushed:

3 Likes

there should be a way to see on wallet what u voted for and if it made it to the voti g server imo.

currently theres no proof or hash saved in wallet to see if my vote counted even. pretty sure it didnt for whatever reason.

1 Like

if you have a hash or a screenshot, I can check.

yea i dont think i screenshotted the hash or saved it :frowning:

Thanks for reporting this. Did you receive a confirmation similar to the below after you voted?

Also, do you remember if you voted before or after this issue?

If so, I believe you would have needed to re-cast your vote.

Agreed.

These polls are still experimental. We should conduct them more frequently to better familiarize ourselves with the process and identify any bugs that need fixing.

1 Like

I’ll release the source code soon; anybody can run their election.

2 Likes

i def recieved confirmation.

i have no clue when i voted.(but in the early phase i guess yes)
maybe this might be it. i voted too early?
didnt see i should have voted again :frowning:

i know its experimental yes :smiley:
but 0 no votes means something went wrong imo.

so there was “2 votings” as one was cancelled and then new vote made right after? but both used same address to vote?

If you voted the first time, you didn’t need to vote again. If you tried to vote twice with the same notes, you would get an error.

It’s the same code as the one used for the dev fund poll last Jul. The only change was related to NU6.

To be precise, there were some “no” votes, but they were submitted without selecting notes, i.e. they carried no weight.

2 Likes

The voting mechanism didn’t work for me this time. I couldn’t vote. So probably others. I definitely paid attention this time around, prepared my coins and and all. :disappointed_relieved:

1 Like

weird. i remember selecting the notes tho.
or maybe i didnt. but i doubt it.

maybe next time it will all be smoother. but just if anyone want to take this vote as input then take it with big grains of salt :crazy_face:

Well, the take away is that we need the wallet to keep track of the votes.

2 Likes

The code is open source. GitHub - hhanh00/zcash-vote

Generally speaking, everything that ywallet does is open source. You can audit the code, the votes, etc.

1 Like