Bitcoin Forum
April 27, 2024, 01:07:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 [825] 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 »
  Print  
Author Topic: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%  (Read 1260263 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.
maxocoin
Member
**
Offline Offline

Activity: 102
Merit: 11


View Profile
September 19, 2018, 12:46:21 PM
 #16481

Regarding the wallet crash problem after a PC shutdown, it is possible to block a shutdown until an application has been closed in a clean manner.
More about this function is here: https://docs.microsoft.com/en-us/windows/desktop/api/Winuser/nf-winuser-shutdownblockreasoncreate

Blocks corruption is only possible if the computer suddenly shuts down and synchronization is not yet complete.
If the wallet sync has reached 100% then the sudden power off does not harm the blockchain.
In other cases, any other causes of corruption are related to the automatic updates feature, which roughly terminates many system processes.

The easiest way to protect against this is to use a properly configured computer with UPS and disabled automatic updates.

For safety net, you can always create your archive with the folders blocks and chainstate and in case of damage to the blockchain, just to replace the data.
Delete old folders and unpack new ones to their place.
Then the re-sync process will only take a few minutes.

Sorry but not...

In my case, EVERY TIME I do a proper windows 10 shutdown, if I forgot to shutdown the wallet first, I get a wallet corruption error and it has to "re-verify" the whole 50 weeks. That is after been stacking for days (meaning, the wallet is fully synchronised)

I have 3 other stacking wallets running on that computer and this is the only one affected...
There is clearly something going on...

Doesn't have windows something similar to the Unix signals that you can subscribe to and close all the files as soon you you get the "shooting down signal"?


Actually thing jut got worst, since it last happened, every time I try to run it now, it aborts with the typical "Windows had encountered an error in this application..."

Any one knows a way to fix that?

Cheers
 MC


2018-09-19 00:53:38 DMD version v3.0.1.2-gcbcb549 (Tue, 9 Feb 2016 16:54:57 -0500)
2018-09-19 00:53:38 Using OpenSSL version OpenSSL 1.0.1l 15 Jan 2015
2018-09-19 00:53:38 Using BerkeleyDB version Berkeley DB 4.8.30: (April  9, 2010)
2018-09-19 00:53:38 Default data directory C:\Users\user\AppData\Roaming\DMDV3
2018-09-19 00:53:38 Using data directory C:\Users\user\AppData\Roaming\DMDV3
2018-09-19 00:53:38 Using config file C:\Users\user\AppData\Roaming\DMDV3\diamond.conf
2018-09-19 00:53:38 Using at most 125 connections (2048 file descriptors available)
2018-09-19 00:53:38 Using 0 threads for script verification
2018-09-19 00:53:38 Old backup deleted: "C:\Users\user\AppData\Roaming\DMDV3\backups\wallet.dat.2018-08-27-15-33"
2018-09-19 00:53:38 Using wallet wallet.dat
2018-09-19 00:53:38 init message: Verificando monedero...
2018-09-19 00:53:38 CDBEnv::Open: LogDir=C:\Users\user\AppData\Roaming\DMDV3\database ErrorFile=C:\Users\user\AppData\Roaming\DMDV3\db.log
2018-09-19 00:53:38 Bound to [::]:17771
2018-09-19 00:53:38 Bound to 0.0.0.0:17771
2018-09-19 00:53:38 init message: Cargando el índice de bloques...
2018-09-19 00:53:38 Opening LevelDB in C:\Users\user\AppData\Roaming\DMDV3\blocks\index
2018-09-19 00:53:38 Opened LevelDB successfully
2018-09-19 00:53:38 Opening LevelDB in C:\Users\user\AppData\Roaming\DMDV3\chainstate
2018-09-19 00:53:38 Opened LevelDB successfully
2018-09-19 00:53:38 LoadBlockIndexDB: last block file = 0
2018-09-19 00:53:38 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=0, size=0, heights=0...0, time=1970-01-01...1970-01-01)
2018-09-19 00:53:38 Checking all blk files are present...
2018-09-19 00:53:38 LoadBlockIndexDB: Last shutdown was prepared: false
2018-09-19 00:53:38 LoadBlockIndexDB(): transaction index enabled
2018-09-19 00:53:38 Initializing databases...
2018-09-19 00:53:38 init message: Verificando bloques...
2018-09-19 00:53:38  block index              37ms
2018-09-19 00:53:38 Read 100 fee samples and 100 priority samples
2018-09-19 00:53:38 Read 47 fee samples and 32 priority samples
2018-09-19 00:53:38 Read 0 fee samples and 1 priority samples
2018-09-19 00:53:38 Read 0 fee samples and 1 priority samples
2018-09-19 00:53:38 Read 0 fee samples and 1 priority samples
2018-09-19 00:53:38 init message: Cargando monedero...
2018-09-19 00:53:38 nFileVersion = 3000102
2018-09-19 00:53:38 Keys: 0 plaintext, 3073 encrypted, 3073 w/ metadata, 3073 total
2018-09-19 00:53:38  wallet                  158ms
2018-09-19 00:53:38 Waiting for genesis block to be imported...
2018-09-19 00:53:38 Reindexing block file blk00000.dat...
2018-09-19 00:53:38 CheckBlock: block=0000029b550c0095513d9bb9dd14f88442573baca94d70e49018a510979c0f9b  is proof of stake=0



