A New Ticket Price Algorithm

Discussion in 'Announcements' started by jy-p, Apr 3, 2017.

  1. 2017/12/15 - Decred v1.1.2 released! → Release Notes  → Downloads
  1. jy-p

    jy-p Sr. Member
    Organizer

    Jan 2, 2016
    133
    340
    Male
    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
     
    Ayush, kaida, Alexoz and 4 others like this.
  2. gratefulcheddar

    gratefulcheddar New Member

    Jan 9, 2017
    12
    5
    Male
    CS Student
    IL
    Looking forward to this. Can't wait to vote on mainnet!
     
  3. David

    David Sr. Member

    Jan 22, 2016
    364
    207
    Male
    USA
    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!
     
    jy-p likes this.
  4. davecgh

    davecgh Hero Member
    Developer Organizer

    Dec 31, 2015
    642
    788
    Male
    United States
  5. David

    David Sr. Member

    Jan 22, 2016
    364
    207
    Male
    USA
    Very nice job with the proposal! When does voting begin? How do we set our voting bits?
     
  6. davecgh

    davecgh Hero Member
    Developer Organizer

    Dec 31, 2015
    642
    788
    Male
    United States
    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
     
    David likes this.
  7. Johnshpon3

    Johnshpon3 Member

    Dec 25, 2015
    210
    86
    Male
    Telecommunications
    Slovenia
    --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.
     
    David likes this.

Share This Page