Bitcoin Forum
June 20, 2024, 02:52:13 PM *
News: Voting for pizza day contest
 
  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 29 30 31 32 33 34 35 36 [37] 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 »
721  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 10:55:52 PM
under account what name where you given.. player_???

Already sent that to you Smiley
@CHAOSiTEC The balance doesn't display for me the new amount after each roll (I'm using Firefox).

ok, i need to restart the server

LOL, my husband is yelling at me right now for gambling (duck)  Man, he's mad!

only gamble what you can affort to loose
:-)

server is up again

Hubby is a high pressure kind of guy, LOL, I've put in 1 coin.  but every time I play, my settings are cleared and I don't see any results.  I have to refresh the page, then look down the list to see what happened, as nothing shows up in 'my bets'

what browser are you using? firefox?

IE 11.0.4 and my bets aren't going through, I refresh, see my balance (only one bet went through) reset the choices, roll dice, and my balance disappears (very quick flash of red numbers), refresh the page, and balance is back to what it was as well as all the settings.  Not fun this way, LOL

I just made another bet with new parameters and it went through, still had to refresh the page to see that something happened.  Doesn't show any of my bets on the "my bets" tab, and I have to look down the list to see if my bet won or lost, LOL
722  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 10:50:49 PM
under account what name where you given.. player_???

Already sent that to you Smiley
@CHAOSiTEC The balance doesn't display for me the new amount after each roll (I'm using Firefox).

ok, i need to restart the server

LOL, my husband is yelling at me right now for gambling (duck)  Man, he's mad!

only gamble what you can affort to loose
:-)

server is up again

Hubby is a high pressure kind of guy, LOL, I've put in 1 coin.  but every time I play, my settings are cleared and I don't see any results.  I have to refresh the page, then look down the list to see what happened, as nothing shows up in 'my bets'
723  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 10:41:53 PM
under account what name where you given.. player_???

Already sent that to you Smiley
@CHAOSiTEC The balance doesn't display for me the new amount after each roll (I'm using Firefox).

ok, i need to restart the server

LOL, my husband is yelling at me right now for gambling (duck)  Man, he's mad!
724  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 10:36:55 PM
under account what name where you given.. player_???

Already sent that to you Smiley

Balance showed up, not sure if you did that?
725  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 10:24:19 PM
CHAOSiTEC and eduffield:

2 things, how does the dice game know I deposited to the generated account number?  Do I need to save that account number?

and when I just sent 1 dark to it, I WAS NOT asked for my passphrase!  Even so my wallet still shows it is encrypted!

also, I don't know if it just takes some time, but my deposit isn't pending or anything at the dice site but it does show it's been withdrawn in my wallet, I turned darksend off for this

Note, I'm using the beta wallet Smiley

what is your user name on dice.lotterymining.com

Ooops, LOL, I was supposed to make a user name?  LOL, I was able to just "deposit"  I thought it was using my ip or something?? LOL

No user name

See?  You need to make this idiot proof, and I'm the useful idiot to help test this out, aren't I great?
 
LOL, I sent you the transaction details, LOL

I've been given a player alias but deposit hasn't shown up yet  Wink
726  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 10:17:43 PM
I believe
// GPU/ASIC difficulty calc
is a note and not part of the code, and it should include cpu as well Smiley  

Ever heard of comments in code?
// It looks like this.

/* Or may be this
or something similar,
depends on the language syntax. */

# Can also be like this.

yes, isn't that what I said?  I guess I said 'note' instead of 'comment', not good at lingo and not a programmer, LOL  From what I could tell of the updated question, I think that part confused them?  Maybe I misunderstood?
727  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 10:08:56 PM
CHAOSiTEC and eduffield:

2 things, how does the dice game know I deposited to the generated account number?  Do I need to save that account number?

and when I just sent 1 dark to it, I WAS NOT asked for my passphrase!  Even so my wallet still shows it is encrypted!

also, I don't know if it just takes some time, but my deposit isn't pending or anything at the dice site but it does show it's been withdrawn in my wallet, I turned darksend off for this

Note, I'm using the beta wallet Smiley
728  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 10:00:11 PM
while understanding the code, can someone please explain what is this...

   int64 nSubsidy = 0;
    if(nHeight >= 5465) {
        if((nHeight >= 17000 && dDiff > 75) || nHeight >= 24000) { // GPU/ASIC difficulty calc
            // 2222222/(((x+2600)/9)^2)
            nSubsidy = (2222222.0 / (pow((dDiff+2600.0)/9.0,2.0)));
            if (nSubsidy > 25) nSubsidy = 25;
            if (nSubsidy < 5) nSubsidy = 5;
        } else { // CPU mining calc
            nSubsidy = (11111.0 / (pow((dDiff+51.0)/6.0,2.0)));
            if (nSubsidy > 500) nSubsidy = 500;
            if (nSubsidy < 25) nSubsidy = 25;
        }
    } else {
        nSubsidy = (1111.0 / (pow((dDiff+1.0),2.0)));
        if (nSubsidy > 500) nSubsidy = 500;
        if (nSubsidy < 1) nSubsidy = 1;
    }

& how does it work.

I am not a programmer, but I believe nHeight is block number, Diff is the difficulty, 2222222/(((x+2600)/9)^2) this is the calculation with x= difficulty, that sets the payout and that's about all I can say, LOL

And I believe nSubsidy is the amount paid out for the block.

So I believe this is the section of code that calculates payout amounts

of course I know that, what I don't understand how the calculation works, it it detects GPU/ASIC & CPU. From what block to what block reward is calculated?



it doesnt detect which a block has been mined with, its calculated out of how popular the coin is

I believe
// GPU/ASIC difficulty calc
is a note and not part of the code, and it should include cpu as well Smiley 
729  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 09:56:12 PM

so am i lol

but 25% of dice proceedings go to the bounties list to help further our efforts :-)

Aw, that's nice!  Gonna have to (not) try this, LOL
730  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 07:24:57 PM
Lotterymining is proud to introduce the next stage:





http://dice.lotterymining.com

Really?  REALLY?

I was able to keep away from gambling, but this is freakin tempting!  I'm a terrible gambler (hence why I've come to cryptos, lol) UGH!
731  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 07:22:00 PM
If I had my wallet stolen, what method can retrieve it?


This is basically the same as Bitcoin.  If you lose your wallet, you lost it.  Be careful be responsible.  And I'm saying that with proper fear for my coin which I will put into cold storage as soon as Darksend is complete (or allows over 10 coins in a transaction, LOL)
732  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 07:15:08 PM

stupid question but how do I back up the wallet data from the old wallet ?

NOT STUPID at all!!!  Very important to know how to back up your wallet, you could lose all your coin if you don't!!!  Two ways.  

1. With your wallet open, go to the menu File => Backup Wallet.  Choose a location to save it and give it a name, I usually use the type of coin "Darkcoin_wallet.dat"

2. With the wallet closed, go to your wallet folder, in Windows, it's in C:/Users/AppData/Roaming/Darkcoin/  Find the wallet.dat file and copy it then save to another location.  In Ubuntu at least, it's in your home file, hidden (so choose show hidden) and is called .darkcoin.

To restore a wallet, you can just load and sync a wallet, then replace the wallet.dat file with the one you saved Smiley

so when I back up the old xcoin wallet  I need to find it in c: the copy it and add it to the new darkcoin wallet folder(anywhere in folder?)
im trying to get 222 coins sent from old wallett new wallet

So you have two distinct versions of "wallet.dat" ? One with the "old" address and one with the new ? And you have transferred 222 DRK from the old to the new one ?


yes exactly

Did  you do this? and did it work?
733  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 07:12:14 PM
seems like it doesnt matter what you do these days, ppl will try to say its a clone

http://www.quarkcoins.com/quark-clones.html

Clone = identical copy, not "based-on but different in this/that way" / "inspired-by" / "evolution of" etc. Some people simply don't understand the definition.


yeah, thats why i wrote what i wrote on that site

besides, a clone is something where i just change a few parameters and the name,

not add extra stuff, or upgrade something to become better

and why start from sratch when the base system functions fully as it should, and you expect to add features to it.

starting from scratch = adding up to a year or more, in pure development, without knowing if its going to be a success, then its better to
evolve from where we are

Should Man have reinvented the wheel, cart, wagon, etc... before creating the car?  LOL
734  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 06:35:42 AM
I have a serious question, I think this coin is by far one of the most innovative and serious coins, but how can it possibly succeed if mining it shows very meagre profits, compared to scrypt? Are we hoping that scrypt profits die down completely before this coin can succeed? How can it succeed without incentive to secure the network?

Are you taking into consideration that x-11 miners run about 3x as fast as script with equivalent rewards? (well,, some report 3 times faster, some more like 2.5 times faster, I haven't mined script so I can't say)
735  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 05:16:31 AM

stupid question but how do I back up the wallet data from the old wallet ?

NOT STUPID at all!!!  Very important to know how to back up your wallet, you could lose all your coin if you don't!!!  Two ways.  

1. With your wallet open, go to the menu File => Backup Wallet.  Choose a location to save it and give it a name, I usually use the type of coin "Darkcoin_wallet.dat"

2. With the wallet closed, go to your wallet folder, in Windows, it's in C:/Users/AppData/Roaming/Darkcoin/  Find the wallet.dat file and copy it then save to another location.  In Ubuntu at least, it's in your home file, hidden (so choose show hidden) and is called .darkcoin.

To restore a wallet, you can just load and sync a wallet, then replace the wallet.dat file with the one you saved Smiley

so when I back up the old xcoin wallet  I need to find it in c: the copy it and add it to the new darkcoin wallet folder(anywhere in folder?)
im trying to get 222 coins sent from old wallet new wallet, old wallet wont sync

Just try taking the old wallet.dat file and replacing the wallet.dat in your newest wallet's darkcoin folder.  What operating system are you using?
736  Alternate cryptocurrencies / Altcoin Discussion / Re: Moore's Law and Cryptocurrencies on: March 30, 2014, 04:34:53 AM
I am not quite sure on this, but I believe eduffield was the first to use moore's law at the beginning of Darkcoin's life.  His algorithm didn't work out as he planned and he had to adjust it.  You can read about the birth of Darkcoin in a little post he made here:

https://www.darkcointalk.org/threads/the-birth-of-darkcoin.162/#post-1002

I believe he only used the algorithm in order to smoothly reduce the rewards instead of the way bitcoin reduces the rewards every 4 years I big steps.  Not really anything to do with future technology, but I could be wrong Smiley
737  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 03:38:55 AM
Dammit, one GPU went SICK. Dropped to I19 and 975 core, will see how that goes... the ones in this rig are XFXs which do not have a stellar rep but were dirt cheap. Other rigs are Sapphires, and Gigabyte Windforce jobbies, which will hopefully take a bit more abuse when I get around to it tomorrow.

You run 270's at I19? My 270x's run best at 13.

Well I am now as I20 killified one of them after 30 minutes. Wink  Fingers crossed.

What clocks are you running? Maybe I should drop the intensity and up the core/mem speeds? I'm new to X11, still experimenting.

These miners run much happier at a low intensity.  Seriously try -I 13 or -I 14, I doubt it'll be happy above -I 14  Even if your hash rate lowers a bit, you'll find the hash rate increase in the pool, because accepted shares will come more often
738  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 03:34:37 AM

stupid question but how do I back up the wallet data from the old wallet ?

NOT STUPID at all!!!  Very important to know how to back up your wallet, you could lose all your coin if you don't!!!  Two ways.  

1. With your wallet open, go to the menu File => Backup Wallet.  Choose a location to save it and give it a name, I usually use the type of coin "Darkcoin_wallet.dat"

2. With the wallet closed, go to your wallet folder, in Windows, it's in C:/Users/AppData/Roaming/Darkcoin/  Find the wallet.dat file and copy it then save to another location.  In Ubuntu at least, it's in your home file, hidden (so choose show hidden) and is called .darkcoin.

To restore a wallet, you can just load and sync a wallet, then replace the wallet.dat file with the one you saved Smiley
739  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 03:22:51 AM
I'm noticing my cpu miners are not finding any accepted shares anymore (or very few) and I'm wondering if there is a way to adjust things for minerd that might give me better acceptance rates?  I never see this talked about?
740  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: March 30, 2014, 03:00:21 AM
Eduffield

Can we get some guestimation dates and update on progress?

including clarification about what happend to V4 ? Smiley

He just forgot it, LOL.  he just skipped the number.

I know you're asking Eduffield, but thought I'd let you know what I know in case it takes him a while to answer Smiley
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 29 30 31 32 33 34 35 36 [37] 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!