Bitcoin Forum
May 06, 2024, 06:07:25 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 15 16 17 18 19 20 21 22 23 24 »  All
  Print  
Author Topic: [ANN][UNIC] Unicoin LAUNCHED!  (Read 70137 times)
shazeal
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
January 01, 2014, 05:34:25 AM
 #61

Why is it using its own leveldb I have it installed already?

had to chmod +x the build_detect_platform.sh

It doesnt bother making the memenv library...
1714975645
Hero Member
*
Offline Offline

Posts: 1714975645

View Profile Personal Message (Offline)

Ignore
1714975645
Reply with quote  #2

1714975645
Report to moderator
1714975645
Hero Member
*
Offline Offline

Posts: 1714975645

View Profile Personal Message (Offline)

Ignore
1714975645
Reply with quote  #2

1714975645
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Teamunicoin (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 01, 2014, 05:37:12 AM
 #62


in the first blocks i got around 28 coins then disappeared..why? Sad
This is an Orphaned block, you found a block at the same time as someone else but he was faster than you
shazeal
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
January 01, 2014, 05:37:50 AM
 #63

So I built it against the system leveldb which works fine but now I get this...

Code:
build/paymentserver.o: In function `PaymentServer::ipcSendCommandLine()':
paymentserver.cpp:(.text+0x75e): undefined reference to `QLocalSocket::QLocalSocket(QObject*)'
paymentserver.cpp:(.text+0x77f): undefined reference to `QLocalSocket::connectToServer(QString const&, QFlags<QIODevice::OpenModeFlag>)'
paymentserver.cpp:(.text+0x79f): undefined reference to `QLocalSocket::waitForConnected(int)'
paymentserver.cpp:(.text+0x818): undefined reference to `QLocalSocket::flush()'
paymentserver.cpp:(.text+0x831): undefined reference to `QLocalSocket::disconnectFromServer()'
build/paymentserver.o: In function `PaymentServer::PaymentServer(QApplication*)':
paymentserver.cpp:(.text+0x9a5): undefined reference to `QLocalServer::removeServer(QString const&)'
paymentserver.cpp:(.text+0x9bd): undefined reference to `QLocalServer::QLocalServer(QObject*)'
paymentserver.cpp:(.text+0x9cc): undefined reference to `QLocalServer::listen(QString const&)'
collect2: error: ld returned 1 exit status
make: *** [unicoin-qt] Error 1
virtualdn
Legendary
*
Offline Offline

Activity: 1372
Merit: 1093


View Profile
January 01, 2014, 05:38:00 AM
 #64


in the first blocks i got around 28 coins then disappeared..why? Sad
This is an Orphaned block, you found a block at the same time as someone else but he was faster than you

and from all the blocks i got 0... oh boy

1 BTC = 1 BTC
virtualdn
Legendary
*
Offline Offline

Activity: 1372
Merit: 1093


View Profile
January 01, 2014, 05:44:00 AM
 #65

cannot connect to pool...

1 BTC = 1 BTC
Nullu
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
January 01, 2014, 05:44:46 AM
 #66

Worth sticking my spare 333mhs block eruptor on this?  Cheesy

BTC - 14kYyhhWZwSJFHAjNTtyhRVSu157nE92gF
Teamunicoin (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 01, 2014, 05:48:49 AM
 #67

cannot connect to pool...
Pool doesn't seem to work indeed.
I will post a link as soon as someone makes a pool for UniCoin
shazeal
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
January 01, 2014, 05:49:22 AM
 #68

So I gave up on the QT wallet, and after specifying all the linked libraries manually I get this...

Code:
obj/net.o: In function `ThreadMapPort()':
/home/daniel/build/unicoin/src/net.cpp:1078: undefined reference to `upnpDiscover'
/home/daniel/build/unicoin/src/net.cpp:1085: undefined reference to `UPNP_GetValidIGD'
/home/daniel/build/unicoin/src/net.cpp:1090: undefined reference to `UPNP_GetExternalIPAddress'
/home/daniel/build/unicoin/src/net.cpp:1121: undefined reference to `strupnperror'
/home/daniel/build/unicoin/src/net.cpp:1116: undefined reference to `UPNP_AddPortMapping'
/home/daniel/build/unicoin/src/net.cpp:1138: undefined reference to `freeUPNPDevlist'
/home/daniel/build/unicoin/src/net.cpp:1140: undefined reference to `FreeUPNPUrls'
/home/daniel/build/unicoin/src/net.cpp:1130: undefined reference to `UPNP_DeletePortMapping'
/home/daniel/build/unicoin/src/net.cpp:1132: undefined reference to `freeUPNPDevlist'
/home/daniel/build/unicoin/src/net.cpp:1133: undefined reference to `FreeUPNPUrls'
collect2: error: ld returned 1 exit status
make: *** [unicoind] Error 1

Has anyone other than the dev actually compiled this?
shazeal
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
January 01, 2014, 05:52:58 AM
 #69

Ok I finally got the qt wallet compiled on Linux. I had to manually re-write the whole LIBS line in the Makefile.
virtualdn
Legendary
*
Offline Offline

Activity: 1372
Merit: 1093


View Profile
January 01, 2014, 05:54:46 AM
 #70

we need a pool... mining alone is difficult

1 BTC = 1 BTC
Nullu
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
January 01, 2014, 05:56:11 AM
 #71

we need a pool... mining alone is difficult

You're telling me. I think my block eruptor would weep if I even attempted it.

BTC - 14kYyhhWZwSJFHAjNTtyhRVSu157nE92gF
MassimoJee
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 01, 2014, 05:57:12 AM
 #72

Please please please help ! I can't mine.

I'm running the wallet in a Win7 PC and I have a RaspeberryPi with some Block Erupters connected to an USB hub. The PC and the RaspberryPI are on the same network, both connected to a modem-router.
The question is:
What must I write in the .conf file in the PC ?
What should be the parameter -o in cgminer ?

TY in advance for your help.
Teamunicoin (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 01, 2014, 06:01:25 AM
 #73

To everyone, the pool seem to work now!

URL: http://unic.altminers.com
Make an account there, create a worker and fill your cgminer configuration file like so:
./cgminer  -o stratum+tcp://unic.altminers.com:5444 -u Weblogin.Worker -p Worker password
PyroTekNeks
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 01, 2014, 06:03:28 AM
 #74

To everyone, the pool seem to work now!

URL: http://unic.altminers.com
Make an account there, create a worker and fill your cgminer configuration file like so:
./cgminer  -o stratum+tcp://unic.altminers.com:5444 -u Weblogin.Worker -p Worker password
I register...and got locked right away...wtf.

http://scrypt.cc?ref=baaai
^^^SCRYPT CLOUD MINING SITE!!!^^^
virtualdn
Legendary
*
Offline Offline

Activity: 1372
Merit: 1093


View Profile
January 01, 2014, 06:04:36 AM
 #75

is sha256d same as sha256?

1 BTC = 1 BTC
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
January 01, 2014, 06:05:22 AM
 #76

To everyone, the pool seem to work now!

URL: http://unic.altminers.com
Make an account there, create a worker and fill your cgminer configuration file like so:
./cgminer  -o stratum+tcp://unic.altminers.com:5444 -u Weblogin.Worker -p Worker password

account locked contact support pleasde unlock and dissable email confermation lol

=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
PyroTekNeks
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 01, 2014, 06:06:19 AM
 #77

To everyone, the pool seem to work now!

URL: http://unic.altminers.com
Make an account there, create a worker and fill your cgminer configuration file like so:
./cgminer  -o stratum+tcp://unic.altminers.com:5444 -u Weblogin.Worker -p Worker password

account locked contact support pleasde unlock and dissable email confermation lol
Oh someone in the same failboat as I. Hello.

http://scrypt.cc?ref=baaai
^^^SCRYPT CLOUD MINING SITE!!!^^^
Teamunicoin (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 01, 2014, 06:07:28 AM
 #78

To everyone, the pool seem to work now!

URL: http://unic.altminers.com
Make an account there, create a worker and fill your cgminer configuration file like so:
./cgminer  -o stratum+tcp://unic.altminers.com:5444 -u Weblogin.Worker -p Worker password
I register...and got locked right away...wtf.
Did you get an e-mail to confirm your email? I've seen this problem happening sometimes, 1 miner out of 100
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
January 01, 2014, 06:09:54 AM
 #79

nope just says account created login try to login and dont work

edit am in and wtf at 3% fee

=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
PyroTekNeks
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 01, 2014, 06:10:34 AM
 #80

To everyone, the pool seem to work now!

URL: http://unic.altminers.com
Make an account there, create a worker and fill your cgminer configuration file like so:
./cgminer  -o stratum+tcp://unic.altminers.com:5444 -u Weblogin.Worker -p Worker password
I register...and got locked right away...wtf.
Did you get an e-mail to confirm your email? I've seen this problem happening sometimes, 1 miner out of 100
I checked and apparently I did get an email. Used link to confirm and tried logging in. Same problem.

http://scrypt.cc?ref=baaai
^^^SCRYPT CLOUD MINING SITE!!!^^^
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 »  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!