Bitcoin Forum
September 13, 2024, 07:14:25 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 [75] 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 1743 »
  Print  
Author Topic: [ANN] Blacknet BLN | Staking | Future of zApp & ZeFi  (Read 2509882 times)
asdlolciterquit
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
February 26, 2014, 12:07:25 PM
 #1481

Hi,

The stake of 1% annually. Does this mean you get 1% extra coins per year? (Much lower than with MINT or EBT)

Anybody?

i am also very interested in an answer to this very important question


Thats the function in the source:

Code:
// miner's coin stake reward based on coin age spent (coin-days)
int64 GetProofOfStakeReward(int64 nCoinAge, int64 nFees)
{
    int64 nSubsidy = nCoinAge * COIN_YEAR_REWARD * 33 / (365 * 33 + 8);

    if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfStakeReward(): create=%s nCoinAge=%"PRI64d"\n", FormatMoney(nSubsidy).c_str(), nCoinAge);

    return nSubsidy + nFees;
}


COIN_YEAR_REWARD = 0.01 (1%)

But I couldn't figure it out when and how often it applies.
Maybe a DEV could help to understand this better?


edit: typo


Thanks for the feedback. So it really is 1%. This basically means it is a pure POW coin, since nobody will be really interested in the PoS rewards, I think.

I think you really need to consider the compound interest.  1% of the 1% 3 times a day could add up fairly quickly.

can anyone say how much is it with the compound interest?
i made some math, but it's seem (maybe i'm wrong) that in very few higher than 1% year Sad
yannis7777
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
February 26, 2014, 12:07:43 PM
 #1482

This may have been asked/answered elsewhere but I've looked and cannot find anything straightforward, either here or or blackcoin.co:

How do you set your BC wallet up for PoS minting? After wallet encrypt it shows stake miner locked for minting.

Is it done with a simple command in debug console? If so, what is the exact command?

Or is it something more complicated, involving setup of a .conf in your %appdata% folder? Again, details please, if this is the way.

Please make reply PoS-noob friendly, I have never done this setup before. Thanks very much.
I second that. Well said.

DOGE: DDsZd5Ekyz95ndodQZpChpspR2PstTdNQY
Miner232432
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
February 26, 2014, 12:08:51 PM
 #1483

This may have been asked/answered elsewhere but I've looked and cannot find anything straightforward, either here or or blackcoin.co:

How do you set your BC wallet up for PoS minting? After wallet encrypt it shows stake miner locked for minting.

Is it done with a simple command in debug console? If so, what is the exact command?

Or is it something more complicated, involving setup of a .conf in your %appdata% folder? Again, details please, if this is the way.

Please make reply PoS-noob friendly, I have never done this setup before. Thanks very much.

It should be a simple case of typing "walletpassphrase "your password" 9999999 true" in the debug console

However I'm having problems with the wallet being unlocked but it saying "stake miner suspended due to locked wallet"

I am blunt, don't like it ? Too bad
rat4 (OP)
Full Member
***
Offline Offline

Activity: 327
Merit: 197


Two-way squared


View Profile WWW
February 26, 2014, 12:12:18 PM
 #1484

Just charged faucet with 1000 BC. Everyone can have some free coins  Grin

Soepkip
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
February 26, 2014, 12:13:49 PM
 #1485

Just charged faucet with 1000 BC. Everyone can have some free coins  Grin

You sir, are a hero!

VOTE FOR MINTPAL!

https://www.mintpal.com/voting


████
██████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████

->  BLOCKTIX  ->  Ticketing platform with a dual blockchain on Ethereum for event hosting
-> WEBSITE - SLACK - TWITTER - FORUM
-> Join our community to learn about our upcoming ICO
illodin
Hero Member
*****
Offline Offline

Activity: 966
Merit: 1003


View Profile
February 26, 2014, 12:17:49 PM
 #1486

I never knew about these renting sites, looks like a good play for those good at picking new coins.

I'm renting out my rig there right now. That's good to do if you don't have anything in mind to mine. Steady payout !

You know what I never really rented any miners as I have my own but for this coin I might consider renting some additional MH/s , I want to throw as much Mh/s at it before it goes scarce - Can someone recommend a site?

Yea thanks for spreading the info... idiots.
Sparkzor
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
February 26, 2014, 12:22:14 PM
 #1487

Not worth renting anymore Sad
nightengale
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
February 26, 2014, 12:24:54 PM
 #1488

This thing is going to go ape spit when it hits a decent exchange.
reda
Sr. Member
****
Offline Offline

Activity: 910
Merit: 260



View Profile
February 26, 2014, 12:27:40 PM
 #1489

i think the coin have forked on greekpool
the dev should take a closer look
rat4 (OP)
Full Member
***
Offline Offline

Activity: 327
Merit: 197


Two-way squared


View Profile WWW
February 26, 2014, 12:35:53 PM
 #1490

i think the coin have forked on greekpool
the dev should take a closer look

Why you think so?

kopam
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
February 26, 2014, 12:36:55 PM
 #1491

Just charged faucet with 1000 BC. Everyone can have some free coins  Grin

Grat, i have sent another 2000 to support you and this coin !

                ▐▒▄
          ▄▄▌   ▐▒██▒▒▄
       ▄▒███▌     ▀▒███▒▒▄
   ░▒▒██▒▒██▌  ▄▒▄▄   ▀▒███▒▄
   ▐██▒  ▐██▒▒██████▒▄▄   ▐███
   ▐██▌  ▐███▒▀   ▀▀▒██▒   ███
   ▐██▌  ▐██▌       ███   ███
   ▐██▌  ▐██▌       ███   ███
   ▐██▌  ▐██▒▒▄   ▄▄▒███   ███
   ▐██▌   ▀▒███▒▒██▒▀▀   ▐███
   ▐▒███▒▄▄   ▀▒▒▀   ▄▒████▒
       ▀▒███▒▄      ████▒▀
          ▀▀▒███▒   █▀
              ▀▒█
.
BEXAM
███  █
    █
███  █
    █
███  █
    █
███  █
 
█  ███
█   
█  ███
█   
█  ███
█   
█  ███

 

 



                             ▄████▄
                       ▄▄█████▀▀███
                   ▄▄████▀▀    ███
             ▄▄▄████▀▀   ▄▄   ▐██
         ▄▄█████▀      ▄█▀   ██▌
    ▄▄████▀▀▀      ▄███▀     ██▌
   ████▀       ▄▄████▀      ▐██
    ██████▄▄  ▄█████▀        ██▌
         ▀████████          ▐██
           ▀████▌           ███
            ▀███  ▄██▄▄    ▐██▀
             ███▄███▀███▄   ███
             ▀███▀▀   ▀▀███▄██▌
                         ▀▀█▀▀




                     ▄▄▄██▄▄▄   ▄
    ██▄           ▄████████████▀
    █████▄▄      ▐█████████████▀
     █████████▄▄▄▄▐████████████▌
    █▄█████████████████████████▌
    ▀██████████████████████████
      ▀███████████████████████
      ▐██████████████████████
        ▀██████████████████▀
          ▄▄█████████████▀
    ▀████████████████▀▀
         ▀▀▀▀▀▀▀▀



   ▄██████████████████████████▄
   ████████████████████████████
   ████████████████▀▀▀▀▀▀██████
   ███████████████      ██████
   ██████████████▌   ▐█████████
   ████████████▀▀    ▀▀▀██████
   ████████████         ██████
   ██████████████▌   ▐█████████
   ██████████████▌   ▐█████████
   ██████████████▌   ▐█████████
   ██████████████▌   ▐█████████
   ████████████████████████████
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█  ███
█   
█  ███
█   
█  ███
█   
█  ███

███  █
    █
███  █
    █
███  █
    █
███  █
illodin
Hero Member
*****
Offline Offline

Activity: 966
Merit: 1003


View Profile
February 26, 2014, 12:42:53 PM
 #1492

Not worth renting anymore Sad

And guess why?  Roll Eyes
Stenull
Hero Member
*****
Offline Offline

Activity: 585
Merit: 500


View Profile
February 26, 2014, 12:44:03 PM
 #1493

New p2pool in the hood
@
p2pool-miner



Come join the p2pool party


Change...is in the air.
You know why
illodin
Hero Member
*****
Offline Offline

Activity: 966
Merit: 1003


View Profile
February 26, 2014, 12:44:20 PM
 #1494

As has been said a thousand times in this thread it is 1% nominal interest.  That 1% can be compounded as much as every 8 hours.   If you don't understand what compound interest means then go look it up.  If you don't think that will be enough POS then don't bother, leave it to the people who actually understand.  

I don't really understand it because of the randomness nature of it. Could you tell me if I have lets say 0.1% of the total coins i.e. 100k BC, and the PoS begins, how many am I expected to have after 10 days? 100 days? year?

Thanks!
Turpomann
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
February 26, 2014, 12:46:34 PM
 #1495

This is bs. Not only you had to begin mine this coin at day 1, but all will be mined in first week. If you are not in it very early, you don't get shit. Why would I even bother to start mining this anymore? This is not what decentralized currency is supposed to be. This is fuckin pyramid scheme. Fuckin shitcoin!

I apologize my rally english. | (COMM) CVHe5HzG61dq7yULUKss9xzYzWzJnenFBN
sevoque
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
February 26, 2014, 12:49:31 PM
 #1496

This is bs. Not only you had to begin mine this coin at day 1, but all will be mined in first week. If you are not in it very early, you don't get shit. Why would I even bother to start mining this anymore? This is not what decentralized currency is supposed to be. This is fuckin pyramid scheme. Fuckin shitcoin!

hi, factually incorrect.

go rent some rigs and get mining
oldmarsh
Sr. Member
****
Offline Offline

Activity: 247
Merit: 250


View Profile
February 26, 2014, 12:49:57 PM
 #1497

This is bs. Not only you had to begin mine this coin at day 1, but all will be mined in first week. If you are not in it very early, you don't get shit. Why would I even bother to start mining this anymore? This is not what decentralized currency is supposed to be. This is fuckin pyramid scheme. Fuckin shitcoin!

^^^^^^^^^^^
Raging because he didn't get in the first day
Turpomann
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
February 26, 2014, 12:50:33 PM
 #1498

This is bs. Not only you had to begin mine this coin at day 1, but all will be mined in first week. If you are not in it very early, you don't get shit. Why would I even bother to start mining this anymore? This is not what decentralized currency is supposed to be. This is fuckin pyramid scheme. Fuckin shitcoin!

^^^^^^^^^^^
Raging because he didn't get in the first day

YEP! THIS IS PYRAMID SCHEME!

I apologize my rally english. | (COMM) CVHe5HzG61dq7yULUKss9xzYzWzJnenFBN
Soepkip
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
February 26, 2014, 12:51:03 PM
 #1499

This is bs. Not only you had to begin mine this coin at day 1, but all will be mined in first week. If you are not in it very early, you don't get shit. Why would I even bother to start mining this anymore? This is not what decentralized currency is supposed to be. This is fuckin pyramid scheme. Fuckin shitcoin!

Some mine, some buy. This is a good coin with honesty since the start. No premine, smooth launch. I'm loving it although mining is getting harder every damn minute.
You can buy them for cheap now @ https://cryptoaltex.com/index.php?page=trade&market=4

████
██████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████

->  BLOCKTIX  ->  Ticketing platform with a dual blockchain on Ethereum for event hosting
-> WEBSITE - SLACK - TWITTER - FORUM
-> Join our community to learn about our upcoming ICO
danzilla
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
February 26, 2014, 12:53:37 PM
 #1500

Hi,

The stake of 1% annually. Does this mean you get 1% extra coins per year? (Much lower than with MINT or EBT)

Anybody?

i am also very interested in an answer to this very important question


Thats the function in the source:

Code:
// miner's coin stake reward based on coin age spent (coin-days)
int64 GetProofOfStakeReward(int64 nCoinAge, int64 nFees)
{
    int64 nSubsidy = nCoinAge * COIN_YEAR_REWARD * 33 / (365 * 33 + 8);

    if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfStakeReward(): create=%s nCoinAge=%"PRI64d"\n", FormatMoney(nSubsidy).c_str(), nCoinAge);

    return nSubsidy + nFees;
}


COIN_YEAR_REWARD = 0.01 (1%)

But I couldn't figure it out when and how often it applies.
Maybe a DEV could help to understand this better?


edit: typo


Thanks for the feedback. So it really is 1%. This basically means it is a pure POW coin, since nobody will be really interested in the PoS rewards, I think.

I think you really need to consider the compound interest.  1% of the 1% 3 times a day could add up fairly quickly.

can anyone say how much is it with the compound interest?
i made some math, but it's seem (maybe i'm wrong) that in very few higher than 1% year Sad

It looks like 1% interest per year to me, just do the math on the equation.  I'm assuming nCoinAge is in days, not hours:

nCoinAge * COIN_YEAR_REWARD * 33 / (365 * 33 + 8 )

365*.01*33 / (365*33+8) = 0.00999336264

IMHO, I think 1% interest is fine and actually makes the coin strong.  There is complete stability in the money supply with slow growth, and no massive ballooning of coins which drives price down..
Pages: « 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 [75] 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 1743 »
  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!