Author

Topic: [ANN] [USDe] Unitary Status Dollar eCoin $$ IMPROVED Halving | KGW Fix Update!!! - page 409. (Read 578463 times)

full member
Activity: 168
Merit: 100


who's in charge of the usd-e facebook page?

and why only 7 likes! Grin

https://www.facebook.com/pages/USD-E/599272433461303
sr. member
Activity: 400
Merit: 250
eBay UK Opening Virtual Currency Category on February 10th - http://newsbtc.com/2014/01/16/ebay-opening-virtual-currency-category-february-10th/ - soon 'please add to your exchange' begging will stop Smiley


That is good news Smiley I hope it is not just the uk ebay but all of ebay soon.
full member
Activity: 140
Merit: 100
guys, i have a question
haven't found anything about reward halfing in OP-post
so how does USDe max supply work?

according to this in the main.cpp

Code:
if ((nHeight % 100) == 1)
  {
   nSubsidy = 100000 * COIN; //100k
  }else if ((nHeight % 50) == 1)
  {
nSubsidy = 50000 * COIN; //50k
  }else if ((nHeight % 20) == 1)
  {
   nSubsidy = 20000 * COIN; //20k
  }else if ((nHeight % 10) == 1)
  {
   nSubsidy = 10000 * COIN; //10k
  }else if ((nHeight % 5) == 1)
  {
   nSubsidy = 5000 * COIN; //5k
  }
 
  //limit first blocks to protect against instamine.
  if (nHeight < 2){
nSubsidy = 24000000 * COIN; // 1.5%
  }else if(nHeight < 500)
  {
nSubsidy = 100 * COIN;
  }
  else if(nHeight < 1000) 
  {
nSubsidy = 500 * COIN;
  }
there is no block halving.  Not saying he might not add it in the future but I don't see anything there yet.
But how can you add block halving into live chain?
hero member
Activity: 504
Merit: 500
eBay UK Opening Virtual Currency Category on February 10th - http://newsbtc.com/2014/01/16/ebay-opening-virtual-currency-category-february-10th/ - soon 'please add to your exchange' begging will stop Smiley
sr. member
Activity: 294
Merit: 250
guys, i have a question
haven't found anything about reward halfing in OP-post
so how does USDe max supply work?

according to this in the main.cpp

Code:
if ((nHeight % 100) == 1)
  {
   nSubsidy = 100000 * COIN; //100k
  }else if ((nHeight % 50) == 1)
  {
nSubsidy = 50000 * COIN; //50k
  }else if ((nHeight % 20) == 1)
  {
   nSubsidy = 20000 * COIN; //20k
  }else if ((nHeight % 10) == 1)
  {
   nSubsidy = 10000 * COIN; //10k
  }else if ((nHeight % 5) == 1)
  {
   nSubsidy = 5000 * COIN; //5k
  }
 
  //limit first blocks to protect against instamine.
  if (nHeight < 2){
nSubsidy = 24000000 * COIN; // 1.5%
  }else if(nHeight < 500)
  {
nSubsidy = 100 * COIN;
  }
  else if(nHeight < 1000) 
  {
nSubsidy = 500 * COIN;
  }
there is no block halving.  Not saying he might not add it in the future but I don't see anything there yet.
full member
Activity: 140
Merit: 100
guys, i have a question
haven't found anything about reward halfing in OP-post
so how does USDe max supply work?
legendary
Activity: 1049
Merit: 1006
Ok, what am I doing wrong?Smiley) I have a GTX 650 and i get 48kh/s sec and this guy has a gtx550 and get +95kh/s ?Smiley) who can help me?

Hey, what miner are you using? cudaminer? and what command line did you wrote?>

Yes, cudaminer.

Code:
cudaminer -H 1 -i 1 -d 0 -C 1 -l F16x8 -m 1


Note that incorrect has a Fermi GPU (GTX 550 Ti) and yours is a Kepler GPU (GTX 650), so you have to change the command line to select the Kepler kernel. Try this one:

cudaminer -i 1 -l k8x16 -H 1 -o server:port -O username:password

More info here:

https://bitcointalksearch.org/topic/m.4526446
full member
Activity: 140
Merit: 100
Anybody else solo mining?  Figured I would go all or nothing for a bit. 7 Hours and 9 blocks later I've got another 45K added to my wallet.  Gotta love it!  Now if I could just hit one of those 100K blocks...

