rapsac
Member
Offline
Activity: 106
Merit: 10
|
|
February 01, 2014, 11:06:32 PM |
|
|
|
|
|
bigjme
|
|
February 01, 2014, 11:07:46 PM |
|
getting this issue "./Ultracoin-qt: error while loading shared libraries: libminiupnpc.so.9: cannot open shared object file: No such file or directory"
can someone help?
sounds like it needs libminiupnpc-dev or libminiupnpc on ubuntu apt-get install libminiupnpc-dev or compile with USE_UPNP=- at the end would that be qmake USE_UPNP=- i have yacoin and mrc coin wallets installed so i have libminiupnpc8 installed
|
Owner of: cudamining.co.uk
|
|
|
imginy
Member
Offline
Activity: 224
Merit: 10
|
|
February 01, 2014, 11:08:01 PM |
|
every single block found by same pool? ?
|
|
|
|
NickPortland
Member
Offline
Activity: 98
Merit: 10
|
|
February 01, 2014, 11:09:11 PM |
|
Ok, I did get the link for signup but then "Token expired, please try again" when i submited my info for sign up on the pool.
|
Official Ambassador for UTC-PND relations *donations here* UTC: Ujff1xrc8brmHkRaFG3BcG5nVScXdh5Wu1 BTC: 159uuxJCfUsG44N52NUsydi2bCNeFSYyTi
|
|
|
Andr3wKay
Newbie
Offline
Activity: 52
Merit: 0
|
|
February 01, 2014, 11:09:22 PM |
|
every single block found by same pool? ? Suspicious
|
|
|
|
SP4RK7
|
|
February 01, 2014, 11:09:46 PM |
|
Maybe this would have been a good idea before the launch!
|
|
|
|
Jarod1231
|
|
February 01, 2014, 11:09:50 PM |
|
every single block found by same pool? ? Not possible, I just solo'd a block 20 minutes ago
|
|
|
|
colinfx
|
|
February 01, 2014, 11:10:10 PM |
|
Hello, I sent an email - thank you if you can help. Cfx.
|
|
|
|
troicho
Member
Offline
Activity: 84
Merit: 10
|
|
February 01, 2014, 11:10:14 PM |
|
Can somebody send me an invite, please? carlito@abv.bg
|
|
|
|
Kiwicon
Newbie
Offline
Activity: 32
Merit: 0
|
|
February 01, 2014, 11:10:27 PM Last edit: February 05, 2014, 09:15:37 AM by Kiwicon |
|
Please, any pool invites much appreciated I will be sure to come back here and pass on my 5 invites when Im in *eDIT UTC scammiest scamcoin ever scammed
|
|
|
|
rapsac
Member
Offline
Activity: 106
Merit: 10
|
|
February 01, 2014, 11:13:13 PM |
|
The pool at idcray shows a network hashrate of 370MH/s and a pool hashrate of 372MH/s How about a 100% attack instead of the boring 51% attack?
|
|
|
|
SxC
|
|
February 01, 2014, 11:13:28 PM |
|
every single block found by same pool? ? Only 1 pool up
|
|
|
|
luckygenough56
Legendary
Offline
Activity: 1526
Merit: 1012
|
|
February 01, 2014, 11:15:03 PM |
|
idcray doesn't work bunch of fools. EVery single share is rejected, just a few miners in the pool get all the coins. This is incredibly bad launch. A scam pool as a cherry on the cake.
|
|
|
|
|
Sparkzor
Member
Offline
Activity: 112
Merit: 10
|
|
February 01, 2014, 11:16:21 PM |
|
idcray doesn't work bunch of fools. EVery single share is rejected, just a few miners in the pool get all the coins. This is incredibly bad launch. A scam pool as a cherry on the cake.
Well, then you have done something wrong. My miner works and I'm not the first one to register and I'm not the biggest miner.
|
|
|
|
|
theking
|
|
February 01, 2014, 11:18:18 PM |
|
getting this issue "./Ultracoin-qt: error while loading shared libraries: libminiupnpc.so.9: cannot open shared object file: No such file or directory"
can someone help?
sounds like it needs libminiupnpc-dev or libminiupnpc on ubuntu apt-get install libminiupnpc-dev or compile with USE_UPNP=- at the end can you compile it successfully? I still get this error g++ -c -O2 -msse2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/name/ultracoin-master/src -I/home/winghk/ultracoin-master/src/obj -DUSE_IPV6=1 -DSCRYPT_KECCAK512 -DSCRYPT_CHACHA -DSCRYPT_CHOOSE_COMPILETIME -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/alert.d -o obj/alert.o alert.cpp In file included from netbase.h:11:0, from util.h:30, from alert.h:13, from alert.cpp:8: compat.h:48:26: error: âmyclosesocketâ declared as an âinlineâ variable compat.h:48:26: error: âSOCKETâ was not declared in this scope compat.h:48:34: error: âhSocketâ was not declared in this scope compat.h:49:1: error: expected â,â or â;â before â{â token In file included from util.h:30:0, from alert.h:13, from alert.cpp:8: netbase.h:150:42: error: âSOCKETâ has not been declared netbase.h:151:42: error: âSOCKETâ has not been declared In file included from alert.cpp:10:0: net.h:33:15: error: âSOCKETâ was not declared in this scope net.h:33:42: error: expected primary-expression before â&â token net.h:33:44: error: âstrLineâ was not declared in this scope net.h:33:51: error: expression list treated as compound expression in initializer [-fpermissive] net.h:159:5: error: âSOCKETâ does not name a type net.h:213:18: error: expected â)â before âhSocketInâ In file included from alert.cpp:10:0: net.h: In destructor âCNode::~CNode()â: net.h:251:13: error: âhSocketâ was not declared in this scope net.h:251:24: error: âSOCKETâ was not declared in this scope net.h:253:13: error: âmyclosesocketâ cannot be used as a function make: *** [obj/alert.o] Error 1
yea i had similar error, have not managed to fix it yet! some files may need editing it seems
|
|
|
|
zxs
Member
Offline
Activity: 86
Merit: 51
|
|
February 01, 2014, 11:18:44 PM Last edit: February 02, 2014, 12:55:22 AM by zxs |
|
please send invite received thanks
|
|
|
|
imginy
Member
Offline
Activity: 224
Merit: 10
|
|
February 01, 2014, 11:19:02 PM |
|
my only hope of finding another block is if that pools goes offline
|
|
|
|
Chrisvallee
Newbie
Offline
Activity: 35
Merit: 0
|
|
February 01, 2014, 11:19:22 PM |
|
WTB UTC 10K=2btc
PM me
any amount are welcome!!!
10k? I doubt anyone beside devs is holding that and 2 btc is quite funny amount... ) price is like 0.5btc for 50 I would say.. I have 11,000
|
|
|
|
|