We have a new blog entry up about replacing the current ticket price algorithm. This agenda will be included in the coming 1.0.0 release and is hard fork change stakeholders can vote on. Feel free to post here if you have any feedback or comments. NOTE: the link above will be live in the next couple hours
Nice pic selection for the blog. While I don't participate in Black Friday madness (or the ticket fee wars, for that matter), I think it's very fitting. I like raedah's proposal as it will slow the decrease in price, giving buyers more of a controlled descent to purchase tickets at slightly higher average rates. I'm working on coming up with an algorithm... if it ends up fitting the criteria in the post, I'll share it!
You can see the status of voting at https://voting.decred.org. Setting your voting bits depends on which software you're running. If it's Paymetheus, Decrediton, you just set it in the GUI. If it's pool via the CLI, you set it via the pool's website. For you local voting wallets you use Code: dcrctl --wallet setvotechoice sdiffalgorithm <yes/no/abstain> and Code: dcrctl --wallet setvotechoice lnsupport <yes/no/abstain> . You can view your preferences with Code: dcrctl --wallet getvotechoices
--wallet setvotechoise ˝sdiffalgorithm˝ ˝yes˝ --wallet setvotechoise ˝lnsupport˝ ˝yes˝ By default votechoice is set to ˝abstain˝, another option is fo course ˝no˝. You can check live vote chohoces with command: --wallet getvotechoises Wish you happy voting . EDIT: Davecgh was faster for few seconds - hehe.