8bitPunk
Member

Offline
Activity: 70
Merit: 10
|
 |
July 12, 2013, 03:16:41 AM |
|
I've been up for 36 hours cause of this coin, and still am not ready to rest.
Wow  Either you've mined a lot of blocks, or you are really passionate about primes 
|
BTC 18bPunkuginRBm1Xz9mcgj8mWJnHDAW5Th | Ł LTCgXEdyBdoQ9WdF6JHi7Pa2EWtzbDjG76 | Ψ ATEBiTLkLpAYeW5hQknUfSvnb7Abbgegku
|
|
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
|
|
Zalfrin
|
 |
July 12, 2013, 03:20:09 AM |
|
just a warning, when I tried compiling on VS2012 with optimizations, I found that my serialization code was off kilt, and run into all sorts of issues...
if you're playing with the reference client, it might be worth just trying to optimize prime.c (via CFLAGS override in Makefile) since that's where all the logic for calculations are - and you won't risk messing with any of the other important network code.
Will
Probably a good idea, testing with -O3 only on prime. How on earth are you compiling this on VS2012? Do you have any project files you could share? Maybe you meant to quote willphase's post. I'm using MinGW for the builds I made.
|
|
|
|
jpmi1
|
 |
July 12, 2013, 03:26:52 AM |
|
Anyone know of an optimized linux build? I think mine is broken 
|
YinCoin YangCoin ☯☯ RELAUNCH First Ever POS/POW Alternator! Multipool! ☯ ☯ https://poloniex.com/exchange/btc_yinXPM:AeuQPMAGRLyWbWkVgAtE4JcfSyGHATUkmG DTC:D9mwyQo9xPAPWCtKYhthnX2uSPivcjKyLN
|
|
|
n4ru
|
 |
July 12, 2013, 03:30:48 AM |
|
What's the difficulty at now?
|
|
|
|
jpmi1
|
 |
July 12, 2013, 03:37:45 AM |
|
What's the difficulty at now?
getdifficulty 23:38:07  7.90129524
|
YinCoin YangCoin ☯☯ RELAUNCH First Ever POS/POW Alternator! Multipool! ☯ ☯ https://poloniex.com/exchange/btc_yinXPM:AeuQPMAGRLyWbWkVgAtE4JcfSyGHATUkmG DTC:D9mwyQo9xPAPWCtKYhthnX2uSPivcjKyLN
|
|
|
anonppcoin
Newbie
Offline
Activity: 48
Merit: 0
|
 |
July 12, 2013, 03:38:27 AM |
|
Anyone know of an optimized linux build? I think mine is broken  Just build it yourself. Building on linux is seriously like 4-5 lines.
|
|
|
|
anonppcoin
Newbie
Offline
Activity: 48
Merit: 0
|
 |
July 12, 2013, 03:39:41 AM |
|
Maybe you meant to quote willphase's post.
Thanks, fixed.
|
|
|
|
jpmi1
|
 |
July 12, 2013, 03:48:47 AM |
|
Anyone know of an optimized linux build? I think mine is broken  Just build it yourself. Building on linux is seriously like 4-5 lines. ehh I am an absolute noob with linux and I am using a headless linux so yeah. Would you mind uploading your client to github if it is optimized with his primespersec changes?
|
YinCoin YangCoin ☯☯ RELAUNCH First Ever POS/POW Alternator! Multipool! ☯ ☯ https://poloniex.com/exchange/btc_yinXPM:AeuQPMAGRLyWbWkVgAtE4JcfSyGHATUkmG DTC:D9mwyQo9xPAPWCtKYhthnX2uSPivcjKyLN
|
|
|
LlamaMaster
Newbie
Offline
Activity: 51
Merit: 0
|
 |
July 12, 2013, 04:01:26 AM |
|
There is no Block from last 24 hours......... What happened?
a: you got disconnected b: your on the wrong chain c: you chain updates stopped for some reason I am online..... How to solve these other issues? b: delete blockchain, re-download. c: restart primecoin Where is the blockchain data stored for windows, and what is the file name? My client keeps desyncing with the chain without telling me and orphaning every block I find. I can only fix it temporarily for an hour or so by restarting the client, and this is making it impossible to mine.
|
|
|
|
RustyShackleford1950
|
 |
