Pages:
Author

Topic: [ANN] Wrapper. I2P Market. Zerocoin Source and Fourier Protocol - page 8. (Read 23348 times)

sr. member
Activity: 468
Merit: 250
sr. member
Activity: 379
Merit: 250
Following on Twitter @pyramusx
Solo mined 1 WRP through the wallet #wining
newbie
Activity: 56
Merit: 0
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.
hero member
Activity: 583
Merit: 502
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


And 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.
newbie
Activity: 56
Merit: 0
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
newbie
Activity: 56
Merit: 0
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.
hero member
Activity: 659
Merit: 501
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.
newbie
Activity: 56
Merit: 0
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.
hero member
Activity: 659
Merit: 501
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.
sr. member
Activity: 472
Merit: 250
how can i find some blocks? Cry
newbie
Activity: 56
Merit: 0
Added a "dev" branch to work on the fourier protocol and some other fixes without commiting directly to master.
newbie
Activity: 56
Merit: 0
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 Smiley


Difficulty finally went down and blocks were being mined faster. It's going back up now.
hero member
Activity: 583
Merit: 502
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 Smiley
full member
Activity: 196
Merit: 100
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
}
hero member
Activity: 583
Merit: 502
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)
hero member
Activity: 659
Merit: 501
Scrypt-n has been setup on Minerhub.io wrapper

need a couple miners for testing..

wrp.minerhub.io

Why are all shares showing invalid?

From the looks of it they blocked your account and keeping what has been mined for themselves. Nevermind, crypto is called carousel of death not by accident, its because short-sighted feeble being pressed down while strong species are taking their monies. They took your shares, yes. Whose fault is that?

WTH are you talking about?  Only 3 blocks have been mined since I had the issue and none have been found on the pool.  Nobody took anything


I am still trying to adjust the difficulty on the pool.
sr. member
Activity: 343
Merit: 250
Scrypt-n has been setup on Minerhub.io wrapper

need a couple miners for testing..

wrp.minerhub.io

Why are all shares showing invalid?

From the looks of it they blocked your account and keeping what has been mined for themselves. Nevermind, crypto is called carousel of death not by accident, its because short-sighted feeble being pressed down while strong species are taking their monies. They took your shares, yes. Whose fault is that?

WTH are you talking about?  Only 3 blocks have been mined since I had the issue and none have been found on the pool.  Nobody took anything
full member
Activity: 398
Merit: 110
Scrypt-n has been setup on Minerhub.io wrapper

need a couple miners for testing..

wrp.minerhub.io

Why are all shares showing invalid?

From the looks of it they blocked your account and keeping what has been mined for themselves. Nevermind, crypto is called carousel of death not by accident, its because short-sighted feeble being pressed down while strong species are taking their monies. They took your shares, yes. Whose fault is that?
sr. member
Activity: 343
Merit: 250
Scrypt-n has been setup on Minerhub.io wrapper

need a couple miners for testing..

wrp.minerhub.io

Why are all shares showing invalid?
full member
Activity: 196
Merit: 100
Testing now with cpuminer 1.3

algo

scrypt:1048576
Pages:
Jump to: