Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | 10% to Orphan-Charity | POBH CPU | Sanctuaries (Masternodes)
by
jaapgvk
on 26/12/2019, 16:54:42 UTC
I've upgraded my sanctuaries to the latest wallet version (1.4.8.4.) and cleaned them as per Togo's guide. Everything seems to be working fine, but I can't seem to vote.

Code:
Voting failed! Failed to vote 0 time(s). (Check that sanctuaries are DIP3? Also you must wait 3 minutes in-between re-votes due to network rules.)

They are in the DIP3 list and I've been getting rewards consistently. Both controller wallet and sanctuary wallets are on the same chain, and they are not on a fork as far as I can tell...



Can you please post the voting command including the id you are using, as I voted manually for Togos proposal and it worked but I did it from the rpc.



I tried to vote using the GUI. I can't remember the command to pull all the Proposal ID's, and I don't know if I can copy them from the GUI proposal tab  Lips sealed So I can't try it from the rpc for now. How can I find a list of all the current Proposal ID's that I can copy/paste so I can try it from the rpc? There used to be an overview of all the proposals on pool.biblepay.org right?

Ok yes cause I would like to try to reproduce with one that actually throws the gov exception error, so one way, is to type:
gobject list all proposals

Could you try voting on the woocommerce one?  98e09d657fb771f1559ab046af76d295ebde16f563d35ff9bc95ff738ae725f7

gobject vote-many objid funding yes

And let me know if successful and also, then try voting on the one you tried earlier and paste the vote string so I can reproduce?

Note that we have not passed the mandatory height yet, but thats another topic (partially related though).



Yes, it's working fine manually from the rpc Smiley

Code:
17:46:33

gobject vote-many 98e09d657fb771f1559ab046af76d295ebde16f563d35ff9bc95ff738ae725f7 funding yes


17:46:33

{
  "overall": "Voted successfully X time(s) and failed 0 time(s).",


From the GUI I tried voting for all the proposals that are currently in the 'Proposals' list, and they all got the same error I mentioned before.