Post
Topic
Board Announcements (Altcoins)
Re: [ANN] FlappyCoin - PoS Released - 6/29 - Need Counterparty Fork - 4btc
by
Griffith
on 12/11/2015, 07:35:23 UTC

A Qt button that unlocks the wallet (so you don't have to open the console), when pressed it would prompt you for your password and then ask for how long you'd like to stake.  Also, this might be work than it's worth, but is it possible to make the minimum stake time vary based on time since last transaction (like difficulty)?

i was under the impression that there was a button to do this under the settings where the encrypt wallet options is as i have seen it there in multiple other coin wallets however this is not the case. could probably copy and paste the code for the option there from another wallet if this is desired by many. cuz y write it myself if its already done XD

do you guys want this?

and you dont want a varying minimum time for a few reasons, 1. more calculations to do and wallet takes additional clock cycles. also its kinda just a hassle since a flat rate time works fine by itself. theres also some calulation thigns with finding it thats annoying to work out... but yeah. someone in the previous post found the time it will take to get a consistant chain with no additional support anyway (nice job friend) so its okay the way it is