Author

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

sr. member
Activity: 308
Merit: 251
I like big BITS and I cannot lie.
quote author=AmpedGoose link=topic=580725.msg6541565#msg6541565 date=1399218626]
could someone please tell me exactly how to solo mine?
It just does not frickin work and I'd at least like to try my luck until the damn pools work again.

diamond.conf in WHICH folder?
diamond.conf or diamondcoin.conf?

etc.

Please?

diamond.conf is the proper name

diamond.conf belongs in your C:/Users//Appdata/Roaming/Diamond

the diamond.conf file should be made/saved with Notepad, not Wordpad or Word.
[/quote]

I assume you're windows? To locate your appdata folder, use this string: %appdata%

Type that in a command prompt or the "run" command.. This will show you where your appdata resides.

Once there, its self explanatory: "diamond" folder is your DMD folder. This is the folder you place your diamond.conf in. Be sure you have configured the folder view to show file extensions. If the file is named diamond.conf.txt that's not good.
newbie
Activity: 19
Merit: 0
could someone please tell me exactly how to solo mine?
It just does not frickin work and I'd at least like to try my luck until the damn pools work again.

diamond.conf in WHICH folder?
diamond.conf or diamondcoin.conf?

etc.

Please?

diamond.conf is the proper name

diamond.conf belongs in your C:/Users//Appdata/Roaming/Diamond

the diamond.conf file should be made/saved with Notepad, not Wordpad or Word.
full member
Activity: 162
Merit: 100
Sorry but no luck with source code.

Code:
obj/db.o: In function `HashGroestl':
/dmd2/Diamond-Coin-2.0/src/hash.h:23: undefined reference to `sph_groestl512_init'
/dmd2/Diamond-Coin-2.0/src/hash.h:24: undefined reference to `sph_groestl512'
/dmd2/Diamond-Coin-2.0/src/hash.h:25: undefined reference to `sph_groestl512_close'
/dmd2/Diamond-Coin-2.0/src/hash.h:27: undefined reference to `sph_groestl512_init'
/dmd2/Diamond-Coin-2.0/src/hash.h:28: undefined reference to `sph_groestl512'
/dmd2/Diamond-Coin-2.0/src/hash.h:29: undefined reference to `sph_groestl512_close'
obj/main.o: In function `BitcoinMiner(CWallet*, bool)':
/dmd2/Diamond-Coin-2.0/src/main.cpp:4550: undefined reference to `scrypt_1024_1_1_256_sp_generic(char const*, char*, char*)'
obj/main.o: In function `uint256 HashGroestl(char*, char*)':
/dmd2/Diamond-Coin-2.0/src/hash.h:23: undefined reference to `sph_groestl512_init'
/dmd2/Diamond-Coin-2.0/src/hash.h:24: undefined reference to `sph_groestl512'
/dmd2/Diamond-Coin-2.0/src/hash.h:25: undefined reference to `sph_groestl512_close'
/dmd2/Diamond-Coin-2.0/src/hash.h:27: undefined reference to `sph_groestl512_init'
/dmd2/Diamond-Coin-2.0/src/hash.h:28: undefined reference to `sph_groestl512'
/dmd2/Diamond-Coin-2.0/src/hash.h:29: undefined reference to `sph_groestl512_close'
obj/wallet.o: In function `HashGroestl':
/dmd2/Diamond-Coin-2.0/src/hash.h:23: undefined reference to `sph_groestl512_init'
/dmd2/Diamond-Coin-2.0/src/hash.h:24: undefined reference to `sph_groestl512'
/dmd2/Diamond-Coin-2.0/src/hash.h:25: undefined reference to `sph_groestl512_close'
/dmd2/Diamond-Coin-2.0/src/hash.h:27: undefined reference to `sph_groestl512_init'
/dmd2/Diamond-Coin-2.0/src/hash.h:28: undefined reference to `sph_groestl512'
/dmd2/Diamond-Coin-2.0/src/hash.h:29: undefined reference to `sph_groestl512_close'
collect2: error: ld returned 1 exit status
make: *** [diamondd] Error 1


Any help please?


If you are compiling the daemon, change a line in the makefile.unix file:

change:

obj/groestl.o \

for:

hash/groestl.o \


EDIT:  ...and add:

   obj/hash.o \

EDIT2:   In the latest version, Dev removed the "src/hash" directory, and moved groestl files in the main src directory,   Angry

Still add the hash.o above, and rename the directory "obj-test" to "obj" 

Thank you! So, devs should note all these issues and release a new stable wallet version.
HR
legendary
Activity: 1176
Merit: 1011
Transparency & Integrity
A Quick Note to the Community

This is not the time to be alarmed, nor are we dealing with something of such magnitude that should cause alarm. Bugs happen. Not everything in this world is perfect. In fact, most everything is not, and computer science is no exception by any stretch of the imagination. Bugs happen, and nobody's perfect. My God, what is Microsoft's threshold for known issues for a new OS release? 2,500? I'm not sure if I have that number correct or if it's actually higher, but that's the number of KNOWN issues they have to get below in order to bring a new OS to market. 2,500 known issues are your 'freebies' when you buy a new MS release!

My hope is to put things into perspective here. The DMD relaunch issues are really quite minor issues in my opinion. Issues nonetheless, and issues that must be dealt with, but certainly manageable and, ultimately, fixable.

In my first post at Diamond I said that the most important thing was getting things right, and that everything else was secondary. http://dmdcoin.net/forum/index.php/topic,688.msg1562.html#msg1562 That was heartily seconded by DMD team members, and rightfully so: what matters is not how long it takes you, but whether or not you get it right.

We should all be very calm and very relaxed. I've said before in this same thread that I think this Dev team is a group of very capable VISIONARIES, and I still maintain that. Hey, nobody's a magician. One thing I always tell my customers is that I'm an IT technician, not a magician. We all need realistic expectations, and we can't expect the impossible.

Going beyond their visionary aptitudes, what's more important still is their level of commitment. I wrote something here on BitCoinTalk a while back expressing what I think about commitment and how it relates to and will influence future crytocurrency success or failure. https://bitcointalksearch.org/topic/its-as-simple-as-supply-and-demand-557086 Commitment is THE KEY, and would anyone dare say that these guys are not committed? Do doubt about it, the job will get done – where there's a will, there's a way (and they have the necessary knowledge to do it as well). It's not a question of if, rather simply a question of when, and it will be done right, and will have been well worth the wait. We should all be 100% certain of that outcome given their level of commitment.

Of course, this is to say nothing about our level of commitment, that is to say, the community's commitment to work with the Devs and with each other as well. With regards to my tongue-in-cheek comments about fairness from earlier on, and comments made by others in this same regard, like some have said, “shit happens”. On a practical level, there's nothing we can do about someone having taken advantage of the situation by solo mining “easy” Diamonds. On the other hand, perhaps that's all folly to begin with, the matter of “easy” Diamonds that is. “Easy” Diamonds? Were there really any easy Diamonds? By my calculations, the rate of mining using the “temporary” blockchain info https://bitcointalksearch.org/topic/m.6508420 (supposing that that info is accurate, of course) is about 1/3 that of regular mining, that is to say about one new block every three minutes and not every minute. That is pretty miserable profitability when compared to what you could have done mining Groestlcoin in the meantime . . . unless it's just a handful of opportunists who are taking down all those Diamonds. Even if those few Diamonds are falling into relatively few hands, I can assure you that at current exchange rates the average Diamonds being mined daily don't translate into much more than $250 USD daily. Nobody's getting rich on this, and it's really not worth our time.

As for the rest of us, if we had all taken cryptonit's advice and set up our mining rigs to mine Groestl in anticipation, we would have all been mining the most profitable coin while waiting.



we are eagerly waiting for the new wallet and hope you will also show some instructions on the groestl mining because no one really knows how to mine in this algorithm properly.

use the time to learn how to mine groestlcoin
that knowledge will work 1:1 for diamond mining too later
just other pools

here are the batch files i use for amd290 amd280
http://dmdcoin.net/forum/index.php/topic,725.msg1689.html#msg1689
That's right, I said most profitable, and it has been. If you go to coinwarz and do the calculations, putting in real time, real world, hashrate and electricity cost values, you'll see that it's not only the most profitable at the moment, but that it has also been the most profitable coin over the last 14 days!

Here's a referral to my Ubuntu HowTo from cryptonit:


meanwhile good news a nice guide how to mine groestl algo with linux
http://dmdcoin.net/forum/index.php/topic,355.msg1701.html#msg1701

and his impression:

Quote
Like it's Christmas.  Wink

Running at 62º Celsius! Pulling 179-180 W from the wall. That's phenomenal. Down from 325-330. Just slightly over half. My electricity bill is going to love this. Maintaining an average hashrate of 4.6 - 5 Mh/s and generating the number of coins expected. I'm getting a full performance confirm all the way around. The profitability picture changes radically with this. (I'm getting very interested in looking at putting some CPUs to work as well, but don't have the slightest idea as to the profitability of that . . . yet).

update:

my own impression mining with two rigs 3x amd 290 and 6x amd280

with scrypt i did use 3000w all together
with groestl im at 1500w all together and silent

using windows 8.1 one one and windows 7 on other rig

Could there be anything more appropriate to use as an example to demonstrate just how “visionary” the DMD Devs are than to directly point out that they are the ones who are taking DMD in the same direction as what has become the de facto number one coin to mine? Most certainly, Groestlcoin has benefited from what DMD is doing, so let's say that there's some give and take going on here, but the point is that if you had set your rigs up for Groestl and mined Groestl in the meantime, far from having missed out on something, you would have actually been mining the best coin out there (until DMD gets back in the saddle of course Wink ), and that, thanks to this Dev team.

When will it be time to point our miners at DMD once again? Here are the expectations that the Devs have given us:

Hello community,

I just wanted to give you an update on the progress. We have everything in place, now we’re rebuilding the database which can take hours as you can imagine, and very often experience yourself. Downloading the blockchain is the part that slows the whole process down and it’s something that no one can do anything about. It just needs to sync on its own.

What happens next?

Next we pass the code to:
 
1. Cryptsy – they need to resync and test it.

2. Mining pools - they need to resync as well and adapt the software.

3. Community – you need to resync it and continue to enjoy the New Diamond Coin.

As you can see there are time blocks on the way to full release. It’s not ideal and it’s definitely not the way we’ve planned it. But life is life and we are doing everything we can to deal with it to minimise discomfort caused.

Stay tuned. It’s coming …

here one can see that we are a old coin
our blockchain is long......

and new optimized database of wallet need a complete resync one time

thats the price we have to pay to have a faster loading and better performing wallet later


im sorry we didnt realize before that until the wallet is useable by u a few times someone else must sync before

the extended test team
the exchange
the pool
and then u can download wallet and sync

that all adds up and is way beyond our expectations

so even we didnt run into any troubles it still need much more time

i guess groestlcoin must have a hashrate spike if all diamond friends abuse em as training field for their mining rigs.....  Cool

I think those are reasonable, baseline, expectations.

In the meantime, I would recommend that everyone get their rigs setup and mining Groestl so as to not “miss out” on anything, keep their DMD wallets open to keep the network active, actively engage in the troubleshooting process as knowledge and capability allows, and rest assured that this Dev team will get the job done. No doubt about it.

And to the Devs I would just say, chill baby. We're on the same team, all working together, and we know you'll get it done, but maybe it might be time to take an afternoon walk in the park, spend time with family and friends, and get a good night's sleep - personally, I know that some of my best work has happened away from the keyboard. Time to take a much deserved rest. It's Sunday afternoon already!


One short note about me: I have two small businesses that keep me as busy as two full time jobs. It just so happened that this release happened on a weekend, and a weekend basically dedicated to R&R where I had some 'extra' time to dedicate to this. Thursday was also a holiday, so Friday was half gas for me as well. I usually don't have this kind of time to dedicate to this type of activity, but, as I've said, as luck would have it, in this case I did, and that being coupled with this launch being of exceptional interest to me . . . well, I'm sure you get the idea, and that you won't be expecting to see much of me throughout the coming week. My nick over at Diamond is DMDer, and if you plan on getting active in this community, you'll probably end up seeing more of me over there than here, so get on over there and reserve your nick while it's still time!!! Wink
hero member
Activity: 774
Merit: 554
CEO Diamond Foundation
any idea when cryptsy will update wallet? Deposits not showing up.

+1

Any updates regarding wallets being provided to exchanges?

The wallet has been submitted to Cryptsy on Friday but they are extra slow. No matter what they require at least 48h to respond and they work only 'normal' week day hours. Now we have weekend so they do not work.

Whenever is our turn, they will do what's needed.

We'd like it to be ASAP but we have no control over it.
hero member
Activity: 774
Merit: 554
CEO Diamond Foundation
Sorry but no luck with source code.

Any help please?


You must be using the old source code. Please download the latest one with fixed UI from this address: https://github.com/DMDcoin/Diamond-Coin-2.0.1.

Pool owners confirmed it can be compiled without any problems.
full member
Activity: 140
Merit: 100
could someone please tell me exactly how to solo mine?
It just does not frickin work and I'd at least like to try my luck until the damn pools work again.

diamond.conf in WHICH folder?
diamond.conf or diamondcoin.conf?

etc.

Please?
legendary
Activity: 1414
Merit: 1013
DMD info: https://diamond-info.github.io/
Why wallet 2.0.1 does not switch into my language? reboot doesn't help
Now in your wallet, English only. I think that this is still a test version and other languages ​​should be added later.
hero member
Activity: 774
Merit: 554
CEO Diamond Foundation
Why wallet 2.0.1 does not switch into my language? reboot doesn't help

Thank you for pointing this out, we'll investigate it and add more languages in the process.
sr. member
Activity: 308
Merit: 251
I like big BITS and I cannot lie.


WayForward, can you give us a number of coins mined per 1Mh/s every hour?

TIA

i mined 6 DMD in last 8 hours
with 60 mhash (3x amd290 6x amd280)

so u can see diamonds are very valuable and rare

that exact comment proves that such launch is unfair. i'm mining for 1 day and got 4 dmd. and that's solely because i managed to get mining when the difficulty was still low. but again, for 6 hours the wallet had crashed without me noticing (my mistake), thus the difficulty had risen. so if you mined 6 dmd in last 8 hours with 60 mhash, imagined what happens to people that have 10 mh (i have 7) and their wallets were crashing constantly yesterday...

i mined yesterday 12 hrs, got 0 blocks... that was when diff was 16 to 24, when diff went higher i had to stop, i only have 3.1 Mh/s
hope we can solve the pool issues, i want my precious

Bad luck, that's all.
hero member
Activity: 742
Merit: 500
Why wallet 2.0.1 does not switch into my language? reboot doesn't help
legendary
Activity: 1414
Merit: 1013
DMD info: https://diamond-info.github.io/
I hope that the Official BLOCKEXPLORER www.diamondblocks.info on your site soon earn ..

The person who runs the diamondblocks.info has disappeared and we have no contact with him.

We're building our own Block Explorer. 
Yes, it happens frequently in the world of Cryptocurrencies. Perhaps those people whom you trust deceive you and disappear with impunity.
The similar happened recently in the team of worldcoinfoundation. Necessary to take care of important projects were entrusted to reliable people from the development team, and it would be nice to update your site.
P.s. The updated version of Diamond 2.01 works fine. No more problems with fonts.
hero member
Activity: 774
Merit: 554
CEO Diamond Foundation
solo mining with such difficulty?
Unreal Smiley


Well.. it's all about your luck Wink Are you generally a lucky person ?
Mining Diamond solo is better then reading daily Horoscopes to find out if you're lucky today or not.. just give it a go for an hour or so and if you find a block in that time means your day will be great Wink
hero member
Activity: 774
Merit: 554
CEO Diamond Foundation
well wouldnt hurt to  update 1st post ...

and after copying the blockchain it says 400k blocks left ... and loads like my internet '95

used 2.0 ... with 2.01 seems to work ... its reindexing right now ... 2.0 didnt do that ...
10k block download now ...works ...


bit confusing this thread ...

as said ... please update post 1 ... with correct sources to prevent future problems ...



Sorry about that confusion but we were making so many changes recently and had a bit of lag with updating the main post sometimes with the latest links displayed in the newest post (at that time).

The first post has been already updated.  
hero member
Activity: 742
Merit: 500
which pool work?

There aren't any pools at the moment, it's work in progress.

It's Sunday today and some experienced pool owners who pledged to make one for Diamond are busy but should come up with something soon.

Do solo mining instead for the time being. Smiley

solo mining with such difficulty?
Unreal Smiley
hero member
Activity: 774
Merit: 554
CEO Diamond Foundation

There are no sync issues, please redownload the chain or use the one supplied in the First Post.

Please use the latest wallet-qt client 2.0.1.

There's nothing special at 386228 block.

Or what comes after it? Or how things are handled after it? It certainly marked a "before and after" in my testing.

Don't take the test results personal. Bugs happen.

As you might imagine, I'm anxiously looking forward to the version's "What's Fixed". Wink


The reason there are no sync issues is because we reverted to the old DB engine. So before and after the fork the Block Chain is structured in the same way, so it just continues regardless of the algo.

before up to block 386226: scrypt
after the block 386227: Grøstl

It takes a bit of time to get over that block but after it does, it syncs as normal.
member
Activity: 112
Merit: 10
Then you didn't do it correctly.
full member
Activity: 223
Merit: 100
well wouldnt hurt to  update 1st post ...

and after copying the blockchain it says 400k blocks left ... and loads like my internet '95

used 2.0 ... with 2.01 seems to work ... its reindexing right now ... 2.0 didnt do that ...
10k block download now ...works ...


bit confusing this thread ...

as said ... please update post 1 ... with correct sources to prevent future problems ...

hero member
Activity: 774
Merit: 554
CEO Diamond Foundation
https://mega.co.nz/#!TddHARyJ!up45WObpZSagZB97HBGNHnqoIfkFWGwp32QYNDSta20 is dead


And what exactly did you want to download?


The newest available files can be downloaded form (first post):

Quote
Windows Wallet: https://mega.co.nz/#!OQV2ULQB!6iHzZcZN2TqqIXwzNfQTA7ym8Hz2rZwEABz48_AGnYw (temporary link)

Mac Wallet: In the making / we're making ourselves ready for in-house production to avoid keeping you waiting and better security

Linux Wallet: Can be compiled with the source from Github.



The source files are available at  https://github.com/DMDcoin/Diamond-Coin-2.0.


The latest Block Chain + accompanying data

Block Chain+data: https://mega.co.nz/#!qZxFhRwI!OhpHJXjhWC2F17XkKiiBuXKxvN9Wk4uD_z8Td1MtoBA

(You have to replace all files except wallet.dat in your AppData/Roaming/Diamond folder)



HR
legendary
Activity: 1176
Merit: 1011
Transparency & Integrity

This highly suggests that we're dealing with a sync issue with the new blockchain. As long as there was old blockchain data to sync, the client was able to start up. After block 386228, that changes.



There are no sync issues, please redownload the chain or use the one supplied in the First Post.

Please use the latest wallet-qt client 2.0.1.

There's nothing special at 386228 block.

Or what comes after it? Or how things are handled after it? It certainly marked a "before and after" in my testing.

Don't take the test results personal. Bugs happen.

As you might imagine, I'm anxiously looking forward to the version's "What's Fixed". Wink

Jump to: