GoldTiger69
|
|
December 02, 2016, 07:17:02 PM |
|
Alright, pool is running again https://gflare.io/coin/wrapper We had a problem with a corrupt blockchain, I fixed it a few minutes ago.
First 500 blocks is scrypt After that, I will update wrapper to Lyra2 for the pool.
Anyone can join to your pool? what is the exact algo for your pool? (please, don't say 'scrypt-n', be specific, please)
|
|
|
|
methylminer
|
|
December 02, 2016, 08:21:29 PM |
|
Just found 4 blocks.
{ "blocks" : 123, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.00080497, "errors" : "", "generate" : true, "genproclimit" : -1, "hashespersec" : 1523, "networkhashps" : 35649, "pooledtx" : 0, "testnet" : false }
|
|
|
|
GoldTiger69
|
|
December 02, 2016, 08:37:10 PM |
|
Just found 4 blocks.
{ "blocks" : 123, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.00080497, "errors" : "", "generate" : true, "genproclimit" : -1, "hashespersec" : 1523, "networkhashps" : 35649, "pooledtx" : 0, "testnet" : false }
Lucky you
|
|
|
|
wrapperdev (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 02, 2016, 09:04:57 PM |
|
Just found 4 blocks.
{ "blocks" : 123, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.00080497, "errors" : "", "generate" : true, "genproclimit" : -1, "hashespersec" : 1523, "networkhashps" : 35649, "pooledtx" : 0, "testnet" : false }
Lucky you Difficulty finally went down and blocks were being mined faster. It's going back up now.
|
|
|
|
wrapperdev (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 02, 2016, 10:09:29 PM |
|
Added a "dev" branch to work on the fourier protocol and some other fixes without commiting directly to master.
|
|
|
|
cordlesslake
|
|
December 02, 2016, 10:36:25 PM |
|
how can i find some blocks?
|
|
|
|
Coryvmcs1
|
|
December 02, 2016, 10:42:47 PM |
|
Waiting till block 500 to see if pool works. So far this has been a difficult project and it's been hard to actually talk to a dev. May be pulling the plug on this one. Will wait and see.
|
|
|
|
wrapperdev (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 02, 2016, 10:47:06 PM |
|
Waiting till block 500 to see if pool works. So far this has been a difficult project and it's been hard to actually talk to a dev. May be pulling the plug on this one. Will wait and see.
We've been constantly online on our Slack and ready to help pools in what we can.
|
|
|
|
Coryvmcs1
|
|
December 02, 2016, 11:01:18 PM |
|
Waiting till block 500 to see if pool works. So far this has been a difficult project and it's been hard to actually talk to a dev. May be pulling the plug on this one. Will wait and see.
We've been constantly online on our Slack and ready to help pools in what we can. Are any pools successful in implementing this project? Let me know so I can compare notes.
|
|
|
|
wrapperdev (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 02, 2016, 11:18:05 PM |
|
Waiting till block 500 to see if pool works. So far this has been a difficult project and it's been hard to actually talk to a dev. May be pulling the plug on this one. Will wait and see.
We've been constantly online on our Slack and ready to help pools in what we can. Are any pools successful in implementing this project? Let me know so I can compare notes. I think gflare.io has it very close to or even working. Not sure. We are waiting for block 500 to test out pooling on our end.
|
|
|
|
wrapperdev (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 03, 2016, 12:29:15 AM |
|
Here are some more details of our mining, we are adding them to the OP. From block 0 to block 500 you can use a normal scryptn miner. After that we change to lyra2. The constants of the lyra2 algo are: T=2, R=block_height and C=256 from block 500 to block 8192. From 8192 block to infinity the constants will be change to T=2, R=8192 and C=256 to avoid memory issues. From block 500 you will be able to mine with ocminers zcoin miners fork. Miner: https://github.com/ocminer/cpuminer-xzc
|
|
|
|
GoldTiger69
|
|
December 03, 2016, 12:41:27 AM |
|
Here are some more details of our mining, we are adding them to the OP. From block 0 to block 500 you can use a normal scryptn miner. After that we change to lyra2. The constants of the lyra2 algo are: T=2, R=block_height and C=256 from block 500 to block 8192. From 8192 block to infinity the constants will be change to T=2, R=8192 and C=256 to avoid memory issues. From block 500 you will be able to mine with ocminers zcoin miners fork. Miner: https://github.com/ocminer/cpuminer-xzcAnd what about the info for the scrypt-n algo? I would like to know the 'N' parameter, if it's not too much to ask.
|
|
|
|
wrapperdev (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 03, 2016, 12:55:54 AM |
|
It's based of on the block height through the function GetNfactor.
main.cpp:
(...) scrypt_N_1_1_256(BEGIN(block.nVersion), BEGIN(thash), GetNfactor(block.nTime)); (...)
Vertcoin based.
|
|
|
|
Pyramusx
|
|
December 03, 2016, 02:24:58 AM |
|
Solo mined 1 WRP through the wallet #wining
|
|
|
|
albanes
|
|
December 03, 2016, 03:46:49 AM |
|
|
|
|
|
BitPotus
|
|
December 03, 2016, 01:26:42 PM |
|
Detected within the Windows Wallet : Trojan:Win32/Rundas!plock What's that about?
|
|
|
|
|
BitPotus
|
|
December 03, 2016, 01:44:54 PM |
|
I'll give it a pass.
thanks
|
|
|
|
wrapperdev (OP)
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 03, 2016, 02:22:43 PM |
|
Trading will start in 4 hours.
|
|
|
|
octavarium
|
|
December 03, 2016, 05:46:07 PM |
|
accepted on pool and nothing payment, is that when i try gpu solomining get rejected cmiiw
|
|
|
|
|