Pages:
Author

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

newbie
Activity: 35
Merit: 0
The Mac Version 3.0.1.0 Diamond V3 is crashing. It doesn't load the splash screen. Any ideas? It doesn't even install/show the directories where the wallet.dat, diamond.conf, masternode.conf are located. It seems to be crashing before its being installed. I reinstalled the older version v3.0.0.13-43baca2 and it works fine.

Anybody having similar issues with the New MAC version 3.0.1.0?


what version of OSX u run excatly


using macOS Sierra

version 10.12.6
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
The Mac Version 3.0.1.0 Diamond V3 is crashing. It doesn't load the splash screen. Any ideas? It doesn't even install/show the directories where the wallet.dat, diamond.conf, masternode.conf are located. It seems to be crashing before its being installed. I reinstalled the older version v3.0.0.13-43baca2 and it works fine.

Anybody having similar issues with the New MAC version 3.0.1.0?


what version of OSX u run excatly
legendary
Activity: 1672
Merit: 1046
Here we go again
updated wallet.
Everything worked ok on my end.
Windows rig here.
member
Activity: 113
Merit: 10
Hi, I'm new here, Where could I find a guide to get my dmd stake ?  Thanks !
newbie
Activity: 116
Merit: 0
Hi ther is any POS calculator for DMD or how much I will get from 100 DMD weekly?

I don't know if there is a calculator, but math is (in theory) simple, pos reward for some more time will be 5% (slowly decreasing...) so 100 DMD * 5% = 5 DMD gained in one year, pos reward now is of 0.8224896 DMD so 5 / 0.822... = 6 stake in one year so means 1 every two months, that with luck you can find 2 blocks in 2 week or nothing for 3 months...

that answer is a bit to pesimistic

POS rewards estimate to decrease slowly from ~20% towards ~5% in 2020 and 1% in 2027

so 100 DMD will find on average one POS block every 20 days if u run wallet 24/7
and the yearly result for 2018 should be  over 15%

Ouch yes i took the end percent, now we are at 20% sorry made a mistake.

Thanks for answer
newbie
Activity: 35
Merit: 0
The Mac Version 3.0.1.0 Diamond V3 is crashing. It doesn't load the splash screen. Any ideas? It doesn't even install/show the directories where the wallet.dat, diamond.conf, masternode.conf are located. It seems to be crashing before its being installed. I reinstalled the older version v3.0.0.13-43baca2 and it works fine.

Anybody having similar issues with the New MAC version 3.0.1.0?
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
I reinstalled the DMD wallet on my computer today and this is what I am getting after it runs for a few minutes. Any suggestions?
Wallet is V 3.0.1.0


A fatal error occurred. See bug log.

 This is what I get.

2018-03-25 23:11:12 *** System error while flushing: CDB : Error -30974, can't open database

https://diamond-info.github.io/

the answer to Q18 solve ur issue
newbie
Activity: 76
Merit: 0
I reinstalled the DMD wallet on my computer today and this is what I am getting after it runs for a few minutes. Any suggestions?
Wallet is V 3.0.1.0


A fatal error occurred. See bug log.

 This is what I get.

2018-03-25 23:11:12 *** System error while flushing: CDB : Error -30974, can't open database
hero member
Activity: 854
Merit: 500
much better get your dmd now as you still may, this could very easily go higher after which consolidate in way greater lows compared to we had prior to
member
Activity: 106
Merit: 10
★Bitvest.io★ Play Plinko or Invest!
we have a new mandatory wallet release for DMD Diamond
~
so the forkblock was selected over 10 days in future
~
Great! Mandatory update in around 10 more days, the Diamond network will come closer to its plan on whitepaper.
One more time, Diamond project has shown high efficient performance in front of technical issues of its network.
Thanks cryptonit.
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
we have a new mandatory wallet release for DMD Diamond
that need to be installed pre block 130000

https://github.com/DMDcoin/Diamond/releases/tag/v3.0.1

actual blocknumber
https://chainz.cryptoid.info/dmd/
640 blocks a day are produced

the slowly decresing blockrewards didnt follow the designed mechanics from whitepaper
we fixed the code which result in a mandatory update
because its no emergency we have plenty of time
so the forkblock was selected over 10 days in future
a early april update (pre 5th april) will be early enough

but the sooner u update the better


I just d/l  the qt exe file only. Opened it and everything looks good (balance, staking active and version 3.0.1.0)
That was pretty painless.
I'm assuming that's  all I need to do?

close old wallet start new wallet
wait until sync is finished and 2 more min
unlock for staking

task complete

please keep in mind if u run remote masternodes on some linux VPS u need to downloade source and compile the headless wallets again

for my ubuntu 14.04 and 16.04 nodes this script works well to compile new headless wallet
once u have all depencies already

Code:
cd ~
./diamond-cli stop
rm -r Diamond
git clone https://github.com/DMDcoin/Diamond.git
cd Diamond
./autogen.sh
./configure
make install
cd /root/Diamond/src
mv diamondd diamond-cli diamond-tx ~/
cd ~
rm -r Diamond
./diamondd

legendary
Activity: 3388
Merit: 3514
born once atheist
we have a new mandatory wallet release for DMD Diamond
that need to be installed pre block 130000

https://github.com/DMDcoin/Diamond/releases/tag/v3.0.1

actual blocknumber
https://chainz.cryptoid.info/dmd/
640 blocks a day are produced

the slowly decresing blockrewards didnt follow the designed mechanics from whitepaper
we fixed the code which result in a mandatory update
because its no emergency we have plenty of time
so the forkblock was selected over 10 days in future
a early april update (pre 5th april) will be early enough

but the sooner u update the better


I just d/l  the qt exe file only. Opened it and everything looks good (balance, staking active and version 3.0.1.0)
That was pretty painless.
I'm assuming that's  all I need to do?
sr. member
Activity: 462
Merit: 252
we have a new mandatory wallet release for DMD Diamond
that need to be installed pre block 130000

https://github.com/DMDcoin/Diamond/releases/tag/v3.0.1

actual blocknumber
https://chainz.cryptoid.info/dmd/
640 blocks a day are produced

the slowly decresing blockrewards didnt follow the designed mechanics from whitepaper
we fixed the code which result in a mandatory update
because its no emergency we have plenty of time
so the forkblock was selected over 10 days in future
a early april update (pre 5th april) will be early enough

but the sooner u update the better


Just updated my wallet, seems to sync faster as well, or is that just my imagination? Cheesy
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
we have a new mandatory wallet release for DMD Diamond
that need to be installed pre block 130000

https://github.com/DMDcoin/Diamond/releases/tag/v3.0.1

actual blocknumber
https://chainz.cryptoid.info/dmd/
640 blocks a day are produced

the slowly decresing blockrewards didnt follow the designed mechanics from whitepaper
we fixed the code which result in a mandatory update
because its no emergency we have plenty of time
so the forkblock was selected over 10 days in future
a early april update (pre 5th april) will be early enough

but the sooner u update the better
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
i want to preinform u that there will be soon a mandatory wallet release

there is a little glitch in reduced DMD reward calculation
that dont result in smooth reduction as we did design it. and a fix is needed

we plan to have the new ruleset activated at block 130000 and will release new wallet early enough so everyone have plenty of time to upgrade his nodes
Currently, we are staying at block #120366, that means 9634 blocks left before new mandatory update will be activated on the Diamond main net.
With block time is one minute, that means we will have around 7 days to upgrade.
Thanks cryptonit.

From the white paper (page.10) i see that average blocks / day is 640 so is not possible that are one every minute..... but much more one every 2.25 minutes so is more than doubled the time, more than 14 days.

(Or I'm reading the white paper wrong ?)

better read the explorer
https://chainz.cryptoid.info/dmd/#!overview

he show that the results the blockchain produce are very close to the aims in whitepaper

that a little bit less blocks are produces is normal
a diff adjust algo runs always behind  behind he have to react with his adjustments
and real results will be up to 5% slower then the goal the algo try to reach

so with average 630 blocks and 137sec blocktime we are very close to the theoretic values of whitepaper (640 blocks and 135 sec blocktime)

excelent results of the diff adjust engine
legendary
Activity: 1672
Merit: 1046
Here we go again
I've used Crypto-Bridge recently, and that's part of the general BitShares based decentralized trading network. It is clunky and difficult to use. So yeah, not ready for the prime time. It's definitely good for DMD to be on these decentralized exchanges now. Just know that they are currently a turnoff to many people who just want to be able to conduct their cryptobusiness in a simple and streamlined fashion.
I have tried using Crypto Bridge too. As my own experience, this exchange is hard to use (as you said), and transaction fees are too higher (much more higher than other exchanges). Nevertheless, decentralized exchanges might be new hot trend this year or several coming years. Decentralizing is key point in crypto ecosystem, hence exchanges should and will not be exceptions.
It might be better if Diamond project will have its own decentralised exchange.

i see DEX (decentral exchanges) to fill the niche for people who for some reason dont want or cant go through an verify user process
which will become more and more required on classic exchanges

and such users will even accept the a bit more difficult way to operate such DEX

and DEX can be used as a free escrow service for outside of exchange trades
so be listed at at least one such DEX platform have added value

the big crowd that did already verify with exchanges will stick with the exchanges we have now

Agreed. We definitely want DMD to have a presence on the top decentralized exchanges. As you say, there are people who either prefer or feel forced to use them, and we wouldn't want to deprive them of a good DMD market. I will use them when I have to. Recently I wanted to buy a position in SMART Cash, and Crypto-Bridge was the only viable option, so I went with it. It was a royal pain, but I got the coins I wanted. And the team that develops a *user-friendly* DEX will be sitting pretty. So, go for it!

A DEX with Dmd for a percentage of Trading Fees and the whole thing running on BSD & BTX Lightningchannels would be fantastic af.
legendary
Activity: 1057
Merit: 1009
i want to preinform u that there will be soon a mandatory wallet release

there is a little glitch in reduced DMD reward calculation
that dont result in smooth reduction as we did design it. and a fix is needed

we plan to have the new ruleset activated at block 130000 and will release new wallet early enough so everyone have plenty of time to upgrade his nodes
Currently, we are staying at block #120366, that means 9634 blocks left before new mandatory update will be activated on the Diamond main net.
With block time is one minute, that means we will have around 7 days to upgrade.
Thanks cryptonit.

From the white paper (page.10) i see that average blocks / day is 640 so is not possible that are one every minute..... but much more one every 2.25 minutes so is more than doubled the time, more than 14 days.

(Or I'm reading the white paper wrong ?)
full member
Activity: 322
Merit: 101
thanks a lot particularly to shveicar. He was very patient with my wallet problem. At the end only the installation of the wallet on a different PC helped only, but we tried many things.   So if anyone has any problems, the slack channel is well organized of DMD. Highly to recommend
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
i want to preinform u that there will be soon a mandatory wallet release

there is a little glitch in reduced DMD reward calculation
that dont result in smooth reduction as we did design it. and a fix is needed

we plan to have the new ruleset activated at block 130000 and will release new wallet early enough so everyone have plenty of time to upgrade his nodes
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
does anyone has an idea, what to do. My wallet is not synching anymore. I had a power or better said no internet connection for couple of hours. Now it does not synch anymore. Any tips welcomed as the telegram group of DMD seems to be disapeared.

Slack: https://dmdcoin.slack.com/
Slack Invitation: https://bit.diamonds/contact.php (Send us a message via Contact Form)

lot of people and live support there


what u can always try is solution Q18 from here https://diamond-info.github.io/
this solve nearly all possible issues u could have

because it will trigger a whole chain resync
Pages:
Jump to: