Pages:
Author

Topic: Offical launch of PhenixCoin.com - page 46. (Read 151407 times)

sr. member
Activity: 462
Merit: 250
PXC Research Team
June 18, 2013, 02:48:36 PM
I am gonna make a thread to spread the word.
legendary
Activity: 1198
Merit: 1000
June 18, 2013, 02:45:12 PM
you can add 630 kh/s ... adding a 7950 Smiley
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
June 18, 2013, 02:45:09 PM
Could any body do the maths and tell us that how much time will it take to reach the retarget block. At the current hash rate.

At the current difficulty of 10.3909 and current average hashrate of approximately 21 MH/s it takes about (10.3909 * 2^32 H) / (21 MH/s) = 2125 seconds - or 35 minutes - to solve a block.

That's approximately 35 minutes * 812 = 38 days for the remaining 2400 - (46412 mod 2400) = 1588 blocks until the next difficulty change.

Wrong imho. Only 96 blocks until next diff change.

46412 mod 480 = 96
96 * 35 minutes = 56 hours, so 3 days max at current hashrate.  Cheesy

"Changes that have been implemented are: Difficultly changes every 480 blocks max change is 80%. We have also added checkpoints as well."




Yes, sorry for that. See my correction above. 46412 mod 480 = 332 though, but those are the blocks already mined after the last difficulty change. So only 480 - 332 = 148 blocks remaining until the next difficulty change Smiley
sr. member
Activity: 420
Merit: 250
June 18, 2013, 02:44:12 PM
Could any body do the maths and tell us that how much time will it take to reach the retarget block. At the current hash rate.

At the current difficulty of 10.3909 and current average hashrate of approximately 21 MH/s it takes about (10.3909 * 2^32 H) / (21 MH/s) = 2125 seconds - or 35 minutes - to solve a block.

That's approximately 35 minutes * 812 = 38 days for the remaining 2400 - (46412 mod 2400) = 1588 blocks until the next difficulty change.

Wrong imho. Only 96 blocks until next diff change.

46412 mod 480 = 96
96 * 35 minutes = 56 hours, so 3 days max at current hashrate.  Cheesy

"Changes that have been implemented are: Difficultly changes every 480 blocks max change is 80%. We have also added checkpoints as well."


sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
June 18, 2013, 02:41:54 PM

No, don't forget the new client changes this.  We are only 88 blocks from a difficulty change.  

Oops, of course, it applies immediately, sorry.

So at the current difficulty of 10.3909 and current average hashrate of approximately 21 MH/s it takes about (10.3909 * 2^32 H) / (21 MH/s) = 2125 seconds - or 35 minutes - to solve a block

That's approximately 148 * 35 minutes = 3 days and 15 hours for the remaining 480 - (46412 mod 480) = 148 blocks until the next difficulty change.
hero member
Activity: 686
Merit: 500
Whoa, there are a lot of cats in this wall.
June 18, 2013, 02:40:42 PM
Could any body do the maths and tell us that how much time will it take to reach the retarget block. At the current hash rate.

At the current difficulty of 10.3909 and current average hashrate of approximately 21 MH/s it takes about (10.3909 * 2^32 H) / (21 MH/s) = 2125 seconds - or 35 minutes - to solve a block.

That's approximately 35 minutes * 812 = 20 days for the remaining (46412 mod 2400) = 812 blocks until the next difficulty change.

No, don't forget the new client changes this.  We are only 88 blocks from a difficulty change. 
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
June 18, 2013, 02:38:59 PM
Could any body do the maths and tell us that how much time will it take to reach the retarget block. At the current hash rate.

At the current difficulty of 10.3909 and current average hashrate of approximately 21 MH/s it takes about (10.3909 * 2^32 H) / (21 MH/s) = 2125 seconds - or 35 minutes - to solve a block.

That's approximately 35 minutes * 812 = 38 days for the remaining 2400 - (46412 mod 2400) = 1588 blocks until the next difficulty change.
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
June 18, 2013, 02:36:52 PM
Want to buy:

5700 PXC for 1.111568 BTC
Transaction ID: 51C09F71-63A3-D109-6CE9
LINK

Smiley
full member
Activity: 168
Merit: 100
June 18, 2013, 02:36:21 PM
Could any body do the maths and tell us that how much time will it take to reach the retarget block. At the current hash rate.

approx.. 2.5 days give or take..
sr. member
Activity: 462
Merit: 250
PXC Research Team
June 18, 2013, 02:33:19 PM
Could any body do the maths and tell us that how much time will it take to reach the retarget block. At the current hash rate.
full member
Activity: 126
Merit: 100
June 18, 2013, 02:31:29 PM

You can also put them in your phenixcoin.conf

addnode=37.140.234.240
addnode=199.201.107.145
addnode=199.201.106.33
addnode=98.143.37.245

Thanks, just tried that, still no luck. (To be precise I put that in ~/.config/Phenixcoin/Phenixcoin-Qt.conf on Ubuntu, assuming that is what you mean by phenixcoin.conf)

Now I'm seeing "44013 blocks remaining" but that's just because in the meantime 2 new blocks got solved. If I hover over the progress bar I see ".. Downloaded 2399 of 46412 blocks.." so it is still stuck at block 2400.

not sure about the file you modify, it may be used by default or not (will verify).

But you should modify ~/.phenixcoin/phenixcoin.conf instead
(and if it does not exist, create it)
~/.phenixcoin is the directory which contain your wallet and the blockchain by the way
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
June 18, 2013, 02:31:09 PM

You can also put them in your phenixcoin.conf

addnode=37.140.234.240
addnode=199.201.107.145
addnode=199.201.106.33
addnode=98.143.37.245

Thanks, just tried that, still no luck. (To be precise I put that in ~/.config/Phenixcoin/Phenixcoin-Qt.conf on Ubuntu, assuming that is what you mean by phenixcoin.conf)

Now I'm seeing "44013 blocks remaining" but that's just because in the meantime 2 new blocks got solved. If I hover over the progress bar I see ".. Downloaded 2399 of 46412 blocks.." so it is still stuck at block 2400.

I guess it's name is phenixcoin.conf in the same folder where your wallet.dat is.

The file didn't exist there (in ~/.phenixcoin) unlike the ~/.config/Phenixcoin/Phenixcoin-Qt.conf which already existed but I just created it and put the lines you gave me there. Didn't help though, still stuck at block 2400  Undecided
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
June 18, 2013, 02:28:19 PM

You can also put them in your phenixcoin.conf

addnode=37.140.234.240
addnode=199.201.107.145
addnode=199.201.106.33
addnode=98.143.37.245

Thanks, just tried that, still no luck. (To be precise I put that in ~/.config/Phenixcoin/Phenixcoin-Qt.conf on Ubuntu, assuming that is what you mean by phenixcoin.conf)

Now I'm seeing "44013 blocks remaining" but that's just because in the meantime 2 new blocks got solved. If I hover over the progress bar I see ".. Downloaded 2399 of 46412 blocks.." so it is still stuck at block 2400.

I guess it's name is phenixcoin.conf in the same folder where your wallet.dat is.
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
June 18, 2013, 02:20:48 PM

You can also put them in your phenixcoin.conf

addnode=37.140.234.240
addnode=199.201.107.145
addnode=199.201.106.33
addnode=98.143.37.245

Thanks, just tried that, still no luck. (To be precise I put that in ~/.config/Phenixcoin/Phenixcoin-Qt.conf on Ubuntu, assuming that is what you mean by phenixcoin.conf)

Now I'm seeing "44013 blocks remaining" but that's just because in the meantime 2 new blocks got solved. If I hover over the progress bar I see ".. Downloaded 2399 of 46412 blocks.." so it is still stuck at block 2400.
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
June 18, 2013, 02:15:09 PM
someone please send some coin, just got the new client

PvxTjxUTFnYkkfbukPDGu5giZoN8kccDUe

ok done Wink

thanks, but my wallet won't sync

Same problem here on Ubuntu compiled from source: wallet sync won't complete, currently stuck at block 2400 for 20 minutes already.


add these nodes with addnode

37.140.234.240
199.201.107.145
199.201.106.33
98.143.37.245

Do I have to add them with phenixcoind? Already tried running ./phenixcoin-qt -addnode=37.140.234.240 -addnode=199.201.107.145 -addnode=199.201.106.33 -addnode=98.143.37.245 but no luck

You can also put them in your phenixcoin.conf

addnode=37.140.234.240
addnode=199.201.107.145
addnode=199.201.106.33
addnode=98.143.37.245
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
June 18, 2013, 02:10:18 PM
someone please send some coin, just got the new client

PvxTjxUTFnYkkfbukPDGu5giZoN8kccDUe

ok done Wink

thanks, but my wallet won't sync

Same problem here on Ubuntu compiled from source: wallet sync won't complete, currently stuck at block 2400 for 20 minutes already.



add these nodes with addnode

37.140.234.240
199.201.107.145
199.201.106.33
98.143.37.245

Do I have to add them with phenixcoind? Already tried running ./phenixcoin-qt -addnode=37.140.234.240 -addnode=199.201.107.145 -addnode=199.201.106.33 -addnode=98.143.37.245 but no luck
full member
Activity: 168
Merit: 100
June 18, 2013, 02:09:09 PM
someone please send some coin, just got the new client

PvxTjxUTFnYkkfbukPDGu5giZoN8kccDUe

ok done Wink

thanks, but my wallet won't sync

Same problem here on Ubuntu compiled from source: wallet sync won't complete, currently stuck at block 2400 for 20 minutes already.

There is no phenixcoind in ~/Phenixcoin after doing "git clone https://github.com/phenixcoin/Phenixcoin.git; cd Phenixcoin; qmake; make", only phenixcoin-qt

Even deleted the entire ~/.phenixcoin directory except for the wallet.dat, still doesn't sync

to make phenixcoind you cd into src then make -f makefile.unix. But still u can go in terminal then ./phenixcoin-qt -printtoconsole if you dont need the phenixcoind

i think there is something wrong though. i also compiled linux via source.

Thanks! That worked, now I am seeing the debug output too, but mostly getting "Connection timeout" for all peers.

BTW I am stuck at "44011 blocks remaining" (which is at block 2400) just like you.


Added 345 addresses from 199.201.106.75: 16 tried, 9555 new
Added 380 addresses from 199.201.106.75: 16 tried, 9510 new
Added 145 addresses from 199.201.106.75: 16 tried, 9500 new
Added 432 addresses from 173.62.169.15: 16 tried, 9532 new
Added 387 addresses from 173.62.169.15: 16 tried, 9503 new
Added 208 addresses from 173.62.169.15: 16 tried, 9512 new
Added 1 addresses from 98.143.37.46: 16 tried, 9513 new
Flushed 9528 addresses to peers.dat  163ms
Added 1 addresses from 62.163.9.155: 16 tried, 9511 new
Added 1 addresses from 62.163.9.155: 16 tried, 9511 new
IRC got join
IRC got join
Added 1 addresses from 173.62.169.15: 16 tried, 9510 new
Flushed 9526 addresses to peers.dat  172ms
Added 1 addresses from 199.201.106.75: 16 tried, 9510 new
Added 1 addresses from 199.201.106.75: 16 tried, 9509 new
Added 1 addresses from 173.62.169.15: 16 tried, 9509 new
Added 1 addresses from 212.117.60.220: 16 tried, 9509 new
Added 1 addresses from 78.128.183.81: 16 tried, 9510 new
Added 1 addresses from 98.143.37.46: 16 tried, 9508 new
Flushed 9523 addresses to peers.dat  135ms
Added 1 addresses from 199.201.106.75: 16 tried, 9507 new
Added 2 addresses from 173.62.169.15: 16 tried, 9508 new


These are old addresses/ addresses behind routers in the IRC server list.. its normal..

I will flush the IRC servers...
sr. member
Activity: 252
Merit: 250
June 18, 2013, 02:06:56 PM
someone please send some coin, just got the new client

PvxTjxUTFnYkkfbukPDGu5giZoN8kccDUe

ok done Wink

thanks, but my wallet won't sync

Same problem here on Ubuntu compiled from source: wallet sync won't complete, currently stuck at block 2400 for 20 minutes already.



add these nodes with addnode

37.140.234.240
199.201.107.145
199.201.106.33
98.143.37.245
sr. member
Activity: 462
Merit: 250
PXC Research Team
June 18, 2013, 02:05:54 PM
I see more hashingpower coming in by the hour Smiley 30% increase in 2 hours Smiley
+1
This is going to be one of those coins that people wished they would have bought up from the start.

Right but miners will also gonna regret who mine for selling instantly. by using coinchoose.
full member
Activity: 168
Merit: 100
June 18, 2013, 02:05:36 PM
someone please send some coin, just got the new client

PvxTjxUTFnYkkfbukPDGu5giZoN8kccDUe

ok done Wink

thanks, but my wallet won't sync

Same problem here on Ubuntu compiled from source: wallet sync won't complete, currently stuck at block 2400 for 20 minutes already.

There is no phenixcoind in ~/Phenixcoin after doing "git clone https://github.com/phenixcoin/Phenixcoin.git; cd Phenixcoin; qmake; make", only phenixcoin-qt

Even deleted the entire ~/.phenixcoin directory except for the wallet.dat, still doesn't sync

to get phenixcoind ... cd Phenixcoin/src ; sudo make -f makefile.unix clean; make -f makefile.unix USE_UPNP= phenixcoind
Pages:
Jump to: