Author

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

sr. member
Activity: 309
Merit: 250
full member
Activity: 177
Merit: 153
I've been working to implement the algo in stratum for the last few days so I can get a pool up but it's not easy, and will take at least a few more days. It's been one hell of a C++ / C learning experience however!

Is anyone working on a non rpc miner?



Hey, that are great news!
pm me if you have any questions about the algo.
full member
Activity: 177
Merit: 153
Are there any more addnodes?

The current nodes, should be enough. They also are hard coded into Gapcoin.
So it should automatically connect to the network even without the nodes in your config.
Once it connects, it loads more nodes and connects to them.
This means that except for the initial connection, you end up connecting to random nodes on the network.
full member
Activity: 122
Merit: 100
Developer & Pool Operator | AltPooler.com
I've been working to implement the algo in stratum for the last few days so I can get a pool up but it's not easy, and will take at least a few more days. It's been one hell of a C++ / C learning experience however!

Is anyone working on a non rpc miner?

full member
Activity: 177
Merit: 153
[2014-10-24 23:40:26] pps: 34837 / 34249  10g/h  /   15g/h  /
[2014-10-24 23:40:36] pps: 35186 / 34256  10g/h  /   15g/h  /
[2014-10-24 23:40:46] pps: 35285 / 34264  10g/h  /   15g/h  /
[2014-10-24 23:41:05] pps: 35083 / 34280  10g/h  /   15g/h  /
Got new target: 20.2047

how do you know what speed I Sad

pps are your primes per second. 34280 is actually pretty good, what cpu are you mining on?
Maybe we can create a hardware comparison page on the website.
legendary
Activity: 1008
Merit: 1000
[2014-10-24 23:40:26] pps: 34837 / 34249  10g/h  /   15g/h  /
[2014-10-24 23:40:36] pps: 35186 / 34256  10g/h  /   15g/h  /
[2014-10-24 23:40:46] pps: 35285 / 34264  10g/h  /   15g/h  /
[2014-10-24 23:41:05] pps: 35083 / 34280  10g/h  /   15g/h  /
Got new target: 20.2047

how do you know what speed I Sad
legendary
Activity: 1428
Merit: 1001
getmonero.org
Are there any more addnodes?
full member
Activity: 177
Merit: 153
GPU miner for AMD and Nvidia

https://mega.co.nz/#!QFISUTgD!YIkuNCd8TeNRFQBeVN_1l8NEFws35mtvI3lggdN3pvE

Donations: GXwPLuoxJ5gdoHxjk257kgWTuKckWCp2C3

Suspicious... Angry

The Virus!

Beware it can remote youre computer... Angry

yes this virus



Yes it's a virus: https://www.virustotal.com/de/file/247b17278802b937eaf9c974c2f6125aa45893b1cbdfc5e45d9cd2a690359241/analysis/1414181863/
full member
Activity: 352
Merit: 100
Maybe someone knows the pool p2p?

just ask ocminer, maybe he would made pool for this coin..

Wrote to him. Waiting for a response.
newbie
Activity: 32
Merit: 0
Maybe someone knows the pool p2p?

just ask ocminer, maybe he would made pool for this coin..
full member
Activity: 352
Merit: 100
Maybe someone knows the pool p2p?
full member
Activity: 352
Merit: 100
I can not find any miner unit as well then? Huh
full member
Activity: 352
Merit: 100
and how long since the start of miner must pass to have appeared first coins?

and nothing for mining if the same purse running on three computers?
member
Activity: 70
Merit: 10
Activity: 350
OK I think I figured out why I'm pretty much a statistical outlier at this point.

I've had 3-4 orphans in the last 10 hours, probably more, is there any reason for this?

It's been to the point where I've sat there and watched the client not keep up with the chain, and sit there not updating until is solved the block, then sat there for another 10 minutes until it updated.

LOL all the miners find are orphans. Two more in the last couple hours. It lags like ten blocks behind the block explorer before it even says it found a block, then it finds one because it doesn't keep up with the main chain, then sits there for a while longer until it decides to sync with the main chain.

I wonder what I'm doing wrong?

Anyone else have anything even close to this happening?

I guess I'll try a different OS.
legendary
Activity: 1050
Merit: 1000
profitability calculator:
http://coinia.net/gapcoin/calc.php

According to this you should get 6 blocks per day or 121.51 gapcoins per day. But right now difficulty dropped. If it gets at the same level as yesterday's peak expect 35% less.

miner work 3days only mining 11coins ,why ah dev
legendary
Activity: 1428
Merit: 1001
getmonero.org
profitability calculator:
http://coinia.net/gapcoin/calc.php

According to this you should get 6 blocks per day or 121.51 gapcoins per day. But right now difficulty dropped. If it gets at the same level as yesterday's peak expect 35% less.
full member
Activity: 352
Merit: 100
Please help how to configure maynig. Thank you

Give more info. On what system? What you want to do...

Windows 7

1.Download purse
2 downloaded miner
3 did conf
echo '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 = pass

my miner says I can not connect to the server  Sad

Since miner is as efficient as the the Core miner you dont need to run the miner. And since you have gen=1 at your conf you should already mining.

Go at your wallet, at Help then at Debug window and then at Console   and write:   getmininginfo

"generate" should be true and "primespersec" is your hashrate...

I ran three CPU overall speed 43000 ppp how much time should elapse chtoy coins appeared in the purse? thanks for the help
legendary
Activity: 1428
Merit: 1001
getmonero.org
Please help how to configure maynig. Thank you

Give more info. On what system? What you want to do...

Windows 7

1.Download purse
2 downloaded miner
3 did conf
echo '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 = pass

my miner says I can not connect to the server  Sad

Since miner is as efficient as the the Core miner you dont need to run the miner. And since you have gen=1 at your conf you should already mining.

Go at your wallet, at Help then at Debug window and then at Console   and write:   getmininginfo

"generate" should be true and "primespersec" is your hashrate...
newbie
Activity: 26
Merit: 0
think now its time to buy gap.
full member
Activity: 352
Merit: 100
I've got it, thank you all Smiley
Jump to: