Bitcoin Forum
May 06, 2024, 03:25:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 »
  Print  
Author Topic: [XRA] RateCoin | PoS | Unique Generous Rewards | Low Supply Inflation  (Read 75061 times)
ukmayhem
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
July 14, 2015, 01:38:29 AM
 #61

looks good mate cant wait to start seeing the changes after the hard fork Smiley well done to you and your team to bring this back
1715009129
Hero Member
*
Offline Offline

Posts: 1715009129

View Profile Personal Message (Offline)

Ignore
1715009129
Reply with quote  #2

1715009129
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715009129
Hero Member
*
Offline Offline

Posts: 1715009129

View Profile Personal Message (Offline)

Ignore
1715009129
Reply with quote  #2

1715009129
Report to moderator
Fishmaster42
Hero Member
*****
Offline Offline

Activity: 803
Merit: 501


View Profile
July 14, 2015, 03:31:47 AM
 #62

I would like to propose the following rate schedule:

Code:
	int64_t nRewardCoinYear;
int nTimeDay = 60 * 60 * 24;

if(nAge > nTimeDay * 256)
nRewardCoinYear = 25.6289 * CENT;
else if(nAge > nTimeDay * 128)
nRewardCoinYear = 17.0859 * CENT;
else if(nAge > nTimeDay * 64)
nRewardCoinYear = 11.3906 * CENT;
else if(nAge > nTimeDay * 32)
nRewardCoinYear = 7.5938 * CENT;
else if(nAge > nTimeDay * 16)
nRewardCoinYear = 5.0625 * CENT;
else if(nAge > nTimeDay * 8)
nRewardCoinYear = 3.375 * CENT;
else if(nAge > nTimeDay * 4)
nRewardCoinYear = 2.25 * CENT;
else if(nAge > nTimeDay * 2)
nRewardCoinYear = 1.5 * CENT;
else if(nAge > nTimeDay * 1)
nRewardCoinYear = 1 * CENT;
else
nRewardCoinYear = 0.25 * CENT;

The scheme here is that for each doubling of the time you hold the output before it stakes (ie the "block" of coins) you will receive an extra 1.5 times more in rate paid out. This system will create upwards momentum on price because it encourages long term holding of the coins, which will keep them off of the sell side of the order book. I beleive the numbers could be more aggressive and pay long term holders a bit higher, but have had several people say they want low inflation rates.

I would also like to raise the block target to 3 minutes. This will mean that difficulty will be increased (which will fight off the decrease in difficulty from coins going offline for extended periods) and that the network will be safer. Longer block time also means a lighter weight client that doesn't consume as much resources and won't grow a bloated blockchain as fast.

Edit: I should also mention that I would plan on adding the ability to select an output (coin block) in coin control and tell it to not be eligible to stake for a certain amount of time. So if you wanted to stake some blocks after 2 days and some blocks after 32 days, it would be an easy thing to do.
Sounds good  +1
Kushedout
Legendary
*
Offline Offline

Activity: 1123
Merit: 1000


SaluS - (SLS)


View Profile
July 14, 2015, 03:43:21 AM
 #63

Very nice, I like the concept, this will definitely be another interesting experiment.

Can't wait for the fork.

I would like to propose the following rate schedule:

Code:
	int64_t nRewardCoinYear;
int nTimeDay = 60 * 60 * 24;

if(nAge > nTimeDay * 256)
nRewardCoinYear = 25.6289 * CENT;
else if(nAge > nTimeDay * 128)
nRewardCoinYear = 17.0859 * CENT;
else if(nAge > nTimeDay * 64)
nRewardCoinYear = 11.3906 * CENT;
else if(nAge > nTimeDay * 32)
nRewardCoinYear = 7.5938 * CENT;
else if(nAge > nTimeDay * 16)
nRewardCoinYear = 5.0625 * CENT;
else if(nAge > nTimeDay * 8)
nRewardCoinYear = 3.375 * CENT;
else if(nAge > nTimeDay * 4)
nRewardCoinYear = 2.25 * CENT;
else if(nAge > nTimeDay * 2)
nRewardCoinYear = 1.5 * CENT;
else if(nAge > nTimeDay * 1)
nRewardCoinYear = 1 * CENT;
else
nRewardCoinYear = 0.25 * CENT;

The scheme here is that for each doubling of the time you hold the output before it stakes (ie the "block" of coins) you will receive an extra 1.5 times more in rate paid out. This system will create upwards momentum on price because it encourages long term holding of the coins, which will keep them off of the sell side of the order book. I beleive the numbers could be more aggressive and pay long term holders a bit higher, but have had several people say they want low inflation rates.

I would also like to raise the block target to 3 minutes. This will mean that difficulty will be increased (which will fight off the decrease in difficulty from coins going offline for extended periods) and that the network will be safer. Longer block time also means a lighter weight client that doesn't consume as much resources and won't grow a bloated blockchain as fast.

Edit: I should also mention that I would plan on adding the ability to select an output (coin block) in coin control and tell it to not be eligible to stake for a certain amount of time. So if you wanted to stake some blocks after 2 days and some blocks after 32 days, it would be an easy thing to do.

Pito001
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250



View Profile
July 14, 2015, 09:06:06 AM
 #64

Could someone get Bittrex added to listing on coinmarketcap?
Maybe even change the 'discussion' link? add website?



Bittrex now in listing Smiley

Also, when is fork expected?

BUY CRYPTO AT REASONABLE RATES
▄▄███████▄▄
▄█████▀ ▀█████▄
██████ ▄█▄ ██████
██████ █████ ██████
█████ ▄ ███ ▄ █████
████▌▐██ █ ██▌▐████
███▄ ▀▀▌ ▐▀▀ ▄███
▀████▄▄ ▄▄████▀
▀▀███████▀▀
▄▄███████▄▄
▄█████▀█▀█████▄
████        ▀████
███████  ███  █████
███████      ▀█████
███████  ███  █████
████        ▄████
▀█████▄█▄█████▀
▀▀███████▀▀
▄▄███████▄▄
▄█████▀▀▀█████▄
██████   ▐███████
██████▌   ▀▀███████
█████▀    ▄████████
████▄    ▀▀▀▀▀▀████
███▌         ▄███
▀█████████████▀
▀▀███████▀▀
&OTHER
COINS
BITDV
Legendary
*
Offline Offline

Activity: 1400
Merit: 1001


Undeads.com - P2E Runner Game


View Profile
July 14, 2015, 09:14:24 AM
 #65

I would like to propose the following rate schedule:

Code:
	int64_t nRewardCoinYear;
int nTimeDay = 60 * 60 * 24;

if(nAge > nTimeDay * 256)
nRewardCoinYear = 25.6289 * CENT;
else if(nAge > nTimeDay * 128)
nRewardCoinYear = 17.0859 * CENT;
else if(nAge > nTimeDay * 64)
nRewardCoinYear = 11.3906 * CENT;
else if(nAge > nTimeDay * 32)
nRewardCoinYear = 7.5938 * CENT;
else if(nAge > nTimeDay * 16)
nRewardCoinYear = 5.0625 * CENT;
else if(nAge > nTimeDay * 8)
nRewardCoinYear = 3.375 * CENT;
else if(nAge > nTimeDay * 4)
nRewardCoinYear = 2.25 * CENT;
else if(nAge > nTimeDay * 2)
nRewardCoinYear = 1.5 * CENT;
else if(nAge > nTimeDay * 1)
nRewardCoinYear = 1 * CENT;
else
nRewardCoinYear = 0.25 * CENT;

The scheme here is that for each doubling of the time you hold the output before it stakes (ie the "block" of coins) you will receive an extra 1.5 times more in rate paid out. This system will create upwards momentum on price because it encourages long term holding of the coins, which will keep them off of the sell side of the order book. I beleive the numbers could be more aggressive and pay long term holders a bit higher, but have had several people say they want low inflation rates.

I would also like to raise the block target to 3 minutes. This will mean that difficulty will be increased (which will fight off the decrease in difficulty from coins going offline for extended periods) and that the network will be safer. Longer block time also means a lighter weight client that doesn't consume as much resources and won't grow a bloated blockchain as fast.

Edit: I should also mention that I would plan on adding the ability to select an output (coin block) in coin control and tell it to not be eligible to stake for a certain amount of time. So if you wanted to stake some blocks after 2 days and some blocks after 32 days, it would be an easy thing to do.
Very interesting idea , i like it !!

💀|.
   ▄▄▄▄█▄▄              ▄▄█▀▀  ▄▄▄▄▄█      ▄▄    ▄█▄
  ▀▀▀████████▄  ▄██    ███▀ ▄████▀▀▀     ▄███   ▄███
    ███▀▄▄███▀ ███▀   ███▀  ▀█████▄     ▄███   ████▄
  ▄███████▀   ███   ▄███       ▀▀████▄▄███████████▀
▀▀███▀▀███    ███ ▄████       ▄▄████▀▀████   ▄███
 ██▀    ▀██▄  ██████▀▀   ▄▄█████▀▀   ███▀   ▄██▀
          ▀▀█  ▀▀▀▀ ▄██████▀▀       ███▀    █▀
                                      ▀
.
.PLAY2EARN.RUNNER.GAME.
||VIRAL
REF.SYSTEM
GAME
|
████████████████████████████
████████████████████████████
████████████████████████████
██████ ▄▀██████████  ███████
███████▄▀▄▀██████  █████████
█████████▄▀▄▀██  ███████████
███████████▄▀▄ █████████████
███████████  ▄▀▄▀███████████
█████████  ████▄▀▄▀█████████
███████  ████████▄▀ ████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████▀▀▄██████▄▀▀████████
███████  ▀        ▀  ███████
██████                ██████
█████▌   ███    ███   ▐█████
█████▌   ▀▀▀    ▀▀▀   ▐█████
██████                ██████
███████▄  ▀██████▀  ▄███████
████████████████████████████
████████████████████████████
████████████████████████████
tacocat
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
July 14, 2015, 04:09:08 PM
 #66

Putting some bitcoin into this soon as i can. Coin has potential.  Cool
CryptoHobo
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
July 14, 2015, 04:37:29 PM
 #67

the last post in the old thread now links to this thread, but original dev still said nothing  Huh
crunck
Legendary
*
Offline Offline

Activity: 1176
Merit: 1005


crunck


View Profile
July 14, 2015, 04:59:08 PM
 #68

Just bookmarking this thread Smiley

.
.7 BTC  WELCOME BONUS!..
███████████████████████████
██████████▀▀▄▄▄▄▄ ▄▀▀██████
█████████▄██████ ████ ▀████
██████▀▀ ▄▄▄▄ ▀▀███▀▄██ ███
████▀   ██████   ▀██████ ██
███ ▄▄▄████████▄▄▄ ██▄▄▄ ██
██ █████▀    ▀█████ ████ ██
██  ▀██        ███▀ ███ ███
██   ▄██▄    ▄██▄   █▀▄████
███ ▄████████████▄ ████████
████▄▀███▀▀▀▀███▀▄█████████
██████▄▄      ▄▄███████████
███████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████▄▄▄█████▄▄▄████████████████████████████████████████████████████
██████████▄█████▄█▄███▄█▄██████████▄██▀▀▀████████████████████████████████████████████████████
██████████████▀████▄████▀██████████████████████████▄█████▄██▄█████▄████▄████▄████▄████████
█████████████████▐█████▌███████████▄█████▀███▀▀████████▀▀▀▀█████▀▀▀██████▀▀███▀▀███████████
██████████████▄████▀████▄██████████████████▄▄▄▄▄███▄▄▄▄█████▄▄▄████████████████████████
████████████████▀█▀███▀█▀██████████▀███████▀█████████▀█████▀██▀█████▀███████████████████████
██████████████████████████████▀▀▀████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████
███████████████████████████
████████▀▀  ▐█▌  ▀▀████████
██████▄     ▐█▌     ▄██████
████ ▀██▄▄███████▄▄██▀ ████
███    ██▀▀  ▄  ▀▀██    ███
██    ██   ▄███▄   ██    ██
████████  ███████  ████████
██    ██  ▀▀ █ ▀▀  ██    ██
███    ██▄▄ ▀▀▀ ▄▄██    ███
████ ▄██▀▀██████▀▀▀██▄ ████
██████▀     ▐█▌     ▀██████
████████▄▄  ▐█▌  ▄▄████████
███████████████████████████
.
.30+  ALTCOINS AVAILABLE..
Kushedout
Legendary
*
Offline Offline

Activity: 1123
Merit: 1000


SaluS - (SLS)


View Profile
July 14, 2015, 05:22:09 PM
Last edit: July 14, 2015, 05:40:23 PM by Kushedout
 #69

Well, he knows the coin is in better hands now, so why fight it, hence why he pointed to the new thread.
Besides, that doesn't mean he can't still be part of it.


the last post in the old thread now links to this thread, but original dev still said nothing  Huh

CryptoHobo
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
July 14, 2015, 05:49:57 PM
 #70

@Kushedout makes sense why he pointed to the new thread im just surprised that he doesn't seem to want to be part of it
presstab (OP)
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
July 14, 2015, 07:45:21 PM
Last edit: July 14, 2015, 08:04:43 PM by presstab
 #71

New coin control dialog teaser:



https://github.com/presstab/ratecoin/commit/3c73912bfb1b11b7015f69302914018db63b57e5

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
BITDV
Legendary
*
Offline Offline

Activity: 1400
Merit: 1001


Undeads.com - P2E Runner Game


View Profile
July 14, 2015, 08:08:09 PM
 #72


Kool , cant wait to start playing and testing this out! +1

💀|.
   ▄▄▄▄█▄▄              ▄▄█▀▀  ▄▄▄▄▄█      ▄▄    ▄█▄
  ▀▀▀████████▄  ▄██    ███▀ ▄████▀▀▀     ▄███   ▄███
    ███▀▄▄███▀ ███▀   ███▀  ▀█████▄     ▄███   ████▄
  ▄███████▀   ███   ▄███       ▀▀████▄▄███████████▀
▀▀███▀▀███    ███ ▄████       ▄▄████▀▀████   ▄███
 ██▀    ▀██▄  ██████▀▀   ▄▄█████▀▀   ███▀   ▄██▀
          ▀▀█  ▀▀▀▀ ▄██████▀▀       ███▀    █▀
                                      ▀
.
.PLAY2EARN.RUNNER.GAME.
||VIRAL
REF.SYSTEM
GAME
|
████████████████████████████
████████████████████████████
████████████████████████████
██████ ▄▀██████████  ███████
███████▄▀▄▀██████  █████████
█████████▄▀▄▀██  ███████████
███████████▄▀▄ █████████████
███████████  ▄▀▄▀███████████
█████████  ████▄▀▄▀█████████
███████  ████████▄▀ ████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████▀▀▄██████▄▀▀████████
███████  ▀        ▀  ███████
██████                ██████
█████▌   ███    ███   ▐█████
█████▌   ▀▀▀    ▀▀▀   ▐█████
██████                ██████
███████▄  ▀██████▀  ▄███████
████████████████████████████
████████████████████████████
████████████████████████████
presstab (OP)
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
July 14, 2015, 09:41:57 PM
 #73

HARD FORK SCHEDULED
Code:
static const unsigned int FORK_TIME = 1437613200; // Thu, 23 Jul 2015 01:00:00 GMT

I still have some more changes to make before updating the wallet, so hold steady Wink

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
hunterwolf
Legendary
*
Offline Offline

Activity: 1108
Merit: 1002



View Profile
July 14, 2015, 09:52:55 PM
 #74

HARD FORK SCHEDULED
Code:
static const unsigned int FORK_TIME = 1437613200; // Thu, 23 Jul 2015 01:00:00 GMT

I still have some more changes to make before updating the wallet, so hold steady Wink

thx, looks like good now after take over. i'm watching. i hope going better.
Fishmaster42
Hero Member
*****
Offline Offline

Activity: 803
Merit: 501


View Profile
July 14, 2015, 10:02:59 PM
 #75

Well, he knows the coin is in better hands now, so why fight it, hence why he pointed to the new thread.
Besides, that doesn't mean he can't still be part of it.


the last post in the old thread now links to this thread, but original dev still said nothing  Huh
+1 We got this couldnt have turned out any better.
kevin1234a
Legendary
*
Offline Offline

Activity: 1162
Merit: 1000


Decentralizing Jesus on the Blockchain


View Profile WWW
July 15, 2015, 12:53:58 AM
 #76

based upon new scheme what would be the most effective block size

presstab (OP)
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
July 15, 2015, 01:09:45 AM
 #77

Code:
21:05 <@presstab> as I have discussed with a few people. a minimum stake reward
                  will be added as well.
21:05 <@presstab> 100 coins per stake, would mean a mimimum of 48,000 coins per
                  day, which would be good for the network and a good incentive
                  for early stakers

Just making sure to post this here too. I believe that 100 coin minimum per stake is on the low side, it could be bumped up if anyone here has strong feelings about it. The higher the minimum stake reward is, the quicker we will be able to reward the initial stakers (all of you).  I am going to code it in as 100 for now, if anyone has strong feelings speak up and I can add an additional commit before the fork.

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
presstab (OP)
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
July 15, 2015, 01:30:35 AM
 #78

New reward code is now on github: https://github.com/presstab/ratecoin/commit/8d2dd6b36538eb5b1dda07ade115d065c1c12f27

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
presstab (OP)
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
July 15, 2015, 05:43:40 AM
 #79

A lot of things I was able to get done today.

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
Fuzzbawls
Hero Member
*****
Offline Offline

Activity: 750
Merit: 500



View Profile
July 15, 2015, 06:41:23 AM
 #80

Very nice looking future for this coin! cannot wait until the fork date Smiley
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!