if you constantly have these problems, perhaps something with your system settings.
Try using a different location for the DMDv3 folder.
For example, another disk or removable device.
23. Q: Alternative way https://diamond-info.github.io/#q23-altway

It could be that my particular configuration is more prone than others...

BUT that doesn't take away the fact that there is a Fault in the wallet's programming.

 I know that this kind of things happen, specially if you are writing something to the disk and the system freezes or the power is cut, but it shouldn't happen if you close the system the right way.

It shouldn't happen because the OS notifies all the programs that it is going to shutdown and they should trap this notification for do their "clean up".

I think there is one of two options; or the wallet is not trapping this signal for "committing" the pending work and close the open files. Or this "cleanup" is taking too long..  Both are a programming issue.


As I said, I stake more coins on the same system and Diamond is the only that gets corrupted when I shutdown the system properly

MC



For what it is worth - I also run Windows 10 64 bit and never have a problem with the wallet corrupting.  Whenever I get the update notice, I shut down all of my wallets, then I restart the computer in update mode.  When I come back, I restart all my wallets with no issues whatsoever.  Try that technique first before just choosing shutdown from the start button.  Also, do you store your wallet.dat and other files on the C: drive or another location?  Mine are saved to the default directory on the C: drive.

Yep, but that shouldn't be needed.  I use that machine for more things and it needs to restart from time to time. If you follow the proper OS shutdown procedure you shouldn't break anything. Even Word asks you if you want to save stuff, if you have an unsaved document.

Yes, my walled is in the default folder as well.

Cheers
 MC
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714180051
Hero Member
*
Offline Offline

Posts: 1714180051

View Profile Personal Message (Offline)

Ignore
1714180051
Reply with quote  #2

1714180051
Report to moderator
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
September 19, 2018, 02:04:11 PM
Last edit: September 19, 2018, 02:18:41 PM by cryptonit
 #16482


Yep, but that shouldn't be needed.  I use that machine for more things and it needs to restart from time to time. If you follow the proper OS shutdown procedure you shouldn't break anything. Even Word asks you if you want to save stuff, if you have an unsaved document.

Yes, my walled is in the default folder as well.

Cheers
 MC

we aware of it
for now please do as suggested close DMD wallet before u shutdown ur PC

its a issue that affect a lot coins not only DMD
mostly coins with POS/Masternode codebase

its an open issue we have on todo list
but its not a priority high one because
a easy workaround to avoid it exist
and also a easy fix if it happend exist

still we understand its a nasty little bug and he cant be ignorred forever




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

Activity: 175
Merit: 100


View Profile
September 19, 2018, 04:31:25 PM
 #16483

the wallet on windows is very delicate.

sneeze on it and corrupt.

I think it should be made more robust especially for new users who are not computer geeks.
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
September 19, 2018, 07:52:42 PM
 #16484

the wallet on windows is very delicate.

sneeze on it and corrupt.

I think it should be made more robust especially for new users who are not computer geeks.

DMD wallet u see now is still a experimental software
every early adopter who join us already now accept this for the advantage to be part of it early

yes wallet software will improve a lot over the years
and what will hit mainstream in like 2020 will be total different as what we see now


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

Activity: 50
Merit: 0


View Profile
September 19, 2018, 07:57:24 PM
 #16485

everyone still having wallet problems?
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
September 19, 2018, 08:49:30 PM
 #16486

everyone still having wallet problems?

there is actual no network problem
if u have a support case join our telegram or slack

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

 
  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 23, 2018, 09:47:57 AM
 #16487

Quote
where can i get hands on DMD Diamond

most people have no issue get registered at https://bittrex.com/Market/Index?MarketName=BTC-DMD and use it
for people who cant get on bittrex there is https://www.livecoin.net/en/trade/index?currencyPair=DMD%2FBTC
and https://wallet.crypto-bridge.org/market/BRIDGE.DMD_BRIDGE.BTC

last but not least u can also get hand on DMD by use swap services
example here https://exchange.bit.diamonds/
or convert btc payouts of multipools (like nicehash) here https://multipool.bit.diamonds/
or use direct external swap providers: https://coinswitch.co/ or https://simpleswap.io/

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

Activity: 112
Merit: 1


View Profile
September 28, 2018, 08:31:09 AM
 #16488

Reserved for translation into Chinese
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
September 29, 2018, 08:13:47 AM
Last edit: September 29, 2018, 08:30:25 AM by cryptonit
 #16489

or use direct external swap providers: https://coinswitch.co/ or https://simpleswap.io/
How long will the swap last, @cryptonit?
I am very busy with my work this week, so I hope that the swap lasts more than one week and I will have chance to swap my coins.

swap BTC for DMD will be available as long as BTC exists
if BTC would disapear some other main coin will establish that u can swap into DMD

