Author

Topic: [ANN][GAP] Gapcoin - Prime Gap Search - New Math Algo - CPU / GPU - Zero Premine - page 120. (Read 286844 times)

full member
Activity: 176
Merit: 100
Is there any other way to download the wallet right now?
full member
Activity: 176
Merit: 100
The wallet download is horrible right now....is there any other way to download the wallet instead of using Mega?
hero member
Activity: 910
Merit: 1000
I am found block whith 12.63663424 coins.
sr. member
Activity: 465
Merit: 250
Is the wallet download pathetically long for others or is it just me?

Mega is known to be crap.
full member
Activity: 176
Merit: 100
Is the wallet download pathetically long for others or is it just me?
newbie
Activity: 44
Merit: 0
How do I get my windows client to mine this?

help > debug window > console

setgenerate true


or in the .conf file you could have gen=1

my gapcoin.conf is as follows v v v

server=1
gen=1
rpcallowip=127.0.0.1
addnode=212.227.143.155
addnode=104.131.69.82
addnode=95.215.44.9
addnode=155.254.36.179
addnode=199.127.226.192
rpcuser=gapcoinMiner
rpcpassword=PASSWORD

if you have the following set as your gapcoin.conf, mining will automatically take place once the wallet is opened.
newbie
Activity: 42
Merit: 0
dev how do look my hash on wallet ?

Windows:
From console type "getmininginfo"

Linux command line:
./gapcoind getmininginfo

13:56:16

getmininginfo


13:56:16

{
"blocks" : 732,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 20.11909371,
"errors" : "",
"generate" : true,
"genproclimit" : 7,
"sievesize" : 1048576,
"sieveprimes" : 500000,
"shift" : 20,
"primespersec" : 26133,
"10gapsperhour" : 5185.97789664,
"15gapsperhour" : 0.00000000,
"gapsperday" : 4.13144965,
"networkprimesps" : 4632298,
"pooledtx" : 0,
"testnet" : false
}


where is my hash ?
wich hash??
"primespersec" : 26133
legendary
Activity: 1050
Merit: 1000
now one block how much coin ?
legendary
Activity: 896
Merit: 1001
dev how do look my hash on wallet ?

Windows:
From console type "getmininginfo"

Linux command line:
./gapcoind getmininginfo

13:56:16

getmininginfo


13:56:16

{
"blocks" : 732,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 20.11909371,
"errors" : "",
"generate" : true,
"genproclimit" : 7,
"sievesize" : 1048576,
"sieveprimes" : 500000,
"shift" : 20,
"primespersec" : 26133,
"10gapsperhour" : 5185.97789664,
"15gapsperhour" : 0.00000000,
"gapsperday" : 4.13144965,
"networkprimesps" : 4632298,
"pooledtx" : 0,
"testnet" : false
}


where is my hash ?

"primespersec" : 26133
legendary
Activity: 1050
Merit: 1000
dev how do look my hash on wallet ?

Windows:
From console type "getmininginfo"

Linux command line:
./gapcoind getmininginfo

13:56:16

getmininginfo


13:56:16

{
"blocks" : 732,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 20.11909371,
"errors" : "",
"generate" : true,
"genproclimit" : 7,
"sievesize" : 1048576,
"sieveprimes" : 500000,
"shift" : 20,
"primespersec" : 26133,
"10gapsperhour" : 5185.97789664,
"15gapsperhour" : 0.00000000,
"gapsperday" : 4.13144965,
"networkprimesps" : 4632298,
"pooledtx" : 0,
"testnet" : false
}


where is my hash ?
legendary
Activity: 896
Merit: 1001
dev how do look my hash on wallet ?

Windows:
From console type "getmininginfo"

Linux command line:
./gapcoind getmininginfo
legendary
Activity: 1050
Merit: 1000
dev how do look my hash on wallet ?
sr. member
Activity: 465
Merit: 250
legendary
Activity: 1484
Merit: 1000
Hows mining going guys?  Shocked
I have shit cpu right now so sad i cudnt mine this coin
I like new coins like this than just usual clones.
Good luck guys. Im watching tho  Wink
legendary
Activity: 1428
Merit: 1001
getmonero.org

Quote

Nice1! I am not a big linux user especially wallets. Your instructions were easy thanks. How do I check/see balance and also how do I send coins to my "home" wallet? thanks

I answered in the tread Smiley
sr. member
Activity: 309
Merit: 250

Nice1! I am not a big linux user especially wallets. Your instructions were easy thanks. How do I check/see balance and also how do I send coins to my "home" wallet? thanks
legendary
Activity: 1428
Merit: 1001
getmonero.org
sr. member
Activity: 392
Merit: 250


Code:
src/Miner.cpp: In static member function ‘static void* Miner::miner(void*)’:
src/Miner.cpp:171: error: ‘SCHED_IDLE’ was not declared in this scope
make: *** [src/Miner.o] Error 1

Any idea how to fix this?

you could delete Miner.cpp:170-172

Sorry for that, GapMiner still has alpha qualities!

That nailed it.  Now my GPU BAMT miner is pulling double duty digging for GAP as well.

Cheers!
Jump to: