turtle83
|
|
June 13, 2013, 12:36:55 PM |
|
seed nodes? im stuck at "no block source available"
Once i get upto speed i can open my port for others to seed off...
None, the network is seeded by IRC channel (a working one), just wait for someone else to join. ah yeah i got some.
|
|
|
|
vinne81
|
|
June 13, 2013, 12:39:13 PM |
|
seed nodes? im stuck at "no block source available"
Once i get upto speed i can open my port for others to seed off...
None, the network is seeded by IRC channel (a working one), just wait for someone else to join. ah yeah i got some. This is the first altcoin that won't compile "as is" from the code. (make -f makefile.unix USE_UPNP=) It worked for WDC, YAC, DGC, ...
|
|
|
|
cre8r (OP)
Member
Offline
Activity: 100
Merit: 10
|
|
June 13, 2013, 12:40:28 PM |
|
This is the first altcoin that won't compile "as is" from the code. (make -f makefile.unix USE_UPNP=)
It worked for WDC, YAC, DGC, ...
Which errors are you getting?
|
|
|
|
JohnDorien
|
|
June 13, 2013, 12:41:24 PM |
|
Hurry up with win qt - this one is not native compilable on windows as the leveldb files are incomplete
|
|
|
|
vinne81
|
|
June 13, 2013, 12:42:23 PM |
|
This is the first altcoin that won't compile "as is" from the code. (make -f makefile.unix USE_UPNP=)
It worked for WDC, YAC, DGC, ...
Which errors are you getting? A bunch of (on all files) util.h:36: warning: integer constant is too large for âlongâ type util.h:37: warning: integer constant is too large for âlongâ type util.h:38: warning: integer constant is too large for âlongâ typeAnd then, the grand finale In file included from scrypt_mine.cpp:32: /usr/lib/gcc/i486-linux-gnu/4.4.5/include/xmmintrin.h:32:3: error: #error "SSE instruction set not enabled" In file included from scrypt_mine.h:7, from scrypt_mine.cpp:38: util.h:36: warning: integer constant is too large for âlongâ type util.h:37: warning: integer constant is too large for âlongâ type util.h:38: warning: integer constant is too large for âlongâ type scrypt_mine.cpp:84: warning: âvoid scrypt(const void*, size_t, uint32_t*, void*)â defined but not used make: *** [obj/scrypt_mine.o] Error 1
|
|
|
|
turtle83
|
|
June 13, 2013, 12:45:34 PM |
|
w00t mined my first block. but amount 0.00 due to the fairness BS
|
|
|
|
cre8r (OP)
Member
Offline
Activity: 100
Merit: 10
|
|
June 13, 2013, 12:45:59 PM |
|
|
|
|
|
cre8r (OP)
Member
Offline
Activity: 100
Merit: 10
|
|
June 13, 2013, 12:47:45 PM |
|
This is the first altcoin that won't compile "as is" from the code. (make -f makefile.unix USE_UPNP=)
It worked for WDC, YAC, DGC, ...
Which errors are you getting? A bunch of (on all files) util.h:36: warning: integer constant is too large for âlongâ type util.h:37: warning: integer constant is too large for âlongâ type util.h:38: warning: integer constant is too large for âlongâ typeAnd then, the grand finale In file included from scrypt_mine.cpp:32: /usr/lib/gcc/i486-linux-gnu/4.4.5/include/xmmintrin.h:32:3: error: #error "SSE instruction set not enabled" In file included from scrypt_mine.h:7, from scrypt_mine.cpp:38: util.h:36: warning: integer constant is too large for âlongâ type util.h:37: warning: integer constant is too large for âlongâ type util.h:38: warning: integer constant is too large for âlongâ type scrypt_mine.cpp:84: warning: âvoid scrypt(const void*, size_t, uint32_t*, void*)â defined but not used make: *** [obj/scrypt_mine.o] Error 1It's probably because your CPU needs to support SSE
|
|
|
|
barwizi
Legendary
Offline
Activity: 882
Merit: 1000
|
|
June 13, 2013, 12:49:04 PM |
|
anyone trying the gpu yac thing that was released a few hours ago?
|
|
|
|
cre8r (OP)
Member
Offline
Activity: 100
Merit: 10
|
|
June 13, 2013, 12:50:24 PM |
|
anyone trying the gpu yac thing that was released a few hours ago?
It's not compatible, so don't bother trying
|
|
|
|
barwizi
Legendary
Offline
Activity: 882
Merit: 1000
|
|
June 13, 2013, 12:58:05 PM |
|
[2013-06-13 16:53:46] accepted: 0/3 (0.00%), 11.42 khash/s (booooo) [2013-06-13 16:58:02] accepted: 0/4 (0.00%), 12.36 khash/s (booooo) is all i am getting from my cpu miner
|
|
|
|
TheSpiral
Full Member
Offline
Activity: 322
Merit: 113
Sinbad Mixer: Mix Your BTC Quickly
|
|
June 13, 2013, 12:59:25 PM |
|
[2013-06-13 16:53:46] accepted: 0/3 (0.00%), 11.42 khash/s (booooo) [2013-06-13 16:58:02] accepted: 0/4 (0.00%), 12.36 khash/s (booooo) is all i am getting from my cpu miner
Same, but the included miner with the binaries worked for me.
|
|
|
|
Fallout
Member
Offline
Activity: 107
Merit: 10
|
|
June 13, 2013, 12:59:42 PM |
|
my blocks all get accepted
|
|
|
|
barwizi
Legendary
Offline
Activity: 882
Merit: 1000
|
|
June 13, 2013, 01:02:22 PM |
|
[2013-06-13 16:53:46] accepted: 0/3 (0.00%), 11.42 khash/s (booooo) [2013-06-13 16:58:02] accepted: 0/4 (0.00%), 12.36 khash/s (booooo) is all i am getting from my cpu miner
Same, but the included miner with the binaries worked for me. what included miner? windows maybe? i use linux and i dont see a miner
|
|
|
|
barwizi
Legendary
Offline
Activity: 882
Merit: 1000
|
|
June 13, 2013, 01:02:55 PM |
|
16:49:41  getmininginfo
16:49:41  { "blocks" : 90, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.00024805, "errors" : "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkhashps" : 11547, "pooledtx" : 0, "testnet" : false, "nfactor" : 6 }
17:04:20  getmininginfo
17:04:20  { "blocks" : 219, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.00025384, "errors" : "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkhashps" : 166450, "pooledtx" : 0, "testnet" : false, "nfactor" : 6 }
|
|
|
|
barwizi
Legendary
Offline
Activity: 882
Merit: 1000
|
|
June 13, 2013, 01:04:12 PM |
|
my blocks all get accepted oafh8wA2nEqe6gM7k6dVKKfYUEQAivqnoq
|
|
|
|
qwep
Legendary
Offline
Activity: 1008
Merit: 1000
|
|
June 13, 2013, 01:10:58 PM |
|
only rejected nead pool
|
|
|
|
Fallout
Member
Offline
Activity: 107
Merit: 10
|
|
June 13, 2013, 01:12:12 PM |
|
my blocks all get accepted oafh8wA2nEqe6gM7k6dVKKfYUEQAivqnoq Still 0.000000000000000000000000000000 reward ... still >600 blocks left till reward
|
|
|
|
cre8r (OP)
Member
Offline
Activity: 100
Merit: 10
|
|
June 13, 2013, 01:19:01 PM |
|
[2013-06-13 16:53:46] accepted: 0/3 (0.00%), 11.42 khash/s (booooo) [2013-06-13 16:58:02] accepted: 0/4 (0.00%), 12.36 khash/s (booooo) is all i am getting from my cpu miner
Same, but the included miner with the binaries worked for me. what included miner? windows maybe? i use linux and i dont see a miner My bad, forgot to add link to minerd sources. https://github.com/onecoin/cpuminer
|
|
|
|
TheSpiral
Full Member
Offline
Activity: 322
Merit: 113
Sinbad Mixer: Mix Your BTC Quickly
|
|
June 13, 2013, 01:38:44 PM |
|
250 zero blocks left.
|
|
|
|
|