July 12, 2013, 04:20:42 AM |
|
There appears to be a network fork at block#14214 just now. Please run this command
getblockhash 14215 and report your current block number
1421515428bf4b0867cf6b75a85375f6a2266e54a1c9f244befeee72ec0545300ae0f Block 15794 $ primecoind getblockhash 14215 15428bf4b0867cf6b75a85375f6a2266e54a1c9f244befeee72ec0545300ae0f Block 15844 14:06:07  getblockhash 14215 14:06:07  15428bf4b0867cf6b75a85375f6a2266e54a1c9f244befeee72ec0545300ae0f 14:07:47  getblockcount 14:07:47  15962 14:20:45 getblockhash 14215 14:20:45 15428bf4b0867cf6b75a85375f6a2266e54a1c9f244befeee72ec0545300ae0f 14:22:02 getblockcount 14:22:02 18185 BTW, latest block reward is down to 15.98
|
On keyboard, the big d, rusty shackleford
|
|
|
mhps
|
 |
July 12, 2013, 04:26:25 AM |
|
Has there been a fork? My two mined blocks vanished  I think I lost 6 blocks they are gone. I waited for over 2 days to get those two blocks and they are gone. Seems like a tragic story for my CPU. I guess slower internet connection is one of the reason to have higher orphan rates. I have a total of 4 orphans now.
|
|
|
|
maco
|
 |
July 12, 2013, 04:28:04 AM |
|
Don't feel bad. I hit 4 of those too.. and I haven't mined a single thing for 14 hours. Has there been a fork? My two mined blocks vanished  I think I lost 6 blocks they are gone. I waited for over 2 days to get those two blocks and they are gone. Seems like a tragic story for my CPU. I guess slower internet connection is one of the reason to have higher orphan rates. I have a total of 4 orphans now.
|
|
|
|
Zalfrin
|
 |
July 12, 2013, 04:31:22 AM |
|
Where is the blockchain data stored for windows, and what is the file name? My client keeps desyncing with the chain without telling me and orphaning every block I find. I can only fix it temporarily for an hour or so by restarting the client, and this is making it impossible to mine.
Make sure you are using one of the builds that was made today, the ones from yesterday had these sorts of issues.
|
|
|
|
|
Stonedblues
Newbie
Offline
Activity: 30
Merit: 0
|
 |
July 12, 2013, 07:33:48 AM |
|
@Zalfrin, I'm using your revision 5 from yesterday, should I swap to your release 12? been finding block ok though?
|
|
|
|
sunce86
Newbie
Offline
Activity: 56
Merit: 0
|
 |
July 12, 2013, 07:40:31 AM |
|
How much can i earn currently with one i3
|
|
|
|
TheSpiral
Full Member
 
Offline
Activity: 308
Merit: 113
Sinbad Mixer: Mix Your BTC Quickly
|
 |
July 12, 2013, 07:41:51 AM |
|
How much can i earn currently with one i3 Still luck, as has been stated for many pages.
|
|
|
|
Stonedblues
Newbie
Offline
Activity: 30
Merit: 0
|
 |
July 12, 2013, 07:44:48 AM |
|
How much can i earn currently with one i3 Still luck, as has been stated for many pages. Restart you primecoin-qt. worked for me when mine was stuck yesterday. I've just switched to Version 12 hope that should stop that happening. https://www.dropbox.com/s/lxm220qqztpgps5/release12_x86-64.zip
|
|
|
|
rethaw
|
 |
July 12, 2013, 07:46:33 AM |
|
|
|
|
|
CaptChadd
|
 |
July 12, 2013, 08:04:11 AM |
|
OK, with this difficulty we are going to need a pool around now. A difficulty of 7 and solo mining that for me is pointless.
|
|
|
|
|