Bitcoin Forum
May 14, 2024, 09:16:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Diamond (DMD) FAQ  (Read 3245 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
chilo (OP)
Full Member
***
Offline Offline

Activity: 145
Merit: 100


View Profile
May 20, 2016, 02:37:06 AM
Last edit: June 03, 2016, 09:30:33 AM by chilo
 #1

This thread opened by request from DMD community, to be maintained by DMD community.
CURRENTLY UNDER DEVELOPMENT
Hopefully this venture will be approved by DMD Foundation, though not provided by DMD Foundation.
This title message will be removed once thread title page finalised.





Please post questions below if you want something answered, I/we will filter the main Diamond thread and place pre-existing questions here.

Basic Diamond (DMD) Facts

Total coins: 4 380 000
Network Security: Hybrid POW/POS (Groestl Algorithm)
Block Time: 100s POW/ 100s POS
(ie two blocks per hundred seconds average)
Current Rewards: .2DMD/block POW and 25% /annum POS
Minimum Stake Age: 9 days
Confirmation: 6
Block maturity: 180
Transaction Fee: .001DMD

Q & A

1. Q:
Where can I get official downloads/information/contacts/etc for Diamond (DMD)?

    A:
You can find all this information on the official Diamond (DMD) website at http://bit.diamonds

Or

On the Bitcointalk Diamond (DMD) OP at https://bitcointalk.org/index.php?topic=580725.0

2. Q:
Are the official sites available in other languages?

    A:
The official Diamond (DMD) website has versions available in English, Russian, Chinese and Japanese.

3. Q:
What is a Diamond (DMD) wallet?

    A:
A Diamond wallet is a program that runs in conjunction with all other Diamond wallets in the network and by consensus records and stores the contents of all wallets. Other functions unique to Diamond are also regulated by the wallets, such as the creation and acceptance of POW and POS rewards. This consensus record is known as the Diamond blockchain, and is similar to the consensus records (blockchains) maintained by other cryptocurrency networks.


4. Q:
How do I install and run a Diamond (DMD) wallet?

    A:
Download the compressed file from either here http://bit.diamonds or here https://bitcointalk.org/index.php?topic=580725.0. Unzip then open the file.
The program will create a Diamond Application folder in the following location: Users > {your username} > AppData > Roaming > Diamond which will be hidden. It is important that you know where this folder is as it contains your actual wallet in the form of a wallet.dat file.
Your wallet will start running and downloading the existing blockchain to date. This is known as synchronising. Please note, to download the entire blockchain will take several days to a week, and may require several restarts of your wallet. Your download progress will be displayed at the bottom of your wallet. Simply close and restart your wallet if download progress is delayed for longer than several minutes.
To enable your wallet to synchronise quicker, you can download and install an official bootstrap version of the blockchain.

5. Q:
My wallet is not synchronising and shows no connections. What is wrong?
  
    A:
Please check you firewall and Internet security settings, you may need to allow your wallet to access the Internet.
Although your wallet is preconfigured to automatically connect to the Diamond network, some users find using a Diamond.conf file assists in finding and maintaining connections to the network.

6. Q:
What is a Diamond.conf file and how do I use it?

    A:
A Diamond.conf file is used to manually insert user specified configuration settings into your Diamond wallet.
To create your own, open a new file in a text editor program and name the file Diamond.conf. Recommended  structure and text of your file to assist connections:

listen=1
noirc=1
addnode=213.136.80.93
addnode=37.187.176.193
addnode=213.229.0.41
addnode=167.114.184.20
addnode=193.136.97.30
addnode=193.136.96.30
addnode=46.238.9.233
bantime=600

Copy the above ten lines into your Diamond.conf file and save it. Close your Diamond wallet if it is running. Now copy the file and paste it into your Diamond application folder. (AppData > Roaming > Diamond)
Run your Diamond wallet again and you should have connections and begin syncing.
An alternate command set to the above is to write connect= in place of addnode=. This will force connection to the recommended nodes but needs changing back after synchronisation is complete. (TY UtahJohn)
Once your wallet is synchronised, it is highly recommended to encrypt your wallet and then store a copy of your wallet.dat file in one or several secure locations.

7. Q:
What is a Diamond bootstrap?

    A:
A bootstrap is basically a snapshot of the blockchain at a certain point in time that can be used to quickly update and verify the initial blockchain file of a new wallet or a wallet that had not been used in a long time. This will allow synchronisation from the point of that snapshot and will reduce the total time required to get your wallet synchronised and fully functioning. Please note, when using a bootstrap it should only ever be sourced from an official location.

8. Q:
How do I use an official bootstrap?

    A:
Download the compressed file from here: http://216.14.113.56/cryptochainer.chains/chains/Diamond_blockchain.zip or here: https://mega.nz/#!PQkHyBCQ!ZW1DyfKFA83rod_wTbgSzn-dPPcfCqDUWUfIew06S7k. (~24/05/2016). Close your Diamond wallet then in your Diamond application folder (AppData > Roaming > Diamond) delete all files except the wallet.dat file. Unzip the file in the bootstrap and copy and paste it into your Diamond application folder to sit with your wallet.dat file.
Restart your Diamond wallet. Your wallet will detect the bootstrap.dat file and use it to synchronise its blockchain from rather than network nodes. Once your wallet is synchronised to the bootstrap creation date, synchronisation will continue in the normal fashion from network peers and the bootstrap.dat file will be renamed bootstrapold.dat. The file can now be deleted as it will not be looked at again by the wallet.

9. Q:
What is the difference between using a bootstrap and replacing my Diamond blockchain?

    A:
When using a bootstrap, your wallet recognises the bootstrap.dat file as a data source to synchronise your copy of the blockchain from. Reading and verifying the file directly from your own hard drive is much quicker than verifying from network peers. Using a bootstrap is the easiest way to get your wallet synced and running.
Replacing your blockchain only includes replacement of your blockchain file with an up to date copy of the blockchain from another user. No verification is carried out, your wallet is forced to accept the copied blockchain as its own. You may also need to modify other files (ie delete your peers.dat file) to get your wallet functioning correctly.

10. Q:
How do I replace my blockchain file?

     A:
Download an up to date blockchain from here: https://mega.nz/#!ec8yFBpC!v7t9QxzKae5BaLKVNu0DBrxA_SHoblEHkyOM_dAp52I. (24 May 2016, TY popshot). Close your Diamond wallet. Unzip the file and copy and paste the files and folder contained within it into your Diamond application folder. When prompted, replace the existing files and folder with the ones you are pasting in there.

11. Q:
My wallet is not functioning correctly and I think I may be on the wrong chain/fork. How can I check and if necessary correct this?

     A:
To see if you are synchronised with the correct chain, check that the block number of your wallet matches that shown at https://chainz.cryptoid.info/dmd/. If you are on the wrong chain (blocknumbers don't match), read Q&As 7 through 10 and choose either option 8 or 10. Option 10 is quicker.

12. Q:
My wallet is fully synchronised and on the correct chain, however the balance shown is incorrect. Where are my coins?

     A:
As long as the coins have not been sent from your wallet, they will still be there. You can check this at https://chainz.cryptoid.info/dmd/ by searching your wallet address.
You can restore them (make your wallet find them) by going to Help-Debug-Console within your running wallet and executing the commands 'checkwallet' then 'repairwallet'. Just type the letters in lowercase and press enter each time. After a few minutes your correct balance should be shown. If you are still having problems, close your wallet and create a Diamond.conf file as shown in Q6. You can include the 10 lines shown there, and add one additional line being 'rescan=1' or only add this line.
Restart your wallet. The rescan command will cause your wallet to start a little slower than normal and can be removed after it is effective and you have again closed your wallet.
Use of 'checkwallet', 'repairwallet' and the rescan function should normally cause your missing DMD to show. (TY cryptonit/Shivoreun)


13. Q:
What is the Diamond Reactor?

      A:
The Diamond Reactor is a secure wallet containing funds voluntarily lent, or exchanged for cloudmining shares. It is constantly open for staking, and most staking rewards are used to augment cloudmining shareholders other DMD income. The Reactor is approved by the Diamond Foundation, and its principal purpose is to assist in securing the Diamond Network.

ChangeLog

- 03/06/16: ChangeLog added

1715678217
Hero Member
*
Offline Offline

Posts: 1715678217

View Profile Personal Message (Offline)

Ignore
1715678217
Reply with quote  #2

1715678217
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715678217
Hero Member
*
Offline Offline

Posts: 1715678217

View Profile Personal Message (Offline)

Ignore
1715678217
Reply with quote  #2

1715678217
Report to moderator
BitcoinNational
Legendary
*
Offline Offline

Activity: 1470
Merit: 1010


Join The Blockchain Revolution In Logistics


View Profile
May 20, 2016, 10:29:12 AM
 #2

'filter'

                ▄██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
           ▄████▄▄▄▄▄██████████████▄
         ▄████████████████▄▄▄███████
       ▄█████████████████████████████
     ▄████████▀▀▀▀▀▀▀███████████████▄
   ▄████████▀█▀███▀        ███████████
 ▄████████▀███             ███████████
▄███████▀████                ██████████▄
███████████▀                  ██████████
 ██████▄████                   ██████▄███
  ██████▄████                 ▄█████████
   ██████▄████              ▄██████████
    ██████▄█████▄▄▄▄▄     ▄████████▀
     ██████▄████████████▄████████▀█▀██▀
      ██████████▄▄▄▄▄▄▄████████▀█▀██▀
       ██████████████████████▀█▀█▀
         ▀▀▀▀▀▀███████████▀▀▀▀
                      ▀██▀▀
─────────────────
Revolutionized.  ──


█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ █████████████▀█████ ██
██ ███ ▀█████▀      ▀█ ██
██ ███     ▀▀      ▐██ ██
██ ███▌            ███ ██
██ ████▌          ▄███ ██
██ ██████       ▄█████ ██
██ ████▄▄▄▄▄▄▄████████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀





█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ ████████████▀▀▀████ ██
██ ████████▀▀     ████ ██
██ █████▀    ▄▀  ▐████ ██
██ ██▀     ▄▀    ▐████ ██
██ ████▄▄ █▀     █████ ██
██ ██████ ▄▄█   ▐█████ ██
██ ████████████ ██████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.WHITEPAPER.
ANN Thread
Reddit

█████
██
██ █
██ █
██ █
   █

  ─────────────  Join
SMARC token ICO

█████
   ██
 █ ██
 █ ██
 █ ██
 █
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
May 24, 2016, 08:03:01 AM
 #3

great job!


 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
May 24, 2016, 11:12:55 AM
 #4

feedback regarding bootstrap

there is a difference between a presynced chain
that include blockindex and blockdata

and a bootstrap.dat

a presynced chain if copied into ur %appdata%/diamond folder is at next wallet startup used  and it continue to sync on top of it.
this means the wallet full trust it

a bootstrap.dat the wallet when start dedect and use it as a source to sync

this means any information stored in the boostrap.dat is read and verified by the wallet same way as it would sync from other nodes on the web

a bootstrap dat sync faster as from web but still u can expect 1 day sync time (high variable deepends on ur PC performance CPU/RAM/HDD but mostly HDD SSD would speed it up a lot)

once finished the wallet rename the file to bootstrap.old and u can delete the bootstrap file it will be never touched again by wallet


 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
shveicar
Legendary
*
Offline Offline

Activity: 1414
Merit: 1013


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


View Profile
May 24, 2016, 12:29:43 PM
Last edit: May 24, 2016, 08:31:17 PM by shveicar
 #5

Thank you Chilo, you did a good job.
just in case I made for your information the html page http://infodiamond.000space.com/dmd_info.html
 Smiley

Diamond The best investment in your future! ✧ it's 35% POS and 65% Msternode ✧
chilo (OP)
Full Member
***
Offline Offline

Activity: 145
Merit: 100


View Profile
May 24, 2016, 11:06:41 PM
Last edit: June 01, 2016, 01:24:05 AM by chilo
 #6

Thanks for the feedback guys.

shveicar, thank you for the html page.

Regards

chilo

cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
June 02, 2016, 10:57:51 AM
 #7

chilo i suggest u add a changelog to the first posting so people see when u updated what
this helps people to be able judge the posting as up2date and active maintained

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
klarki
Legendary
*
Offline Offline

Activity: 3234
Merit: 3605


Top Crypto Casino


View Profile
June 02, 2016, 09:00:11 PM
 #8

Finally, again, there was a structured information about this project.
I like to express my gratitude to you!

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
keepall
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
June 02, 2016, 10:37:55 PM
 #9

Very good  Smiley

cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
June 21, 2016, 11:31:55 AM
 #10

the 2.1.0.3 wallet is active now since a few days working flawless
people enjoy their 30 days global stakeboost

and a new DMD Cloudmining promotion campaign started today:

https://bit.diamonds/community/index.php/topic,148.msg1080.html#msg1080


 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
June 22, 2016, 11:09:39 PM
 #11


dont miss our 3rd birthday event
https://bitcointalk.org/index.php?topic=580725.msg15324861#msg15324861
and the cloudmining promotion
https://bit.diamonds/community/index.php/topic,148.0.html

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
July 05, 2016, 07:20:00 PM
 #12

maybe add to FAQ

if i have  a pile of 1222 dmd is that ok or must i split it ?

for normal staking its ok
wallet itself will take care about pile size
expect the wallet to split in junks until they like 5-50 in size
and then sometime combined automatic
depending on coin pile age

learn more about DMD v2 POS here:
https://bit.diamonds/community/index.php/topic,127.0.html

but if not technical interested u can save time
this is all u need to know:

Quote
each year ur coins will increase as much as the pos reward percentage say
if u regulary (twice a month) open ur wallet in minting mode for at least two days

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
July 18, 2016, 07:38:05 PM
 #13

never want to miss a wallet update or actual events and promotions again?

follow twitter https://twitter.com/dmdcoin
and/or friend facebook https://www.facebook.com/dmdcoin/

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
September 02, 2016, 12:40:52 PM
 #14

thx again for this thread chilo
each week i point a few people with support requests here
for topics that are well covered in ur FAQ

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
September 19, 2016, 10:50:39 AM
 #15

in case sync ur wallet.dat with a fresh blockchain still not solve issues u can try the hints from below

–salvagewallet
or
–zapwallettxes = 1

both are ways to extract only private keys from wallet and get rid of everything else and recreate the tx data from the fresh synced blockchain

Quote
Quote
Hi Helmut !
And thank you again for your quick support answer.
I’ve two computers with two old wallet.
 
The only thing that work for the first is a –salvagewallet wich seems to work (miss 700 blocks for now) but made loosing around 3dmd I’dont know exactly. But It’s work.
 
The other computer only work with the –zapwallettxes = 1 wich restart scanning more than 1200 days, and erase all the transaction made.
@+Pascal

 


an Pascal :
thx for feedback
u lose nothing because ur coins are stored in the blockchain
what is possible is that one time in history u where on a fork and there 3 DMD where generated which are not valid on the true blockchain
what always work is dumpprivkey and importprivkey in new wallet
salvagewallet is in fact the same it basical import all privatekeys into fresh wallet.dat
and zapwallettxes is similar it doesnt expoprt the keys but it delete everything else from the existing wallet.dat so it als like a fresh wallet.dat

good to know u where able solve ur issues
i will add this feedback to the FAQ thread

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
December 12, 2016, 09:41:49 AM
 #16

suggested diamond.conf content template
with up2date addnodes:

#all lines with a # in front are optional settings and inactive as long as u leave the #
Quote

##################

logtimestamps=1
listen=1
noirc=1
addnode=213.136.80.93
addnode=37.187.176.193
addnode=167.114.184.20
addnode=213.136.86.202
addnode=213.136.86.205
addnode=213.136.86.207
addnode=84.39.96.180

bantime=3600
maxconnections=50

#changeaddress=youraddressforchange
# to disable PoS
#reservebalance=9999999

# for more logging
#debug=1
#printcoinage=1
#printcreation=1
#printpriority=1
#printstakemodifier=1
#printcoinstake=1
#printfee=1
#printjunk=1


############################

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
January 10, 2017, 05:52:28 PM
Last edit: January 10, 2017, 06:23:16 PM by cryptonit
 #17

tip of the day:

if u have a POS block with message generated but not accepted
you can fix that in wallet console with checkwallet and repeairwallet



dont get me wrong the last try will still stay failed but at next try it will work

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
blackhawk101
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
January 11, 2017, 01:50:22 AM
 #18

BOUNTY?

NEED NEW SIG, LEOCOIN SUCK NEDD NEW SIG. PAY BOUNTY?
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
April 20, 2017, 08:40:44 AM
 #19

we have an open spot as a community supporter

since chilo became inactive this thread
https://bitcointalk.org/index.php?topic=1478653.msg14905078#msg14905078

is abandoned and not updated

is there someone who can set up and maintain a new DMD FAQ thread which should cover same topics as the old one but with new links and updated as needed?

send me a PM if interested

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
January 01, 2018, 03:53:15 PM
 #20

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

and

https://github.com/DMDcoin/Diamond/wiki

are the new info and FAQ sources for DMD Diamond

 
  Diamond [DMD]     uNiq.Diamonds  
Scarce✦✦✦✦ Valuable ✦✦✦✦ Secure ✦                     ▬ a collector experience ▬                
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!