Pages:
Author

Topic: [GPL] Gold Pressed Latinum 2.8.1 - Hardfork 01 Feb 2017 - page 15. (Read 44668 times)

hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
In last version only PoS miner works, because of this code in miner:
Code:
while (pwallet->IsLocked() || !pwallet->MintableCoins())
        {
            //strMintWarning = strMintMessage;
            Sleep(10000);
            if (fShutdown)
                return;
        }
legendary
Activity: 1572
Merit: 1002
wallet don`t have internal miner?

Wallet have internal PoW miner, but very small hashrate and I do not test it.
With best CPU miners one AMD 4-core processor give 120 h/s and you get one block in 3 hour average.

i build wallet from source.
miner don`t work.

 goldpressedlatinumd setgenerate true 8
 goldpressedlatinumd getmininginfo
{
    "blocks" : 939007,
    "currentblocksize" : 0,
    "currentblocktx" : 0,
    "difficulty" : 0.00024414,
    "errors" : "",
    "generate" : true,
    "genproclimit" : 8,
    "hashespersec" : 0,
    "networkhashps" : 9049,
    "pooledtx" : 0,
    "testnet" : false,
    "Nfactor" : 15,
    "N" : 65536
}

cpu don`t load.  
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
wallet don`t have internal miner?

Wallet have internal PoW miner, but very small hashrate and I do not test it.
With best CPU miners one AMD 4-core processor give 120 h/s and you get one block in 3 hour average.
legendary
Activity: 1572
Merit: 1002
wallet don`t have internal miner?
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
GPL not Scrypt and need any special Scrypt-Jane miner.
You just set up Nmax parameter to 15, like this:
ybcminer.exe --scrypt -s 5 --Nfmax 15 -I 9 -g 1 --thread-concurrency 27648 -w 128 --lookup-gap 4 --fix-protocol -o 127.0.0.1:23645 -O user:pass
Intensity must be reduced until zero HW errors.
full member
Activity: 143
Merit: 100
I am trying to mine this coin with my Radeon HD 7950 card. Every miner that I try, every version that I use, only give either HW errors or Rejected shares ... I am mining solo on the v2.8.1.0-Zek wallet using the GPU through my local area network.

Can somebody enlighten me on the right parameters for this GPU? Thanks!

Ah .. this GPU gives same erros for any SCRYPT-based algorithm too .. but works ok for other (X11, groestl, etc.)
Yeah, I can remember this. If I'm not wrong the truckload HW errors is 'normal' for Scrypt-Jane mining. You're mining blind. Just let it run for some hours and check if your config found a block. Does not sound like fun, I know. Undecided I can check tomorrow if I made some notes last time I hit a block (but have a R7 370 over here).

But it only gives HW error every nonce (i.e. block, when solo mining) so I have lost a big chunk of time for 23 HW errors and zero blocks ...

And low intensity makes the GPU slower than my i5 CPU with 4 threads and Windows working normally ... and still no blocks  Undecided
Not sure if this helps, but I've started mining with my old config. Saw more or less the same, 85 HW errors after 1.5h (matching the blocks during this period of time), best share found 110, diff was around 25 and... no block found. With other words, I have no idea how to mine GPL PoW blocks. Undecided

Thanks for trying to help! I hope the original dev knows something more about mining and HW errors so we can mine GPL properly this time  Wink
legendary
Activity: 1045
Merit: 1157
no degradation
I am trying to mine this coin with my Radeon HD 7950 card. Every miner that I try, every version that I use, only give either HW errors or Rejected shares ... I am mining solo on the v2.8.1.0-Zek wallet using the GPU through my local area network.

Can somebody enlighten me on the right parameters for this GPU? Thanks!

Ah .. this GPU gives same erros for any SCRYPT-based algorithm too .. but works ok for other (X11, groestl, etc.)
Yeah, I can remember this. If I'm not wrong the truckload HW errors is 'normal' for Scrypt-Jane mining. You're mining blind. Just let it run for some hours and check if your config found a block. Does not sound like fun, I know. Undecided I can check tomorrow if I made some notes last time I hit a block (but have a R7 370 over here).

But it only gives HW error every nonce (i.e. block, when solo mining) so I have lost a big chunk of time for 23 HW errors and zero blocks ...

And low intensity makes the GPU slower than my i5 CPU with 4 threads and Windows working normally ... and still no blocks  Undecided
Not sure if this helps, but I've started mining with my old config. Saw more or less the same, 85 HW errors after 1.5h (matching the blocks during this period of time), best share found 110, diff was around 25 and... no block found. With other words, I have no idea how to mine GPL PoW blocks. Undecided
full member
Activity: 143
Merit: 100
I am trying to mine this coin with my Radeon HD 7950 card. Every miner that I try, every version that I use, only give either HW errors or Rejected shares ... I am mining solo on the v2.8.1.0-Zek wallet using the GPU through my local area network.

Can somebody enlighten me on the right parameters for this GPU? Thanks!

Ah .. this GPU gives same erros for any SCRYPT-based algorithm too .. but works ok for other (X11, groestl, etc.)
Yeah, I can remember this. If I'm not wrong the truckload HW errors is 'normal' for Scrypt-Jane mining. You're mining blind. Just let it run for some hours and check if your config found a block. Does not sound like fun, I know. Undecided I can check tomorrow if I made some notes last time I hit a block (but have a R7 370 over here).

But it only gives HW error every nonce (i.e. block, when solo mining) so I have lost a big chunk of time for 23 HW errors and zero blocks ...

And low intensity makes the GPU slower than my i5 CPU with 4 threads and Windows working normally ... and still no blocks  Undecided
legendary
Activity: 1045
Merit: 1157
no degradation
I am trying to mine this coin with my Radeon HD 7950 card. Every miner that I try, every version that I use, only give either HW errors or Rejected shares ... I am mining solo on the v2.8.1.0-Zek wallet using the GPU through my local area network.

Can somebody enlighten me on the right parameters for this GPU? Thanks!

Ah .. this GPU gives same erros for any SCRYPT-based algorithm too .. but works ok for other (X11, groestl, etc.)
Yeah, I can remember this. If I'm not wrong the truckload HW errors is 'normal' for Scrypt-Jane mining. You're mining blind. Just let it run for some hours and check if your config found a block. Does not sound like fun, I know. Undecided I can check tomorrow if I made some notes last time I hit a block (but have a R7 370 over here).
full member
Activity: 143
Merit: 100
I am trying to mine this coin with my Radeon HD 7950 card. Every miner that I try, every version that I use, only give either HW errors or Rejected shares ... I am mining solo on the v2.8.1.0-Zek wallet using the GPU through my local area network.

Can somebody enlighten me on the right parameters for this GPU? Thanks!

Ah .. this GPU gives same erros for any SCRYPT-based algorithm too .. but works ok for other (X11, groestl, etc.)
newbie
Activity: 1
Merit: 0
Block explorer ofGold Pressed Latinum, please

i would also love to see this.  Love Star Trek, pretty new to crypto currency, so as far as I understand it, a block explorer can be used to see all the available wallets for a coin, and current total minted coins?

i had a look here and noticed this coin was not listed,  but I don't think they will list it without a block explorer if i understand correctly. 
https://coinmarketcap.com/currencies/views/all/

can anyone help add this tool for the miners and people interested in trading the coin?

gracias
sr. member
Activity: 534
Merit: 250
The Protocol for the Audience Economy
wow! cant believe this has been given life once again! I was a big fan of this coin back in 2013/2014. Great job. I am a designer, write as well. let me know if i can be of any assistance.

Cheers.
sr. member
Activity: 430
Merit: 250
Block explorer ofGold Pressed Latinum, please
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
Hardfork started, all work normally, old version automatically disconnected.
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
4 IP still on old version:
65.102.140
142.68.149.202
194.1.233.67
158.69.117.137

Hardfork 01 Feb 2017
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
Cryptopia updated to new 2.8.1 version.
hero member
Activity: 982
Merit: 517
Nature decays, but Latinum lasts forever. RoA:102
Do not forget download new version, after fork date all old client will be disconnect.
Now only 2 new version from 11 wallets online.
Pages:
Jump to: