Author

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

full member
Activity: 266
Merit: 100
Devs. Any update on the Mac wallet needing to be force quit 8/10 times?

Nothing to do with the Mac version - Windows and self-compiled Linux versions are the same.  It just takes time for the wallet to validate the block index.  Diamond always been like that, since I mined it 9 months ago.  If you want worse, check Emeralds, or DEM...  Actually, I found that rev 2.0.1 wallet is much faster to load, than before the new dev took over Diamond in December...

Check your debug.log file: the wallet checks back the last 2500 blocks to make sure that you have the correct blockchain loaded on your computer, before even attempting to load new blocks.  Few coins do that. See this as a more secure network feature!  However, not a great "consumer" feature, since as consumers, we want it, and we want it now!


You are talking about loading times. I am talking about quitting the application. Most of the times it needs to be forced quit as it is not responding following a quit call.
full member
Activity: 266
Merit: 100
Devs. Any update on the Mac wallet needing to be force quit 8/10 times?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
Devs. Any update on PoS?

no POS rewards until next wallet release
but u can gather coin-age already!
every day coins are in your wallet they gather coin-age

once new wallet is released u will be able trade in ur gathered coin-age for 50% (per year)
(the unlock wallet button in wallet = activate mint button)

this include unspend coin-age from old coins (pre groestl algo fork) too

delay in release wallet with mint mode active wont reduce ur pos rewards at all

not a single day coin-age u gather now (or even pre fork) will be lost

please keep in mind any transaction will destroy all gathered coin-age of involved coins
so if u leave ur coins at exchange they wont gather any coin-age for u
(once u withdraw them from exchange towards your own wallet all coin-age of them would be reduced to zero)

we know POS is one of the most important coin feature
and we sorry that u have to wait until u can enjoy the great feeling
when u get this "mint" transactions where ur diamonds in wallet increase by just hold them...

the reason POS dont work now is releated to blockchain and old POS atempts pre groestl hardfork
new pos atempts are connected to last pos blocks in blockchain

basical we carried over a bug from old dmd wallet which we did hope to get rid off with new wallet

in testnet this wasnt dedectable because pos by itself works just in connection with old blockchain its stuck

we will unstuck it in next wallet release

dont worry we know how important that is for our beloved coin
we will fix it! but without hurry!
with heavy testing and  release when we can guarantee it works in real network too and not just testnet

edit:
why it took so long for us to update you regarding POS status
because we did spend a lot time to research the reason why it dont create POS rewards
and we dont wanted to tell ya it doesnt pay out POS rewards and we dont know why
(it could have been as some of u estimated a forgotten pos trigger which  was still set at 400000 total coins but this is not the reason)

we know now why and we work on the fix

we could have waited one or two days longer with this announcement and lets popshot write it in proper harvard english
but i guess u wana have the infos asap and care less for the wording as long as the meaning is understandable
sr. member
Activity: 350
Merit: 250
legendary
Activity: 1414
Merit: 1013
DMD info: https://diamond-info.github.io/
we did submit them all required infos but it sure dont hurt if multiple people ask them to get dmd there updated

http://www.coinwarz.com/contact

i suggest write this:

Diamond is updated to run now with  groestl algorithm
all actual coinspecs can be found there:
https://bitcointalksearch.org/topic/ann-dmd-diamond-30-scarce-valuable-secure-pos-30-masternodes-65-580725
a blockexplorer is running under:
http://dmdchain.cyber.si/

please activate diamond again on coinwarz and update specs and algorithm groestl for profit calculation
Thank you.
It would be great to report this to the site http://coinmarketcap.com/ current mapping information  is untrue..
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
Hi
When reappear information about Diamond Online http://www.coinwarz.com ?

we did submit them all required infos but it sure dont hurt if multiple people ask them to get dmd there updated


http://www.coinwarz.com/contact

i suggest write this:

Diamond is updated to run now with  groestl algorithm
all actual coinspecs can be found there:
https://bitcointalksearch.org/topic/ann-dmd-diamond-30-scarce-valuable-secure-pos-30-masternodes-65-580725
a blockexplorer is running under:
http://dmdchain.cyber.si/

please activate diamond again on coinwarz and update specs and algorithm groestl for profit calculation
sr. member
Activity: 393
Merit: 250
I'm trying to move my existing scrypt DMD pool over to groestl but can't get block submissions working. I'm using nodejs and keep seeing:

"We thought a block was found but it was rejected by the daemon"

I'm using the coin settings:

{
    "name": "Diamondcoin",
    "symbol": "DMD",
    "algorithm": "groestl"
}

Tried enabling TX messaging as well, same problems. Does DMD work with node? I have a Groestlcoin pool that works fine on node, am I missing something? Do I need some groestl algo setting in my wallet config? Checked my wallets debug log and can't find anything there, can't even see a submitblock at the same time as node attempts to submit.

You need to add 0.05 DMD to each generated block that goes to the DMD contribution address (dZi9hpA5nBC6tSAbPSsiMjb6HeQTprcWHz). Without this transaction, no block is accepted in the network. This was discussed several times here already. The easiest way is to add in the NOMP configuration as "5% contribution" to that address.

In any case, you should have seen in the wallet log:

ConnectBlock() : coinbase does not pay to the dev address

If you don't send enough (less than 0.05 DMD), the message would be

ConnectBlock() : coinbase does not pay enough to dev addresss
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
I'm trying to move my existing scrypt DMD pool over to groestl but can't get block submissions working. I'm using nodejs and keep seeing:

"We thought a block was found but it was rejected by the daemon"

I'm using the coin settings:

{
    "name": "Diamondcoin",
    "symbol": "DMD",
    "algorithm": "groestl"
}

Tried enabling TX messaging as well, same problems. Does DMD work with node? I have a Groestlcoin pool that works fine on node, am I missing something? Do I need some groestl algo setting in my wallet config? Checked my wallets debug log and can't find anything there, can't even see a submitblock at the same time as node attempts to submit.

stratum need to build the block with foundation share included or wallet wont accept it

u can start ur research here
https://bitcointalksearch.org/topic/m.6442550

all charity and foundation share coins need the stratum to be adapted in a way that the pre-build block from stratum include this transaction

we as foundation dont run a own pool so we cant give setup support
but there are pools that are working already maybe u can get info from their operators regarding foundation share stratum modifications

and its called [DMD]Diamond not Diamondcoin
sr. member
Activity: 420
Merit: 250
I'm trying to move my existing scrypt DMD pool over to groestl but can't get block submissions working. I'm using nodejs and keep seeing:

"We thought a block was found but it was rejected by the daemon"

I'm using the coin settings:

{
    "name": "Diamondcoin",
    "symbol": "DMD",
    "algorithm": "groestl"
}

Tried enabling TX messaging as well, same problems. Does DMD work with node? I have a Groestlcoin pool that works fine on node, am I missing something? Do I need some groestl algo setting in my wallet config? Checked my wallets debug log and can't find anything there, can't even see a submitblock at the same time as node attempts to submit.

Check out the new MultiMiner...it's offering support for x11, groestl and others with v3.0!
https://bitcointalksearch.org/topic/multiminer-any-miner-any-where-on-any-device-free-open-source-cross-platform-248173

That looks to be mining software, the problem I'm having is with pool hosting software.
sr. member
Activity: 322
Merit: 250
3D Printed!
I'm trying to move my existing scrypt DMD pool over to groestl but can't get block submissions working. I'm using nodejs and keep seeing:

"We thought a block was found but it was rejected by the daemon"

I'm using the coin settings:

{
    "name": "Diamondcoin",
    "symbol": "DMD",
    "algorithm": "groestl"
}

Tried enabling TX messaging as well, same problems. Does DMD work with node? I have a Groestlcoin pool that works fine on node, am I missing something? Do I need some groestl algo setting in my wallet config? Checked my wallets debug log and can't find anything there, can't even see a submitblock at the same time as node attempts to submit.

Check out the new MultiMiner...it's offering support for x11, groestl and others with v3.0!
https://bitcointalksearch.org/topic/multiminer-any-miner-any-where-on-any-device-free-open-source-cross-platform-248173
sr. member
Activity: 420
Merit: 250
I'm trying to move my existing scrypt DMD pool over to groestl but can't get block submissions working. I'm using nodejs and keep seeing:

"We thought a block was found but it was rejected by the daemon"

I'm using the coin settings:

{
    "name": "Diamondcoin",
    "symbol": "DMD",
    "algorithm": "groestl"
}

Tried enabling TX messaging as well, same problems. Does DMD work with node? I have a Groestlcoin pool that works fine on node, am I missing something? Do I need some groestl algo setting in my wallet config? Checked my wallets debug log and can't find anything there, can't even see a submitblock at the same time as node attempts to submit.
member
Activity: 66
Merit: 10
Dev of yam miner
New M7s version of yam miner is available. Major addition in this release is support for optimized CPU mining of Groestl-based DiamondCoin Evolution v2.0.

yam M7s supports DiamondCoin-specific flavor of Stratum protocol and tested with several pools, including dmdpool.digsys.bg, groestlcoin.biz, stratum.cryptofrenzy.eu and mine3.dmd.nonce-pool.com

Primary download location for yam M7s is https://t.co/whkQyh2XA2
Alternative download location for yam M7s is http://t.co/A9c5GryPBy
Chinese users may donwload yam M7s at http://t.co/qsWEtQEMhZ

More info in dev Twitter feed @yvg1900 and in docs included in miner archives.
legendary
Activity: 1504
Merit: 1002
What is the nonce-pool link?  Also, what are the settings for the CCminer that work on Danbi's pool?  I am currently using v0.9 with this setting - ccminer50.exe -a groestl -o stratum+tcp://dmdpool.digsys.bg:3333 -u **** -p **** - but only get rejects?  Any advice is appreciated.
hero member
Activity: 938
Merit: 1000
Crypto-missionary to the Kingdom of Rhegged
@nonce-pool: working fine, thanks!


its a good pool with payouts on time.

That's as maybe, but SHAME about the name - no self-respecting Englishman would want anything with that word anywhere on his computer...

http://en.wikipedia.org/wiki/Nonce_%28slang%29

I know it has another meaning in cryptoworld, but the great unwashed don't Sad

sr. member
Activity: 1036
Merit: 275
@nonce-pool: working fine, thanks!


its a good pool with payouts on time.
hero member
Activity: 938
Merit: 1000
Does anyone have the correct settings for ccminer?  I run a bunch of EVGA 750 ti's.  I was solo mining with no problem.  But now that the diff is so high I need a pool.  I tried Danbi's but get all rejects.  Same with NOMP.

-Thanks

Get your modified ccminer to work with Diamondcoin pool here.
https://github.com/KBomba/ccminer-KBomba

Or you can modify the source code yourself. Only 5 lines Wink

legendary
Activity: 2716
Merit: 1094
Black Belt Developer
@nonce-pool: working fine, thanks!
legendary
Activity: 1504
Merit: 1002
Does anyone have the correct settings for ccminer?  I run a bunch of EVGA 750 ti's.  I was solo mining with no problem.  But now that the diff is so high I need a pool.  I tried Danbi's but get all rejects.  Same with NOMP.

-Thanks
full member
Activity: 149
Merit: 100
Diamondcoin @ Nonce-Pool

http://dmd.nonce-pool.com


99% rejects, share above target or job not found.

Please be sure you are using the correct miner.

Code:
sgminer.exe -k diamond --no-submit-stale -o stratum+tcp://mine3.dmd.nonce-pool.com:4030  -u username.worker -p password -I 20

Yes it's been working fine for days at danbi pool.
With same configuration, your pool doesn't work.

EDIT: found the problem: your pool doesn't want:

--difficulty-multiplier 0.0039062500

While the others do. Please fix it otherwise I can't use it because I would loose failover capability, thanks.

We have now fixed this to be compatible with other pools, so please add the --difficulty-multiplier to your command line now.
Code:
--difficulty-multiplier 0.0039062500
Jump to: