Bitcoin Forum
May 04, 2024, 07:40:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »  All
  Print  
Author Topic: [ANN][MYST] MysteryCoin - x11 POW End / POS - Cryptsy, Trex, Cex - March Updates  (Read 34103 times)
richiela
Hero Member
*****
Offline Offline

Activity: 937
Merit: 1000


View Profile
January 30, 2015, 10:11:39 PM
 #121

static const int64_t MAX_MINT_PROOF_OF_STAKE = 1.618 * COIN;   // 16.18% annual interest

dunno if this was intentional, meant to be funny, or a mistake... but obviously wrong and def hurts your chances of getting it on an exchange... i suggest you work with some of the standard code reviewers on here and get a review.

thanks,
richie@bittrex

Looking for the best exchange? -> https://bittrex.com
1714808444
Hero Member
*
Offline Offline

Posts: 1714808444

View Profile Personal Message (Offline)

Ignore
1714808444
Reply with quote  #2

1714808444
Report to moderator
1714808444
Hero Member
*
Offline Offline

Posts: 1714808444

View Profile Personal Message (Offline)

Ignore
1714808444
Reply with quote  #2

1714808444
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
traumschiff
Legendary
*
Offline Offline

Activity: 1498
Merit: 1001


180 BPM


View Profile
January 30, 2015, 10:15:54 PM
 #122

static const int64_t MAX_MINT_PROOF_OF_STAKE = 1.618 * COIN;   // 16.18% annual interest

dunno if this was intentional, meant to be funny, or a mistake... but obviously wrong and def hurts your chances of getting it on an exchange... i suggest you work with some of the standard code reviewers on here and get a review.

thanks,
richie@bittrex


I agree on the review part, but ocminer tends to add coins only after he reviewd them.

Also you are atm missing out a coin with potential huge volume, it spiked to 230 GH/s several times and even after a huge block reward cut it has really high hash.

traumschiff
Legendary
*
Offline Offline

Activity: 1498
Merit: 1001


180 BPM


View Profile
January 30, 2015, 10:23:58 PM
 #123

Which exchange should MYST be on first?



Duno if you have any contacts there, but.... try BTER.

That would be huge for sure.

jimlite
Legendary
*
Offline Offline

Activity: 1848
Merit: 1018


View Profile WWW
January 30, 2015, 10:33:34 PM
 #124

static const int64_t MAX_MINT_PROOF_OF_STAKE = 1.618 * COIN;   // 16.18% annual interest

dunno if this was intentional, meant to be funny, or a mistake... but obviously wrong and def hurts your chances of getting it on an exchange... i suggest you work with some of the standard code reviewers on here and get a review.

thanks,
richie@bittrex

I'm no coder, but shouldn't 16.18% staking be .1618*COIN, or just off by one decimal place?

Binance, hottest/largest alt exchange, 2BTC daily no verification. https://www.binance.com/?ref=13309371
NEED TO RENT A RIG? All algos at http://www.miningrigrentals.com/register?ref=627


  ✵ Super FAST block times      ✵ Block Explorer right in the wallet!     ✵ Stealth Addresses     ✵ PoW/PoS hybrid  
██
██
██
██
██
██
██
██
██
██
██
Ancient Money
for a New World
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
Join the conversation!
██
██
██
██
██
██
██
██
██
██
██

                 ▄████▄▄    ▄
██             ████████████▀
████▄         █████████████▀
▀████████▄▄   █████████████
▄▄█████████████████████████
██████████████████████████
  ▀██████████████████████
   █████████████████████
    ▀█████████████████▀
      ▄█████████████▀
▄▄███████████████▀
   ▀▀▀▀▀▀▀▀▀▀▀

TWITTER


solacedev (OP)
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
January 30, 2015, 10:42:32 PM
 #125

It's a mistake and I will write the code to fork to the proper .1618 at block 5000 near POW end. Will get it out tonight. Thanks!

static const int64_t MAX_MINT_PROOF_OF_STAKE = 1.618 * COIN;   // 16.18% annual interest

dunno if this was intentional, meant to be funny, or a mistake... but obviously wrong and def hurts your chances of getting it on an exchange... i suggest you work with some of the standard code reviewers on here and get a review.

thanks,
richie@bittrex
romeshomey
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
January 30, 2015, 11:40:13 PM
 #126

It's a mistake and I will write the code to fork to the proper .1618 at block 5000 near POW end. Will get it out tonight. Thanks!

static const int64_t MAX_MINT_PROOF_OF_STAKE = 1.618 * COIN;   // 16.18% annual interest

dunno if this was intentional, meant to be funny, or a mistake... but obviously wrong and def hurts your chances of getting it on an exchange... i suggest you work with some of the standard code reviewers on here and get a review.

thanks,
richie@bittrex

Good that it was noticed now rather than later.
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 30, 2015, 11:47:07 PM
 #127

static const int64_t MAX_MINT_PROOF_OF_STAKE = 1.618 * COIN;   // 16.18% annual interest

dunno if this was intentional, meant to be funny, or a mistake... but obviously wrong and def hurts your chances of getting it on an exchange... i suggest you work with some of the standard code reviewers on here and get a review.

thanks,
richie@bittrex


I agree on the review part, but ocminer tends to add coins only after he reviewd them.

Also you are atm missing out a coin with potential huge volume, it spiked to 230 GH/s several times and even after a huge block reward cut it has really high hash.

Yes I look for malicious stuff but I did not see that, good catch.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
traumschiff
Legendary
*
Offline Offline

Activity: 1498
Merit: 1001


180 BPM


View Profile
January 30, 2015, 11:49:44 PM
 #128

static const int64_t MAX_MINT_PROOF_OF_STAKE = 1.618 * COIN;   // 16.18% annual interest

dunno if this was intentional, meant to be funny, or a mistake... but obviously wrong and def hurts your chances of getting it on an exchange... i suggest you work with some of the standard code reviewers on here and get a review.

thanks,
richie@bittrex


I agree on the review part, but ocminer tends to add coins only after he reviewd them.

Also you are atm missing out a coin with potential huge volume, it spiked to 230 GH/s several times and even after a huge block reward cut it has really high hash.

Yes I look for malicious stuff but I did not see that, good catch.

Yeah, that's what I meant. You mostly find out if a coin has an intentionally bad code.

Thank you for the well working pool again, was a pleasure to mine on  Smiley

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 30, 2015, 11:50:48 PM
 #129

static const int64_t MAX_MINT_PROOF_OF_STAKE = 1.618 * COIN;   // 16.18% annual interest

dunno if this was intentional, meant to be funny, or a mistake... but obviously wrong and def hurts your chances of getting it on an exchange... i suggest you work with some of the standard code reviewers on here and get a review.

thanks,
richie@bittrex


I agree on the review part, but ocminer tends to add coins only after he reviewd them.

Also you are atm missing out a coin with potential huge volume, it spiked to 230 GH/s several times and even after a huge block reward cut it has really high hash.

Yes I look for malicious stuff but I did not see that, good catch.

Yeah, that's what I meant. You mostly find out if a coin has an intentionally bad code.

Thank you for the well working pool again, was a pleasure to mine on  Smiley

Thank you for mining, without you and all the other miners it would not be working at all Smiley

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
ivan1975
Legendary
*
Offline Offline

Activity: 2842
Merit: 1168


View Profile
January 31, 2015, 08:30:16 AM
 #130

Any exchange?
Nthused
Legendary
*
Offline Offline

Activity: 1554
Merit: 1001



View Profile
January 31, 2015, 08:46:33 AM
 #131

Any exchange?

Pretty sure they are going to updated the code in the wallet and push an update before PoS kicks in, Richie from Bittrex already posted in this thread saying if this part of the code was fixed then alot more Exchanges would easily add them.

What does that say  Huh  Shocked  Grin

I'm looking forward to the new stuff coming very soon from Mysterycoin.
m4xp0w3r7
Hero Member
*****
Offline Offline

Activity: 596
Merit: 500


View Profile
January 31, 2015, 08:49:39 AM
 #132

Any exchange?

Pretty sure they are going to updated the code in the wallet and push an update before PoS kicks in, Richie from Bittrex already posted in this thread saying if this part of the code was fixed then alot more Exchanges would easily add them.

What does that say  Huh  Shocked  Grin

I'm looking forward to the new stuff coming very soon from Mysterycoin.

i received my first stake 11 hours ago
klopper
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile
January 31, 2015, 08:51:56 AM
 #133

Any exchange?

Pretty sure they are going to updated the code in the wallet and push an update before PoS kicks in, Richie from Bittrex already posted in this thread saying if this part of the code was fixed then alot more Exchanges would easily add them.

What does that say  Huh  Shocked  Grin

I'm looking forward to the new stuff coming very soon from Mysterycoin.

i received my first stake 11 hours ago

Its' a POW/POS hybrid - so yeah people are staking already.

When did this: "def hurts your chances of getting it on an exchange"
mean this:"alot more Exchanges would easily add them"Huh
traumschiff
Legendary
*
Offline Offline

Activity: 1498
Merit: 1001


180 BPM


View Profile
January 31, 2015, 08:53:55 AM
 #134

Any exchange?

Pretty sure they are going to updated the code in the wallet and push an update before PoS kicks in, Richie from Bittrex already posted in this thread saying if this part of the code was fixed then alot more Exchanges would easily add them.

What does that say  Huh  Shocked  Grin

I'm looking forward to the new stuff coming very soon from Mysterycoin.

i received my first stake 11 hours ago

Its' a POW/POS hybrid - so yeah people are staking already.

And that should also mean that the max supply will be less than 2.8m

On another note, block rewards just dropped again and still 42 GH/s nethash, this is huge.

Nthused
Legendary
*
Offline Offline

Activity: 1554
Merit: 1001



View Profile
January 31, 2015, 08:54:28 AM
 #135

Any exchange?

Pretty sure they are going to updated the code in the wallet and push an update before PoS kicks in, Richie from Bittrex already posted in this thread saying if this part of the code was fixed then alot more Exchanges would easily add them.

What does that say  Huh  Shocked  Grin

I'm looking forward to the new stuff coming very soon from Mysterycoin.

i received my first stake 11 hours ago

Its' a POW/POS hybrid - so yeah people are staking already.

My mistake I hope they Rectify this as soon as they can.

It will be better for the coin.
kubuminer
Sr. Member
****
Offline Offline

Activity: 532
Merit: 250


View Profile
January 31, 2015, 09:52:23 AM
 #136

guys sent any hash on our pool. thanks. we wait miners
solacedev (OP)
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
January 31, 2015, 10:07:28 AM
 #137


Wallet problem as reported by Bittrex was fixed. There will be approx 3 days of POS stake 1.618 which will cause 2% inflation of all coins (should still be under target). At block 5,000 the POS rate will switch to the proper 16.18% staking interest per year.


Please update your wallets and tell your pools to update before block 5,000!! We have about 3,000 more to go at 1.5 mins each.


New please update 1/31/2015 EXE and Source

Windows Wallet - Clean EXE

https://mega.co.nz/#!G80RnC4C!EPuxyZxYn0QL2g9OOTNQdMpB9wr-kZZpfisx5hs41IY

or

http://s000.tinyupload.com/index.php?file_id=23861673368876669977




SOURCE CODE  update 1/31/2015

https://bitbucket.org/mysterycoin/mysterycoin






Update before block 5,000 in approx 2.9 days.

Thanks!



Updated logo.

More revealed soon.

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 31, 2015, 10:25:05 AM
 #138

Suprnova has been updated to latest wallet.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Nthused
Legendary
*
Offline Offline

Activity: 1554
Merit: 1001



View Profile
January 31, 2015, 10:44:20 AM
 #139

MysteryCoin Update!





Wallet problem as reported by Bittrex was fixed. There will be approx 3 days of POS stake 1.618 which will cause 2% inflation of all coins (should still be under target). At block 5,000 the POS rate will switch to the proper 16.18% staking interest per year.


Please update your wallets and tell your pools to update before block 5,000!! We have about 3,000 more to go at 1.5 mins each.


New please update 1/31/2015 EXE and Source

Windows Wallet - Clean EXE

https://mega.co.nz/#!G80RnC4C!EPuxyZxYn0QL2g9OOTNQdMpB9wr-kZZpfisx5hs41IY

or

http://s000.tinyupload.com/index.php?file_id=23861673368876669977




SOURCE CODE  update 1/31/2015

https://bitbucket.org/mysterycoin/mysterycoin






Update before block 5,000 in approx 2.9 days.

Thanks!



Updated logo.

More revealed soon.



Thanks for the Update, I will update my wallet to the latest Revision now.
traumschiff
Legendary
*
Offline Offline

Activity: 1498
Merit: 1001


180 BPM


View Profile
January 31, 2015, 11:23:58 AM
 #140

Nice logo, maybe give us a hint on the roadmap before we hit exchanges?  Wink

Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »  All
  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!