https://www.youtube.com/watch?v=QFSAWiTJsjc

Diamonds Are Forever - Shirley Bassey



Diamonds are forever, they are all I need to please me
They can stimulate and tease me
They won't leave in the night
I've no fear that they might desert me
Diamonds are forever, hold one up and then caress it
Touch it, stroke it and undress it
I can see ev'ry part, nothing hides in the heart to hurt me
I don't need love, for what good will love do me?
Diamonds never lie to me
For when love's gone, they'll lustre on
Diamonds are forever, sparkling round my little finger
Unlike men, the diamonds linger
Men are mere mortals who are not worth going to your grave for
I don't need love, for what good will love do me?
Diamonds never lie to me
For when love's gone, they'll lustre on
Diamonds are forever, forever, forever
Songwriter: John Barry


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

Activity: 454
Merit: 100



View Profile
October 01, 2018, 05:32:21 PM
 #16490

I'm curious about this project and I wanna learn as much info about it as possible but I feel kind of overwhelmed by the 800+ pages here. Do you reckon it's necessary to read them before making any sorta decision?
shveicar
Legendary
*
Offline Offline

Activity: 1414
Merit: 1013


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


View Profile
October 01, 2018, 06:25:54 PM
 #16491

I'm curious about this project and I wanna learn as much info about it as possible but I feel kind of overwhelmed by the 800+ pages here. Do you reckon it's necessary to read them before making any sorta decision?

It is never too late to read the published material before making a decision.
But the basic information and the main links is on the first page of this section.

Diamond The best investment in your future! ✧ it's 35% POS and 65% Msternode ✧
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
October 01, 2018, 08:45:38 PM
 #16492

I'm curious about this project and I wanna learn as much info about it as possible but I feel kind of overwhelmed by the 800+ pages here. Do you reckon it's necessary to read them before making any sorta decision?

if u interested in history of DMD Diamond
there is a book u can order about the first few years of DMD Diamond

https://www.amazon.com/Diamond-Phoenix-Crypto-Christopher-Thompson/dp/1977849806


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

Activity: 1918
Merit: 535


View Profile
October 03, 2018, 02:57:55 PM
 #16493

Quote
where can i get hands on DMD Diamond

most people have no issue get registered at https://bittrex.com/Market/Index?MarketName=BTC-DMD and use it
for people who cant get on bittrex there is https://www.livecoin.net/en/trade/index?currencyPair=DMD%2FBTC
and https://wallet.crypto-bridge.org/market/BRIDGE.DMD_BRIDGE.BTC

last but not least u can also get hand on DMD by use swap services
example here https://exchange.bit.diamonds/
or convert btc payouts of multipools (like nicehash) here https://multipool.bit.diamonds/
or use direct external swap providers: https://coinswitch.co/ or https://simpleswap.io/

thank you for this help.
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
October 08, 2018, 08:24:50 AM
 #16494

please all check that ur wallet is on same block as https://chainz.cryptoid.info/dmd/
(+/- 2 blocks is ok that just refresh delay)

we see a handfull wallet on old version 3010 did lose connection to mainnet please make sure u upgrade to 3012 as soon as possible

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

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

Activity: 175
Merit: 100


View Profile
October 08, 2018, 04:39:13 PM
 #16495

there is fork maybe

https://chainz.cryptoid.info/dmd/

is on wrong block
Gandalf the white
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
October 08, 2018, 04:39:40 PM
 #16496

please all check that ur wallet is on same block as https://chainz.cryptoid.info/dmd/
(+/- 2 blocks is ok that just refresh delay)

we see a handfull wallet on old version 3010 did lose connection to mainnet please make sure u upgrade to 3012 as soon as possible

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

I'm using a MAC wallet 3.0.1.0. I dont see a Mac (.dmg file) for version 3.0.1.2. Please advise
Gandalf the white
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
October 08, 2018, 04:42:58 PM
 #16497

there is fork maybe

https://chainz.cryptoid.info/dmd/

is on wrong block

Yeah, "Difficulty" has dropped significantly.

https://chainz.cryptoid.info/dmd/
cryptonit
Legendary
*
Offline Offline

Activity: 3038
Merit: 1053


bit.diamonds | uNiq.diamonds


View Profile WWW
October 08, 2018, 06:00:55 PM
 #16498

please be aware explorer at the moment is showing wrong data
https://chainz.cryptoid.info/dmd/

operator is informed
i can see for now here on bottom of page
https://masternodes.online/currencies/DMD/
u see actual correct network blocknumber



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

Activity: 1460
Merit: 1025


i love Emerald (EMD)


View Profile
October 08, 2018, 07:02:53 PM
 #16499

what is the current height ?

BTC 12jiBjT2GSWYk2HwYdPqsQMuLqZ1br9D37 - i am Pazor
sheinsha
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
October 08, 2018, 10:04:12 PM
 #16500

What is the "official" place where one would need to look for the right chain for DMD?

Minar.cc pools are not running anymore, the domain was registered by someone else and I don't have any relationship with the new owner.
Pages: « 1 ... 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 [825] 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 »
  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!