Bitcoin Forum
July 08, 2024, 06:22:08 AM *
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 »  All
  Print  
Author Topic: ANN CryptoPennies X11 PoW ended.  (Read 14775 times)
skyline247
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
June 25, 2015, 10:06:30 PM
 #81

Does anyone have any addnodes? I only have one connection, and that goes in and out.
http://richlist.cryptobe.com/CryptoPennies - then click the wifi-like logo in the bottom right
  Awesome! That worked great. Thanks much.
Scorpianz
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 25, 2015, 10:24:08 PM
 #82

Does anyone have any addnodes? I only have one connection, and that goes in and out.
http://richlist.cryptobe.com/CryptoPennies - then click the wifi-like logo in the bottom right
  Awesome! That worked great. Thanks much.
No problem!
rocoloko
Full Member
***
Offline Offline

Activity: 171
Merit: 100


View Profile
June 25, 2015, 10:26:48 PM
 #83

Looks good. I´m waiting for block 750  Smiley.

   SEMUX   -   An innovative high-performance blockchain platform   
▬▬▬▬▬      Powered by Semux BFT consensus algorithm      ▬▬▬▬▬
Github    -    Discord    -    Twitter    -    Telegram    -    Get Free Airdrop Now!
CryptoPennies (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 25, 2015, 10:45:58 PM
 #84

450 blocks to go and everything is going smoothly.
bones261
Legendary
*
Offline Offline

Activity: 1806
Merit: 1827



View Profile
June 26, 2015, 01:54:32 AM
 #85

The OP states the staking reward is .2 coins per block but the code seems to indicate it is .01.

int64_t nHeight = pindexBest->nHeight;
   if (nHeight > 5000 && nHeight < 6000) {

       if (nHeight < 6000)
           nSubsidy = 0.01 * COIN;

Please advise.
bones261
Legendary
*
Offline Offline

Activity: 1806
Merit: 1827



View Profile
June 26, 2015, 02:05:30 AM
 #86

virustotal looks good. No hits. Smiley

https://www.virustotal.com/en/file/d152a621e9895326bd8ae7fc97eef740f4d69c6d85d3c0208b130b75fe4be653/analysis/
CryptoPennies (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 26, 2015, 02:31:13 AM
 #87

The OP states the staking reward is .2 coins per block but the code seems to indicate it is .01.

int64_t nHeight = pindexBest->nHeight;
   if (nHeight > 5000 && nHeight < 6000) {

       if (nHeight < 6000)
           nSubsidy = 0.01 * COIN;

Please advise.
Thank you for catching that. Since we are already mining i think the best course is to change the PoS specs advertised and continue on.  I will send out notification to everyone so they know. Thanks again.

*edit*
I changed the advertised specs. This only reduced to coin count by 100 coins so total possible coins has been reduced to 1673.15
skyline247
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile
June 26, 2015, 02:49:02 AM
 #88

   Roll Eyes I'm falling asleep waiting on block 751. Wake me up when the coin has skyrocketed and were all millionaires.  Roll Eyes
bones261
Legendary
*
Offline Offline

Activity: 1806
Merit: 1827



View Profile
June 26, 2015, 02:52:33 AM
 #89

The OP states the staking reward is .2 coins per block but the code seems to indicate it is .01.

int64_t nHeight = pindexBest->nHeight;
   if (nHeight > 5000 && nHeight < 6000) {

       if (nHeight < 6000)
           nSubsidy = 0.01 * COIN;

Please advise.
Thank you for catching that. Since we are already mining i think the best course is to change the PoS specs advertised and continue on.  I will send out notification to everyone so they know. Thanks again.

*edit*
I changed the advertised specs. This only reduced to coin count by 100 coins so total possible coins has been reduced to 1673.15

It's .01, not .1. So the possible coins should be reduced some more.  Smiley
CryptoPennies (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 26, 2015, 02:56:48 AM
 #90

The OP states the staking reward is .2 coins per block but the code seems to indicate it is .01.

int64_t nHeight = pindexBest->nHeight;
   if (nHeight > 5000 && nHeight < 6000) {

       if (nHeight < 6000)
           nSubsidy = 0.01 * COIN;

Please advise.
Thank you for catching that. Since we are already mining i think the best course is to change the PoS specs advertised and continue on.  I will send out notification to everyone so they know. Thanks again.

*edit*
I changed the advertised specs. This only reduced to coin count by 100 coins so total possible coins has been reduced to 1673.15

It's .01, not .1. So the possible coins should be reduced some more.  Smiley

I'm on it.

*edit*
Ok 1593.17 total. Sorry about that.
bones261
Legendary
*
Offline Offline

Activity: 1806
Merit: 1827



View Profile
June 26, 2015, 03:01:52 AM
 #91


It's .01, not .1. So the possible coins should be reduced some more.  Smiley

I'm on it.

*edit*
Ok 1593.17 total. Sorry about that.

Cool, now I'll be renting some hash, shortly. Smiley
CryptoPennies (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 26, 2015, 06:08:07 AM
 #92

50 blocks before mining starts. Get ready!
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
June 26, 2015, 06:34:44 AM
 #93

Ah seems like i've arrived just in time:

https://cp.suprnova.cc

@Dev: Please add to OP, thanks !

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
CryptoPennies (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 26, 2015, 06:42:20 AM
 #94

It is starting! Grab your hashes and lets mine some coins.
Live4Crypto
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
June 26, 2015, 07:04:13 AM
 #95

You rental retards are completely clueless.  Nice waste of btc though.  Throwing as much hash at it while everyone else is doing the same thing is definitely the best strategy.

prospecta
Hero Member
*****
Offline Offline

Activity: 729
Merit: 500


View Profile
June 26, 2015, 10:01:16 AM
 #96

You rental retards are completely clueless.  Nice waste of btc though.  Throwing as much hash at it while everyone else is doing the same thing is definitely the best strategy.

I can tell due to the advertisement for VIRAL in your signature, that you're clearly a really intelligent person and there's no need for me to point out the difficulty is barely over 100 at most times...right?

After I am done with you, you will be banned from ever being on the internet again or even owning a PC
BittrexCoin
Member
**
Offline Offline

Activity: 117
Merit: 10

BinPool Admin


View Profile
June 26, 2015, 10:50:34 AM
 #97

@BinPool - http://cp.binpool.com/ - up and launch. Dev please added pool in OP
Battareus
Hero Member
*****
Offline Offline

Activity: 826
Merit: 501


View Profile
June 26, 2015, 11:17:40 AM
 #98

@BinPool - http://cp.binpool.com/ - up and launch. Dev please added pool in OP

What a strange statement.
BittrexCoin
Member
**
Offline Offline

Activity: 117
Merit: 10

BinPool Admin


View Profile
June 26, 2015, 11:20:05 AM
 #99

@BinPool - http://cp.binpool.com/ - up and launch. Dev please added pool in OP

What a strange statement.

is not strange statement - i say about our pool up and launch.

And please dev added our pool in OP.

Thanks )) Wink
wurstgelee
Hero Member
*****
Offline Offline

Activity: 840
Merit: 500


View Profile
June 26, 2015, 11:27:10 AM
Last edit: June 26, 2015, 11:58:14 AM by wurstgelee
 #100

So PoS rewards of 0.01 will only happen between block 5000 and 6000, zero reward after that?

*edit: Only fees then ofc. Smiley

Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 »  All
  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!