Pages:
Author

Topic: NanoTokens Information thread MOVED - page 25. (Read 38102 times)

full member
Activity: 168
Merit: 100
Captain Jack Fenderson
July 01, 2013, 03:30:56 PM
LINUX USERS: download the linux tar.gz source, and replace the nano-qt.pro with this: http://nano.coinbit.pw/x_dl/nano-qt.pro
ok i tried this also not working can you just update the zip with the correct info so people can download it Huh?

Find these lines near the top
Code:
windows:LIBS += -lshlwapi
LIBS += $$join(BOOST_LIB_PATH,,-L,) $$join(BDB_LIB_PATH,,-L,) $$join(OPENSSL_LIB_PATH,,-L,) $$join(QRENCODE_LIB_PATH,,-L,)
LIBS += -lssl -lcrypto -ldb_cxx$$BDB_LIB_SUFFIX
windows:LIBS += -lws2_32 -lole32 -loleaut32 -luuid -lgdi32
LIBS += -lboost_system-mgw46-mt-sd-1_53 -lboost_filesystem-mgw46-mt-sd-1_53 -lboost_program_options-mgw46-mt-sd-1_53 -lboost_thread-mgw46-mt-sd-1_53
BOOST_LIB_SUFFIX=-mgw46-mt-sd-1_53
BOOST_INCLUDE_PATH=C:/deps/boost
BOOST_LIB_PATH=C:/deps/boost/stage/lib
BDB_INCLUDE_PATH=c:/deps/db/build_unix
BDB_LIB_PATH=c:/deps/db/build_unix
OPENSSL_INCLUDE_PATH=c:/deps/ssl/include
OPENSSL_LIB_PATH=c:/deps/ssl
and either comment them all out (prefix with "# ") or just delete them.
sr. member
Activity: 476
Merit: 250
What do you call a fish with no eyes? A Fsh!
July 01, 2013, 03:29:13 PM
Is this correct?

CGMiner:
Quote
cgminer --scrypt -o 127.0.0.1:7578 -u 1 -p 1 --intensity 10 --worksize 256 -g 2

.conf:
Quote
rpcuser=1   
rpcpassword=1
rpcallowip=127.0.0.1
rpcport=7578
port=17578
daemon=1
server=1
gen=0
addnode=60.230.201.155
addnode=173.216.107.124
queue=0
scantime=1
hero member
Activity: 532
Merit: 500
July 01, 2013, 03:23:08 PM
LINUX USERS: download the linux tar.gz source, and replace the nano-qt.pro with this: http://nano.coinbit.pw/x_dl/nano-qt.pro
ok i tried this also not working can you just update the zip with the correct info so people can download it Huh?
full member
Activity: 168
Merit: 100
Captain Jack Fenderson
July 01, 2013, 03:15:29 PM
And how can I solo mine in cgminer?

its a scrypt coin, so may want to try guiminer-scrypt it comes with 3 different mining softwares preconfigured for scrypt


If he's using straight cgminer that's better.

Code:
cgminer.exe --scrypt -o 127.0.0.1:7578 -u  -p 

Is all the necessary bits for mining it, assuming you're on the same machine as the client.

You need to make sure that server=1 and / are the same as it is set in the .conf, in my case this is usually "Jack" and "fnord".

Make sure you've restarted the client after saving the .conf.
full member
Activity: 182
Merit: 100
Swiss Money all around me!
July 01, 2013, 03:14:29 PM
> Mr8kdSqb5duoky226r3XpdLmeuEUJ89Keb
Where are my coins?
sr. member
Activity: 476
Merit: 250
What do you call a fish with no eyes? A Fsh!
July 01, 2013, 03:13:33 PM
And how can I solo mine in cgminer?

its a scrypt coin, so may want to try guiminer-scrypt it comes with 3 different mining softwares preconfigured for scrypt


Ok, can you tell me how I can config it?
hero member
Activity: 686
Merit: 504
always the student, never the master.
July 01, 2013, 03:11:04 PM
And how can I solo mine in cgminer?

its a scrypt coin, so may want to try guiminer-scrypt it comes with 3 different mining softwares preconfigured for scrypt
full member
Activity: 182
Merit: 100
Swiss Money all around me!
July 01, 2013, 03:10:45 PM
And how can I solo mine in cgminer?

CGMiner:
Quote
cgminer --scrypt -o 127.0.0.1:7578 -u 1 -p 1 --intensity 10 --worksize 256 -g 2

.conf:
Quote
rpcuser=1   
rpcpassword=1
rpcallowip=127.0.0.1
rpcport=7578
port=17578
daemon=1
server=1
gen=0
addnode=60.230.201.155
addnode=173.216.107.124
queue=0
scantime=1
sr. member
Activity: 476
Merit: 250
What do you call a fish with no eyes? A Fsh!
July 01, 2013, 03:10:02 PM
And how can I solo mine in cgminer?
This?
cgminer.exe --scrypt -o http://127.0.0.1:7578 -u username123 -p password123 --thread-concurrency 8192 -I 10 -g 1 -w 256
full member
Activity: 182
Merit: 100
Swiss Money all around me!
July 01, 2013, 03:02:03 PM
about 30 minutes mining 18 blocks found (15 rejected/3accepted/none on my wallet yet) is this normal?Huh

What's the correct config and rpc port?
This?
Code:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=9332
daemon=1
server=1
gen=0

Second post:

Quote
rpcuser=Username   
rpcpassword=Strong Password
rpcallowip=127.0.0.1
rpcport=7578
port=17578
daemon=1
server=1
gen=0
addnode=60.230.201.155
addnode=173.216.107.124
addnode=71.187.248.95
hero member
Activity: 686
Merit: 504
always the student, never the master.
July 01, 2013, 03:00:59 PM
about 30 minutes mining 18 blocks found (15 rejected/3accepted/none on my wallet yet) is this normal?Huh

What's the correct config and rpc port?
This?
Code:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=9332
daemon=1
server=1
gen=0

check post two: default port is 17578 rpc port is 7578
sr. member
Activity: 476
Merit: 250
What do you call a fish with no eyes? A Fsh!
July 01, 2013, 02:52:21 PM
about 30 minutes mining 18 blocks found (15 rejected/3accepted/none on my wallet yet) is this normal?Huh

What's the correct config and rpc port?
This?
Code:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=9332
daemon=1
server=1
gen=0
hero member
Activity: 686
Merit: 504
always the student, never the master.
July 01, 2013, 02:48:51 PM
Dev can't code, compile, change ports or even change names in code. Mine it if you will but don't expect and support. Just my knowledgable 2 cents and free warning

Muddafudda strikes again!

this was before we joined forces.
sr. member
Activity: 476
Merit: 250
What do you call a fish with no eyes? A Fsh!
July 01, 2013, 02:44:09 PM
Dev can't code, compile, change ports or even change names in code. Mine it if you will but don't expect and support. Just my knowledgable 2 cents and free warning

Muddafudda strikes again!
hero member
Activity: 686
Merit: 504
always the student, never the master.
July 01, 2013, 02:37:51 PM
Ok I'll ask again.....I would like to mine your coin...but how do I set-up???

I have only every used cgminer to mine before.

I have downloaded the Wallet and installed on my personal PC as I have with all coins that I have previously mined..... I would like to mine the coin with my Rigs (separate PC system).

I have looked at your site http://nanocoin.org but not many of the links work so no help.

Can I use cgminer to mine this coin or is it not possible???

If not I will simply have to wait it out until somebody sets up a pool...

Many Thanks





ummm, thats not my site. i don't know who did that but maybe they are after the 10,000 website bounty.
hero member
Activity: 686
Merit: 504
always the student, never the master.
July 01, 2013, 02:36:44 PM
You aren't going to make the git repo public?

i am git illiterate. i tried time and time again to upload it to github and i just keep getting an error. i encourage anyone who is capable to upload it to github. nanotokens is open source, so i'm not worried about getting credit for it on github. its a community project. when you upload it, maybe add me as a collaborator same username as here. if you do upload it to github, pm me. i'll give you a small thank you gift for doing so.
full member
Activity: 168
Merit: 100
Captain Jack Fenderson
July 01, 2013, 02:34:18 PM
You aren't going to make the git repo public?
newbie
Activity: 56
Merit: 0
July 01, 2013, 02:27:28 PM
Ok I'll ask again.....I would like to mine your coin...but how do I set-up???

I have only every used cgminer to mine before.

I have downloaded the Wallet and installed on my personal PC as I have with all coins that I have previously mined..... I would like to mine the coin with my Rigs (separate PC system).

I have looked at your site http://nanocoin.org but not many of the links work so no help.

Can I use cgminer to mine this coin or is it not possible???

If not I will simply have to wait it out until somebody sets up a pool...

Many Thanks



full member
Activity: 224
Merit: 100
July 01, 2013, 02:24:07 PM
about 30 minutes mining 18 blocks found (15 rejected/3accepted/none on my wallet yet) is this normal?Huh

here is a helpful fix provided by muddafudda

there a way to decrease rejects solo mining?

queue=0
scantime=1

sometimes your intensity can be too high.


do that, intensity at 12, now, 4 blocks found, all rejected
try playing with the intensity a little bit. also try adding your ip address to the addnode in your config


Ok, i will try another 30 minutes with Intensity at 10 and my ip address as addnode
hero member
Activity: 686
Merit: 504
always the student, never the master.
July 01, 2013, 02:21:53 PM
about 30 minutes mining 18 blocks found (15 rejected/3accepted/none on my wallet yet) is this normal?Huh

here is a helpful fix provided by muddafudda

there a way to decrease rejects solo mining?

queue=0
scantime=1

sometimes your intensity can be too high.


do that, intensity at 12, now, 4 blocks found, all rejected
try playing with the intensity a little bit. also try adding your ip address to the addnode in your config
Pages:
Jump to: