Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS
by
bible_pay
on 07/04/2018, 15:39:55 UTC

Thank you for looking into this! Although, I've also had even smaller ones, it might be some of the reports under 10k (sound more like 300 coins reward). My controller wallet was down last night, and I guess that utxooverride=-1 doesn't work perfect on other heat mining wallets, so another wallet probably sent several utxoupdates...

So the sanctuaries can get a concensus on any utxoreport between the two superblocks? And if I understand that right, it also means that you can sent single utxoreport, around 10 blocks before superblock, and it should definitely get a sanctuary concensus on for the following superblock, if no other utxoreports were sent since last superblock?

Also, another non-related question, how can I see the list of all the methods you can execute with 'exec method' ?


Please ensure you are on 1.1.1.9 for the utxooverride=-1.  That one is solid.  Before that it was squirrely.

Sancs dont look at the utxo report, they work together on creating a huge contract for the entire team, and then if they all agree on it they vote on it. 
The highest voted contract wins at the end of the 24h cycle.

If you send in a new replacement utxo you still have a chance.  As the above alludes.  Best practice is to prevent bad utxos from being sent.

Regarding the exec commands they are not all for general consumption.  Best advice I have is to look for Togos guide on the ones he exposed.  (A lot of execs were intended for debugging.  I feel we should have a dev convert the important execs to commands over the next year, and remove the word exec, then add those to a FAQ wiki).