Bitcoin Forum
May 24, 2024, 12:45:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 23 24 25 26 27 28 »
301  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 05, 2014, 04:56:22 PM
What are you using for config settings on miners?
I use a standard configuration - contents of the file diamond.conf
Code:
rpcuser=YYY
rpcpassword=XXX
rpcallowip=*
rpcport=9010
daemon=1
server=1
gen=0
maxconnections=100
addnode=213.229.0.41
addnode=193.77.159.166
addnode=113.168.158.16
addnode=193.68.21.19

What are you using to launch sgminer? Can you post the command line arguments?
standard settings for cards 7970
Code:
sgminer.exe -k groestlcoin -o http://192.168.1.10:9010 -u YYY -p XXX --gpu-engine 1100 --gpu-memclock 550 --shaders 2048 --thread-concurrency 8192  -I 20 -g 1 --worksize 256 --lookup-gap 0 --gpu-fan 40-100 --auto-fan --temp-target 60


you chose a nonstandard port? Make sure your firewall is either off or configured correctly for that port. try this:

save this as dmd.bat in your folder containing sgminer.exe. These settings are for my sapphire 290x, so be sure to research good parameters for your hardware.

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k groestlcoin -o 192.168.2.2:17772 -u YourUsername -p YourPassword --xintensity 400 -g 1 --thread-concurrency 24512 -w 512 --auto-fan --temp-target 82 --lookup-gap 0 --difficulty-multiplier 0.0039062500


then, in %appdata%\diamond\diamond.conf use this. Please update your class B ip address. Also, I think it's wise to use the standard port.

rpcallowip=127.0.0.1
rpcallowip=192.168.2.2
rpcuser=YourUsername
rpcpassword=YourPassword
rpcport=17772
addnode=213.229.0.41
addnode=193.77.159.166
addnode=113.168.158.16
addnode=193.68.21.19
server=1
listen=1
daemon=1
302  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 05, 2014, 04:25:04 PM
I received the following pm:


Just another scheme, bribe us and we'll add you to the list.

are you saying that you don't agree with using cryptocurrency as a tool to acquire support?
303  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 05, 2014, 02:54:48 PM
guys without enough hash power on the pool we didnt even find a block candidate. so there wasnt even enough chance to find a block

Nope there was enough hashpower. I had found a block for your pool too, but certainly you have the same issues like the other pool owners.

It is obvious the pool is not working properly. I hopped on and threw 10 mh/s at it, shares accepted no problem but mathematically I looked at the total shares and there's no way in hell that a block wouldn't have been solved by then.
304  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 05, 2014, 02:52:47 PM
What are you using for config settings on miners?
I use a standard configuration - contents of the file diamond.conf
Code:
rpcuser=YYY
rpcpassword=XXX
rpcallowip=*
rpcport=9010
daemon=1
server=1
gen=0
maxconnections=100
addnode=213.229.0.41
addnode=193.77.159.166
addnode=113.168.158.16
addnode=193.68.21.19

What are you using to launch sgminer? Can you post the command line arguments?
305  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 05, 2014, 12:45:44 AM
thanks for the explanation
306  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 05, 2014, 12:20:33 AM
What's interesting is I don't think the block found in this image was accepted, I don't show a transaction with that time stamp in my wallet.
I hope your wallet is unlocked, if it's encrypted (Overview page of your wallet) - otherwise your wallet won't accept the rewards.
yes it is unlocked
what i don't understand is the counter shows 14 transactions, but only 13 DMD and none immature (re: the image above)
Similar here....I have 2 more transactions than diamonds. Maybe they orphaned during confirmation? And the wallet drops orphans without any record? (no record needed really for a coin-that-never-was)  My quess anyways......
It should be somewhere in your debug.log
I seem to have waited too long, it's already purged it. So, i'm to assume it was rejected?
I looked in mine.  When a block is accepted by your wallet, it puts the flag "derivedStatus=0".  When the next block found by the network comes along, if your block is confirmed, it takes the value "derivedStatus=1" and shows in your wallet. If your block was found at a time very close, but before yours, by someone else on the network, the block is orphaned and the flag takes the value "derivedStatus=2" instead.  When that happens, the reward is removed from your wallet, and your wallet "REORGANIZED".  The block after the block that was just found is always the tie-breaker.  
You can search for those keywords in your debug file and see what happens, line by line.

Thank you for your help.


Here's what I've found, but I'm not sure about the time..

05/04/14 22:34:10 pindexBest = 373083pindexBest = 373083REORGANIZE
05/04/14 22:34:10 REORGANIZE: Disconnect 1 blocks; 0000000005056e2a9228..00000000028c8737fc54
05/04/14 22:34:10 REORGANIZE: Connect 2 blocks; 0000000005056e2a9228..0000000003cf229d4914
05/04/14 22:34:10 pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083pindexBest = 373083REORGANIZE: done
05/04/14 22:34:11 SetBestChain: new best=0000000003cf229d49143edc606abf64de7480aae768ecded28ea4346f8f421b  height=389645  trust=34413747592  date=05/04/14 22:33:55
05/04/14 22:34:11 Stake checkpoint: 4c352467
05/04/14 22:34:11 NotifyTransactionChanged 3548b9705b601a0688b5dbada53c343719b71704cadc1fdb846a1a432803dadb status=1
05/04/14 22:34:11 ProcessBlock: ACCEPTED
05/04/14 22:34:11 updateWallet 3548b9705b601a0688b5dbada53c343719b71704cadc1fdb846a1a432803dadb 1
05/04/14 22:34:11    inWallet=1 inModel=1 Index=3-4 showTransaction=0 derivedStatus=2


inWallet is yes? umm.. but showTransaction is no?


mi no comprende.
307  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 04, 2014, 11:25:37 PM


the block accepted here hows up in my wallet in no way other than on the "overview" tab, under "transactions" as the number "14", however only 13 coins are shown.  and I dont show a 14th transaction at the correct time on the "transactions" tab.  

I did receive a system tray notification from the wallet app of the incoming transaction when it was solved.

Do you know why that is?
308  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 04, 2014, 11:10:29 PM

What's interesting is I don't think the block found in this image was accepted, I don't show a transaction with that time stamp in my wallet.

I hope your wallet is unlocked, if it's encrypted (Overview page of your wallet) - otherwise your wallet won't accept the rewards.

yes it is unlocked

what i don't understand is the counter shows 14 transactions, but only 13 DMD and none immature (re: the image above)
309  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 04, 2014, 11:08:09 PM

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k groestlcoin -o 192.168.2.2:17772 -u userName -p passWord --xintensity 300 -g 1 --thread-concurrency 24512 -w 512 --auto-fan --temp-target 82 --lookup-gap 0 --difficulty-multiplier 0.0039062500

You should say for which GPU u use these settings, because when i would use these settings my miner/gpu would crash.

sapphire 290x, also you need at least 8 gig of ram probably, i have 16. that-w 512 is memory intensive as I understand it. I could be completely wrong.

the diff is now 70? does that mean all the pools are coming online?
310  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 04, 2014, 10:51:22 PM


\\ content of dmd.bat to launch sgminer, sapphire 290x

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k groestlcoin -o 192.168.2.2:17772 -u userName -p passWord --xintensity 300 -g 1 --thread-concurrency 24512 -w 512 --auto-fan --temp-target 82 --lookup-gap 0 --difficulty-multiplier 0.0039062500

\\ You should note that the ip address on my workstation on my local network is 192.168.2.2. so if yours is different, which is most likely is, you should change that to reflect yours.

\\ contents of %appdata%/\Diamond\diamond.conf

rpcallowip=127.0.0.1
rpcallowip=192.168.2.2
rpcuser=userName
rpcpassword=passWord
rpcport=17772
addnode=213.229.0.41
addnode=193.77.159.166
addnode=113.168.158.16
addnode=193.68.21.19
server=1
listen=1
daemon=1

\\

What's interesting is I don't think the block found in this image was accepted, I don't show a transaction with that time stamp in my wallet.

311  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 04, 2014, 05:45:00 PM

What is your trading strategy? diverse and hodl or move all to BTC?

I don't day trade - only mine for long term gains.  I keep track of my daily minings, and their fair market values, in both BTC and $$ (IRS rules, no choice, those are taxable revenues).  I mine only well supported coins (Devteam) - no copycats, only original new functions - no fabs (Country coins, Colored coins, etc). Coins with low energy consumption algo is a big plus.  I never convert to BTC unless the price per BTC is at least 5 to 6 times what a coin was mined at - with your daily log, it is easy to spot. Diamond never reached that level yet, close, but not yet. So I am patiently waiting for the right moment.  

Then, wait for the next anticipated huge rise of $$$/BTC, to sell to $$.  BTC major price increase have been historically every 7 - 8 months.  We should be close to the next jump up.

EDIT:  BTC and alt-coins price increases are like earthquakes: long periods of waiting, and then - boom!

Thanks for sharing
312  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 04, 2014, 05:02:30 PM
At the current difficulty (40), miners should expect about 3 - 4 DMD per day, for every 10 MH of rigs they have.

40



45

50..60..50...

The diff is still more stable than Groestlcoin (GRS)...  according to my calculations, anything below diff 60 is still more profitable than switching to GRS, at the current DMD price.

What is your trading strategy? diverse and hodl or move all to BTC?
313  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 04, 2014, 04:21:27 PM
At the current difficulty (40), miners should expect about 3 - 4 DMD per day, for every 10 MH of rigs they have.

40



45

50..60..50...
314  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 04, 2014, 04:08:13 PM
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/<YourUserName>/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.
315  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 04, 2014, 02:52:44 PM


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.
316  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 04, 2014, 07:52:15 AM
Hi I am new here.

Can anyone tell me with 10MH/s,
how long will it take for 1 block in average in current difficulty?
(I know it is depends on luck, but just around how long to get 1 block in average?)
Thanks.

I dunno... I've only gotten 7 so far. I've been solomining since yesterday. I'm also around 10 mh/s.
317  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 03, 2014, 02:45:08 AM
I just solomined my first DMD...
318  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 02, 2014, 11:07:31 PM
I have a v2 wallet on Windows 7. I didn't set a password, but it is asking for one. What gives?
319  Bitcoin / Bitcoin Discussion / Re: THE REAL reason why BTC has a slow adoptive rate on: May 01, 2014, 09:11:23 PM
The real reason is the common folks rather sell their soul to the government than stand up against them.

Or maybe it's because the common folks don't understand bitcoin and thus aren't even really conscious of making the choice not to use it.

Its sort of entertaining reading this dialog. Lots of "I agree with him" and lots of "thats just the way it is.."

To correct the assumption, the difficulty is not the reason adoption is slow. It's slow because most people are lazy and don't develop self-learning skills, and require being spoon fed information. 

 

320  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond Coin (DMD) Evolution v 2.0 | NEW wallet, coin mechanics, 50% POS on: May 01, 2014, 07:51:10 PM
we also research the possibility of a asic friendly multipool to mine DMD with it

we searching partners who set up such a sha256/scrypt mining pool who pay out in DMD

if interested get in contact with me or popshot


a multipool paying out in DMD is the only way how asics not hurt but help diamond by creating additional buy demand

its not looking like we not having already a big demand but on the other hand a rare thing like diamonds can never have to much demand

At this point I would say you've got a lot of interest, not demand. That's not to say demand won't develop.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 22 23 24 25 26 27 28 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!