How much hash?

~3.3MHS
mm, can you screencap what blocks did you receive? i mean "45x1000" or "40x1000 1x5000" or smth like this
newbie
Activity: 55
Merit: 0
Just wanted to say thanks for making this.  I'm glad to see some fellow vets make it big.  Keep up the good work!!!!!
sr. member
Activity: 400
Merit: 250
Anybody else solo mining?  Figured I would go all or nothing for a bit. 7 Hours and 9 blocks later I've got another 45K added to my wallet.  Gotta love it!  Now if I could just hit one of those 100K blocks...

How much hash?

~3.3MHS

You made 45k for 7 hours with 3.3Mh/s...wow... you are lucky !
sr. member
Activity: 392
Merit: 250
Well I've been up for awhile. I have to go to bed. I'm sad I'm going to miss it. I almost burned myself just trying to stay up because I just wanted to witness it. But here you go, you're one closer. Can't wait to see you guys tomorrow. This is really getting good, and this is just the beginning!!

This is my new BIG family.

Goodnight guys LOL

 Grin Grin Grin Grin Grin Grin Grin Grin

Anybody else going to call in a night?

I'll answer my own call - headed to bed.  I'll stick to mining Smiley
sr. member
Activity: 392
Merit: 250
Anybody else solo mining?  Figured I would go all or nothing for a bit. 7 Hours and 9 blocks later I've got another 45K added to my wallet.  Gotta love it!  Now if I could just hit one of those 100K blocks...

Is there a guide on how to set that up and sync with the wallet.....Huh   Sorry kinda new to the solo mining Cry  .  I mine with GUI-MINER ALPHA

http://cryptocur.com/litecoin/litecoin-mining/

Same principals apply.  USDe file is usde.conf.  You will have to create this.
member
Activity: 91
Merit: 10
Always to the fullest always to the max!
Anybody else solo mining?  Figured I would go all or nothing for a bit. 7 Hours and 9 blocks later I've got another 45K added to my wallet.  Gotta love it!  Now if I could just hit one of those 100K blocks...

Is there a guide on how to set that up and sync with the wallet.....Huh   Sorry kinda new to the solo mining Cry  .  I mine with GUI-MINER ALPHA
sr. member
Activity: 392
Merit: 250
Well I've been up for awhile. I have to go to bed. I'm sad I'm going to miss it. I almost burned myself just trying to stay up because I just wanted to witness it. But here you go, you're one closer. Can't wait to see you guys tomorrow. This is really getting good, and this is just the beginning!!

This is my new BIG family.

Goodnight guys LOL

 Grin Grin Grin Grin Grin Grin Grin Grin

Anybody else going to call in a night?
sr. member
Activity: 448
Merit: 250
electroneum.com
Well I've been up for awhile. I have to go to bed. I'm sad I'm going to miss it. I almost burned myself just trying to stay up because I just wanted to witness it. But here you go, you're one closer. Can't wait to see you guys tomorrow. This is really getting good, and this is just the beginning!!

This is my new BIG family.

Goodnight guys LOL

 Grin Grin Grin Grin Grin Grin Grin Grin
sr. member
Activity: 392
Merit: 250
Anybody else solo mining?  Figured I would go all or nothing for a bit. 7 Hours and 9 blocks later I've got another 45K added to my wallet.  Gotta love it!  Now if I could just hit one of those 100K blocks...

How much hash?

~3.3MHS
legendary
Activity: 1120
Merit: 1003
twet.ch/inv/62d7ae96
Anybody else solo mining?  Figured I would go all or nothing for a bit. 7 Hours and 9 blocks later I've got another 45K added to my wallet.  Gotta love it!  Now if I could just hit one of those 100K blocks...

How much hash?
sr. member
Activity: 392
Merit: 250
Anybody else solo mining?  Figured I would go all or nothing for a bit. 7 Hours and 9 blocks later I've got another 45K added to my wallet.  Gotta love it!  Now if I could just hit one of those 100K blocks...
full member
Activity: 152
Merit: 102
If I had a million USDE
If I had a million USDE
Well, I'd buy you a house
I would buy you a house
member
Activity: 86
Merit: 10
Because USDe is very good!!!

GdVtJHUwa7s2grrJP36WGT1iZD6fUYLfAP
Jump to: