Pages:
Author

Topic: [ANN][UNIC] Unicoin LAUNCHED! - page 18. (Read 70190 times)

member
Activity: 112
Merit: 10
January 01, 2014, 04:08:27 AM
added that, still nothing. it works fine with other coins I have been mining solo.  Sad

I think that you already know that after updating the .conf file you must exit the wallet and run it again, but just in case ...
member
Activity: 112
Merit: 10
January 01, 2014, 04:06:13 AM
I have a question for Teamunicoin.

You stated a retarget "time" of 80 blocks, it seems to me that retarget is every 4 blocks ! Am I wrong ?
sr. member
Activity: 308
Merit: 250
January 01, 2014, 04:01:48 AM
cant even solo mine


unicoin.conf file
rpcuser=abd
rpcpassword=abdd
listen=1
server=1
daemon=1
rpcport=50666
addnode=96.20.39.20
addnode=89.200.140.78

cgminer line

cgminer -o 127.0.0.1:50666 -u abd -p abdd -I 13 -g2 --thread-concurrency 8192

cgminer stuck on started cgminer 3.7.0?? Sad

update, so it showed me wrong url error. why is it no connecting? Sad

I think you should add

rpcallowip=127.0.0.1

in your .conf file.

This is valid if the wallet and the miner programs are running on the same PC, otherwise you should change the IP address with the IP address of the PC where the miner is running.



added that, still nothing. it works fine with other coins I have been mining solo.  Sad
member
Activity: 112
Merit: 10
January 01, 2014, 03:56:18 AM
cant even solo mine


unicoin.conf file
rpcuser=abd
rpcpassword=abdd
listen=1
server=1
daemon=1
rpcport=50666
addnode=96.20.39.20
addnode=89.200.140.78

cgminer line

cgminer -o 127.0.0.1:50666 -u abd -p abdd -I 13 -g2 --thread-concurrency 8192

cgminer stuck on started cgminer 3.7.0?? Sad

update, so it showed me wrong url error. why is it no connecting? Sad

I think you should add

rpcallowip=127.0.0.1

in your .conf file.

This is valid if the wallet and the miner programs are running on the same PC, otherwise you should change the IP address with the IP address of the PC where the miner is running.

sr. member
Activity: 308
Merit: 250
January 01, 2014, 03:53:11 AM
cant even solo mine


unicoin.conf file
rpcuser=abd
rpcpassword=abdd
listen=1
server=1
daemon=1
rpcport=50666
addnode=96.20.39.20
addnode=89.200.140.78

cgminer line

cgminer -o 127.0.0.1:50666 -u abd -p abdd -I 13 -g2 --thread-concurrency 8192

cgminer stuck on started cgminer 3.7.0?? Sad


update, so it showed me wrong url error. why is it no connecting? Sad
sr. member
Activity: 308
Merit: 250
January 01, 2014, 03:52:32 AM
cant even solo mine


unicoin.conf file
rpcuser=abd
rpcpassword=abdd
listen=1
server=1
daemon=1
rpcport=50666
addnode=96.20.39.20
addnode=89.200.140.78

cgminer line

cgminer -o 127.0.0.1:50666 -u abd -p abdd -I 13 -g2 --thread-concurrency 8192

cgminer stuck on started cgminer 3.7.0?? Sad
newbie
Activity: 28
Merit: 0
January 01, 2014, 03:47:36 AM
if i remove --scrypt i get shares above target. If I use --scrypt, I get normal accepts, almost all accepts. but pool shows accepts, but weird charts. And pool hasnt found any block at all. where are the blocks going? is this even scryptcoin or sha256?
This is a SHA256 coin and so far the blocks are going to Solo miners
sr. member
Activity: 308
Merit: 250
January 01, 2014, 03:37:37 AM
if i remove --scrypt i get shares above target. If I use --scrypt, I get normal accepts, almost all accepts. but pool shows accepts, but weird charts. And pool hasnt found any block at all. where are the blocks going? is this even scryptcoin or sha256?
member
Activity: 70
Merit: 10
January 01, 2014, 03:33:18 AM
newbie
Activity: 28
Merit: 0
January 01, 2014, 03:26:01 AM
It took me a while to setup a coin to compile with QT 5, I didn't throw anything anywhere, I'm using the same libs as everyone else, Boost, BerkeleyDB, openssl

You have leveldb.zip inside the git repo. You are using leveldb headers of your own. You require permissions modification of files to even start to compile. You are linking against your own leveldb files rather than system ones. The qmake still trys to link against mingw files rather than system ones. Id say you threw a whole lot of stuff all over the place.
You're definetly overreacting. I took the source here a few weeks ago: http://devtome.com/doku.php?id=sha256_altcoin_cloning_guide&s[]=clone&s[]=sha256

If you find anything illegitimate, I'll get you a Porsche
sr. member
Activity: 350
Merit: 250
January 01, 2014, 03:25:02 AM
OP please update the thread, people need to be informed of the information if the coin has any chance of being a success.

Pool: http://unic.altminers.com/
(Not confirmed to be paying out)

Window's Wallet: 
Code:
https://mega.co.nz/#!z1wUBJAC!GILB1BjQ6dnT-WBeOLCwsmofEYpmpDSLlbqBCGHlRaU

Not compiled a linux or mac wallet, let me know if you want one.

Donations accepted.




Thanks, what's your address I will send you a few coins.
newbie
Activity: 37
Merit: 0
January 01, 2014, 03:20:12 AM
It took me a while to setup a coin to compile with QT 5, I didn't throw anything anywhere, I'm using the same libs as everyone else, Boost, BerkeleyDB, openssl

You have leveldb.zip inside the git repo. You are using leveldb headers of your own. You require permissions modification of files to even start to compile. You are linking against your own leveldb files rather than system ones. The qmake still trys to link against mingw files rather than system ones. Id say you threw a whole lot of stuff all over the place.
newbie
Activity: 37
Merit: 0
January 01, 2014, 03:16:12 AM
member
Activity: 69
Merit: 10
Face Your Fears, Live Your Dreams
January 01, 2014, 03:15:14 AM
Is this pool working?
newbie
Activity: 28
Merit: 0
January 01, 2014, 03:14:28 AM
Yep i can't install on linux either Sad

Code:
make -f makefile.unix
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/cshelswell/Documents/unicoin/src -I/home/cshelswell/Documents/unicoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/home/cshelswell/Documents/unicoin/src/leveldb/include -I/home/cshelswell/Documents/unicoin/src/leveldb/helpers -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
alert.cpp:263:1: fatal error: opening dependency file obj/alert.d: No such file or directory
compilation terminated.
make: *** [obj/alert.o] Error 1

No problem installing any other wallets so I assume i have the dependencies?

Any help would be great cheers Smiley

Its not you, the code for this wallet is utter rubbish. For some reason you have to create the obj directory in the src dir manually. NFI how you will get on after that, I never managed to get the console wallet built. I got the QT one working fine by manually editing the LIBS line since it was full of Windows BS after the qmake unicoin-qt.pro command.

Also same thing here I have never had an issue with any other wallet. This one is just 100% amateur time. Also make sure to add LIBS+="-lleveldb -lmemenv" to your make command so it uses system libs rather than whatever junk the dev threw in there.

It took me a while to setup a coin to compile with QT 5, I didn't throw anything anywhere, I'm using the same libs as everyone else, Boost, BerkeleyDB, openssl
member
Activity: 70
Merit: 10
January 01, 2014, 03:12:31 AM
I seriously hope this doesn't fail.
Too many failed launches today and I've lost so much mining time.  Cry
newbie
Activity: 37
Merit: 0
January 01, 2014, 03:04:49 AM
but how come there are 5 people in the pool??

Maybe the coin is actually scrypt, but the dev just doesnt want us to mine?  Grin
sr. member
Activity: 406
Merit: 250
Hello! Send me a message.
January 01, 2014, 03:02:24 AM
but how come there are 5 people in the pool??
hero member
Activity: 615
Merit: 500
January 01, 2014, 03:01:45 AM
Yep i can't install on linux either Sad

Code:
make -f makefile.unix
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/cshelswell/Documents/unicoin/src -I/home/cshelswell/Documents/unicoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/home/cshelswell/Documents/unicoin/src/leveldb/include -I/home/cshelswell/Documents/unicoin/src/leveldb/helpers -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
alert.cpp:263:1: fatal error: opening dependency file obj/alert.d: No such file or directory
compilation terminated.
make: *** [obj/alert.o] Error 1

No problem installing any other wallets so I assume i have the dependencies?

Any help would be great cheers Smiley

Its not you, the code for this wallet is utter rubbish. For some reason you have to create the obj directory in the src dir manually. NFI how you will get on after that, I never managed to get the console wallet built. I got the QT one working fine by manually editing the LIBS line since it was full of Windows BS after the qmake unicoin-qt.pro command.

Also same thing here I have never had an issue with any other wallet. This one is just 100% amateur time. Also make sure to add LIBS+="-lleveldb -lmemenv" to your make command so it uses system libs rather than whatever junk the dev threw in there.

Hey thanks for that. It's looking like a coin that's probably not worth it! The website  looked pretty good too assumed they'd put some effort in to it
newbie
Activity: 37
Merit: 0
January 01, 2014, 02:55:32 AM
I think this pool is not setup correctly  Shocked
Pages:
Jump to: