Author

Topic: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65% - page 850. (Read 1260245 times)

legendary
Activity: 3038
Merit: 1053
bit.diamonds | uNiq.diamonds
please fix this parameter asap!
can't even start up the wallet and don't wanna hog up the stupid %appdata% folder (who the f... decides to NOT just save stuff in the same folder that the client is in..)
Edit: but I see this is standard behaviour for all coins ofc..

[...]\DMD\diamond-qt_V2.0\diamond-qt.exe -datadir=[...]\DMD\dmd-data

Quote
Edit: but I see this is standard behaviour for all coins ofc..
this
full member
Activity: 160
Merit: 100
What is not working for you ?

pool 0 slow/down or url not working msg ..

I don't know how to make config for solo mining like this.

did u unlock wallet?
u cant mine into a locked wallet

Wallet is already unlocked but I can't mine.

I think this part is the problem in my config but I don't know what's wrong with it.

Quote
"pools" : [
   {
      "notes" : "Solo mine",
      "url" : "http://127.0.0.1:17702",
      "user" : "pep",
      "pass" : "s"
   }
]
legendary
Activity: 3038
Merit: 1053
bit.diamonds | uNiq.diamonds
Great work. Seems to be working, and I found a block  Grin

thats a nice gem u found  Cool

Thanks. It's so shiny.

In case anyone needs some instructions for solo mining while we wait for the pools to come online

https://bitcointalksearch.org/topic/a-how-to-guide-for-solo-mining-521563

Here's my config for 2x270x

------------

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1


sgminer -k groestlcoin --difficulty-multiplier 0.00390625 -o http://127.0.0.1:17772 -u someuser -p randompassword  --auto-fan --gpu-fan 85-100 --gpu-engine 1020 --gpu-memclock 1450 -I 20 --thread-concurrency 16000 -w 256 --temp-target 80 --temp-cutoff 87


------------


Still working on better settings. I can probably cut back on the memclock, but haven't tried yet.
legendary
Activity: 3038
Merit: 1053
bit.diamonds | uNiq.diamonds
What is not working for you ?

pool 0 slow/down or url not working msg ..

I don't know how to make config for solo mining like this.

did u unlock wallet?
u cant mine into a locked wallet
full member
Activity: 160
Merit: 100
What is not working for you ?

pool 0 slow/down or url not working msg ..

I don't know how to make config for solo mining like this.
full member
Activity: 221
Merit: 100
no good idea,
some People now instamine at low diff a coin with is worth 100k Satoshi each, so they catch will many coins before
pools and with pools several miner are online and makes the diff higher.

and the persons who connect with solomining will never tell to all how it works fast, cause more miner , higher diff and lower Profit for them ...

bad start if u ask me


wrong we mine too and i can tell ya i mined 11 dmd ..........
instamine is something else i guess Wink

diff is already above 4 so far from instamine

join in solomining its easy


sgminer.exe -k groestlcoin -o 127.0.0.1:17772 -u userfromconf -p passfromconf   -T --xintensity 300 -g 1 --thread-concurrency 24512 -w 512 --lookup-gap 0 --difficulty-multiplier 0.0039062500

thats my line i use for amd290 with latest sph-miner https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795
https://mega.co.nz/#!uAp12DYa!vhfp1wDb43mB1KCo_5ZfwXehYhBXeKcVYWbmkTB2ldg

just replace -u and -p to the values u set in ur diamond.conf

I've followed this, miner is saying waiting for work to be available from pool, do i set generate to true ?

How to make it work for sgminer under linux ?

Quote
{
"pools" : [
   {
      "notes" : "Solo mine",
      "url" : "http://127.0.0.1:17702",
      "user" : "pep",
      "pass" : "s"
   }
]
,
"auto-fan" : true,
"xintensity" : "300",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "20481",
"shaders" : "0",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1",
"gpu-threads" : "1",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-engine" : "0-0",
"gpu-memclock" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "0.00",
"gpu-fan" : "0-100",
"temp-hysteresis" : "3",
"temp-cutoff" : "95",
"temp-overheat" : "90",
"temp-target" : "80",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"expiry" : "20",
"difficulty-multiplier" : "0.0039062500",
"scan-time" : "60",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "groestlcoin"
}

What is not working for you ?
full member
Activity: 160
Merit: 100
no good idea,
some People now instamine at low diff a coin with is worth 100k Satoshi each, so they catch will many coins before
pools and with pools several miner are online and makes the diff higher.

and the persons who connect with solomining will never tell to all how it works fast, cause more miner , higher diff and lower Profit for them ...

bad start if u ask me


wrong we mine too and i can tell ya i mined 11 dmd ..........
instamine is something else i guess Wink

diff is already above 4 so far from instamine

join in solomining its easy


sgminer.exe -k groestlcoin -o 127.0.0.1:17772 -u userfromconf -p passfromconf   -T --xintensity 300 -g 1 --thread-concurrency 24512 -w 512 --lookup-gap 0 --difficulty-multiplier 0.0039062500

thats my line i use for amd290 with latest sph-miner https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795
https://mega.co.nz/#!uAp12DYa!vhfp1wDb43mB1KCo_5ZfwXehYhBXeKcVYWbmkTB2ldg

just replace -u and -p to the values u set in ur diamond.conf

I've followed this, miner is saying waiting for work to be available from pool, do i set generate to true ?

How to make it work for sgminer under linux ?

Quote
{
"pools" : [
   {
      "notes" : "Solo mine",
      "url" : "http://127.0.0.1:17702",
      "user" : "pep",
      "pass" : "s"
   }
]
,
"auto-fan" : true,
"xintensity" : "300",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "20481",
"shaders" : "0",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1",
"gpu-threads" : "1",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-engine" : "0-0",
"gpu-memclock" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "0.00",
"gpu-fan" : "0-100",
"temp-hysteresis" : "3",
"temp-cutoff" : "95",
"temp-overheat" : "90",
"temp-target" : "80",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"expiry" : "20",
"difficulty-multiplier" : "0.0039062500",
"scan-time" : "60",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"kernel" : "groestlcoin"
}
legendary
Activity: 3038
Merit: 1053
bit.diamonds | uNiq.diamonds
What is the unlock wallet feature used for?

to unlock the wallet......

edit: to be able to claim POS rewards u need to unlock ur wallet
to be able solo mining u need to have ur wallet unlocked too


if u dont have a password for ur wallet u are allways unlocked and can ignore that button

but we suggest everyone to protect his wallet.dat with a password
full member
Activity: 190
Merit: 100
What is the unlock wallet feature used for?
legendary
Activity: 3038
Merit: 1053
bit.diamonds | uNiq.diamonds
open issue list:

linux wallet - should follow soon
some mouseover texts are unreadable (white letters on white background very intelligent..)
newbie
Activity: 3
Merit: 0
Hi devs,

Could you explain like im 5, where is the official repo with source?, can i keep the same blockchain?, how did you fix the timestamp issue?
I want to support DMD, Minar.cc has been doing it since first days, so please PM me with more technical info if you dont want it to be public just yet.

TL;DR
I want to turn on my pool i need github repo and to know if the chain is exactly the same one.

Thanks!
We'll post source soon and we use txdb-leveldb to store database (different with old wallet), so if you want to have new wallet, you have to sync from the start or download our blockchain which is near the fork.
It's easy to fix. Just restore some block, replace it with a fork and add timestamp fix function.
sr. member
Activity: 252
Merit: 250
network difficulty to 8 now Smiley going to need a pool soon
legendary
Activity: 3038
Merit: 1053
bit.diamonds | uNiq.diamonds
Hi devs,

Could you explain like im 5, where is the official repo with source?, can i keep the same blockchain?, how did you fix the timestamp issue?
I want to support DMD, Minar.cc has been doing it since first days, so please PM me with more technical info if you dont want it to be public just yet.

TL;DR
I want to turn on my pool i need github repo and to know if the chain is exactly the same one.

Thanks!

we forked a few blocks before old network stuck
u need to resync with new wallet or use the downloaded blockchain we provide as base






sr. member
Activity: 434
Merit: 250
Hi devs,

Could you explain like im 5, where is the official repo with source?, can i keep the same blockchain?, how did you fix the timestamp issue?
I want to support DMD, Minar.cc has been doing it since first days, so please PM me with more technical info if you dont want it to be public just yet.

TL;DR
I want to turn on my pool i need github repo and to know if the chain is exactly the same one.

Thanks!
full member
Activity: 221
Merit: 100
no good idea,
some People now instamine at low diff a coin with is worth 100k Satoshi each, so they catch will many coins before
pools and with pools several miner are online and makes the diff higher.

and the persons who connect with solomining will never tell to all how it works fast, cause more miner , higher diff and lower Profit for them ...

bad start if u ask me


wrong we mine too and i can tell ya i mined 11 dmd ..........
instamine is something else i guess Wink

diff is already above 4 so far from instamine

join in solomining its easy


sgminer.exe -k groestlcoin -o 127.0.0.1:17772 -u userfromconf -p passfromconf   -T --xintensity 300 -g 1 --thread-concurrency 24512 -w 512 --lookup-gap 0 --difficulty-multiplier 0.0039062500

thats my line i use for amd290 with latest sph-miner https://bitcointalksearch.org/topic/ann-sph-sgminer-multi-coin-multi-algorithm-gpu-miner-added-marucoin-475795
https://mega.co.nz/#!uAp12DYa!vhfp1wDb43mB1KCo_5ZfwXehYhBXeKcVYWbmkTB2ldg

just replace -u and -p to the values u set in ur diamond.conf

I've followed this, miner is saying waiting for work to be available from pool, do i set generate to true ?
legendary
Activity: 3038
Merit: 1053
bit.diamonds | uNiq.diamonds
so i removed the old appdata roaming diamond files and exchanged them with the ones you gave for downloading , then i put in my old wallet.dat file , when starting the new qt.exe i get the error : error loading blkindex.dat , what should i do now ? Tongue

I get that too Sad

you have to download both of those of the links given for the blockchain in the descrition and move them to you appdata folder





https://mega.co.nz/#!TddHARyJ!up45WObpZSagZB97HBGNHnqoIfkFWGwp32QYNDSta20
https://mega.co.nz/#!ONVx2CJa!pnE1KAArPewClCia2MZyjU0UZ4-uOpWvm8vdr4npZPA
u need both! into ur appdata diamond folder
sr. member
Activity: 350
Merit: 250
so i removed the old appdata roaming diamond files and exchanged them with the ones you gave for downloading , then i put in my old wallet.dat file , when starting the new qt.exe i get the error : error loading blkindex.dat , what should i do now ? Tongue

I get that too Sad

you have to download both of those of the links given for the blockchain in the descrition and move them to you appdata folder



legendary
Activity: 1876
Merit: 1000
so i removed the old appdata roaming diamond files and exchanged them with the ones you gave for downloading , then i put in my old wallet.dat file , when starting the new qt.exe i get the error : error loading blkindex.dat , what should i do now ? Tongue

I get that too Sad
newbie
Activity: 5
Merit: 0
full member
Activity: 221
Merit: 100
Is it in groestl mode now ? Where do I mine it quick tell me  Grin
Jump to: