Bitcoin Forum
May 07, 2024, 04:33:50 PM *
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 [All]
  Print  
Author Topic: � [MYST] Mystery Coin � Random Rewards � 24 Seconds � Mystery FOUND - ROLLBACK �  (Read 26803 times)
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 26, 2014, 07:49:25 AM
Last edit: July 31, 2014, 06:46:22 PM by MysteryCoin.org
 #1



Rolling back to 7408. All vulnerabilities have been closed. Coin now has no flaws. I will post a detailed response on what happened, why it happened, and how it was so easy to do. Thanks to earlz for finding the mystery and MrData for his help with the rollback


http://www.mysterycoin.org/1.png
 http://www.mysterycoin.org/windows.png  http://www.mysterycoin.org/github.pnghttp://www.mysterycoin.org/3.png
http://www.mysterycoin.org/feat.png
http://www.mysterycoin.org/myst.png
This coin has a mystery...
It's not malicious...
It's not obvious...
Virtually insignificant...
But when found...
Will raise the due diligence standard
http://www.mysterycoin.org/find.png

http://www.mysterycoin.org/pools.png

Third party pools. We take no responsibility for down time or lost shares. Contact Pool Operator for support

Please post your pool picture and link to be readded once you are updated to the rollback

http://s27.postimg.org/wkqvz9vpv/logo.png        https://i.imgur.com/dSAlr80.png        https://www.minep.it/images/logo.png        http://s14.postimg.org/luwpmtsip/gc_pool.jpg

Pool operators will probably have to run the daemon with -disablesafemode for a while until there enough new good blocks to be a longer chain than the old one
Pool Operators: Your pool will be listed once you post a confirmation that you have updated


Code:
int64 static GetBlockValue(int nHeight, int64 nFees, uint256 prevHash)
{
       int64 nSubsidy = 10 * COIN;

       std::string cseed_str = prevHash.ToString().substr(7,7);
       const char* cseed = cseed_str.c_str();
       long seed = hex2long(cseed);
       int rand = generateMTRandom(seed, 800);
       int rand1 = 0;
       int rand2 = 0;
       int rand3 = 0;
       int rand4 = 0;
       int rand5 = 0;
       int rand6 = 0;
       int rand7 = 0;

      
       if(nHeight < 80000)    
       {
               nSubsidy = rand * COIN;
       }



       else if(nHeight < 160000)      
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand1 = generateMTRandom(seed, 400);
               if(rand1 < 1)
               nSubsidy = rand1 + 1 * COIN;
               else if(rand1 > 1)
               nSubsidy = rand1 * COIN;
       }
       else if(nHeight < 240000)      
       {
               cseed_str = prevHash.ToString().substr(6,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand2 = generateMTRandom(seed, 300);
               if(rand2 < 2)
               nSubsidy = rand2 + 2 * COIN;
               else if(rand2 > 2)
               nSubsidy = rand2 * COIN;
       }
       else if(nHeight < 320000)      
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand3 = generateMTRandom(seed, 200);
               if(rand3 < 3)
               nSubsidy = rand3 + 3 * COIN;
               else if(rand3 > 3)
               nSubsidy = rand3 * COIN;
       }
       else if(nHeight < 400000)      
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand4 = generateMTRandom(seed, 100);
               if(rand4 < 4)
               nSubsidy = rand4 + 4 * COIN;
               else if(rand4 > 4)
               nSubsidy = rand4 * COIN;
       }
       else if(nHeight < 480000)      
       {
               cseed_str = prevHash.ToString().substr(6,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand5 = generateMTRandom(seed, 50);
               if(rand5 < 5)
               nSubsidy = rand5 + 5 * COIN;
               else if(rand5 > 5)
               nSubsidy = rand5 * COIN;
       }
       else if(nHeight < 560000)      
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand6 = generateMTRandom(seed, 25);
               if(rand6 < 6)
               nSubsidy = rand6 + 6 * COIN;
               else if(rand6 > 6)
               nSubsidy = rand6 * COIN;
       }
       else if(nHeight < 600000)      
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand1 = generateMTRandom(seed, 14);
               if(rand7 < 1)
               nSubsidy = rand7 + 7 * COIN;
               else if(rand7 > 7)
               nSubsidy = rand7 * COIN;
       }


        nSubsidy >>= (nHeight / 1000000);

   return nSubsidy;
}



Rolling back to 7408. All vulnerabilities have been closed. Coin now has no flaws. I will post a detailed response on what happened, why it happened, and how it was so easy to do. Thanks to earlz for finding the mystery and MrData for his help with the rollback


http://www.mysterycoin.org/1.png
 http://www.mysterycoin.org/windows.png  http://www.mysterycoin.org/github.png
1715099630
Hero Member
*
Offline Offline

Posts: 1715099630

View Profile Personal Message (Offline)

Ignore
1715099630
Reply with quote  #2

1715099630
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715099630
Hero Member
*
Offline Offline

Posts: 1715099630

View Profile Personal Message (Offline)

Ignore
1715099630
Reply with quote  #2

1715099630
Report to moderator
1715099630
Hero Member
*
Offline Offline

Posts: 1715099630

View Profile Personal Message (Offline)

Ignore
1715099630
Reply with quote  #2

1715099630
Report to moderator
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
July 26, 2014, 07:52:57 AM
 #2

algo?

Not your keys, not your coins!
Jayem
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile WWW
July 26, 2014, 08:11:05 AM
 #3

Says SHA in the picture.

Be part of a great community @ https://bleutrade.com/sign_up/3029
SnjafSnjaf
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
July 26, 2014, 09:06:17 AM
 #4

To bad it is SHA, it could be a X11 and still bring in "ASICS"...
meccoin4me
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500


Bitcoin is getting bigcoin


View Profile
July 26, 2014, 04:03:00 PM
 #5

still waiting for 2 hour message

https://bitcointalk.org/index.php?topic=1155319.0  DELTACREDITS , great coin , great idea behind
paradigmflux
Sr. Member
****
Offline Offline

Activity: 378
Merit: 254

small fry


View Profile WWW
July 26, 2014, 04:05:46 PM
 #6

is this going to be the one that switches algos randomly and requires a special miner package???
i thought roulettecoin was it, and they were still busy premining it, but maybe there's a special trick up the sleeve yet.

---
NXT Multipool! Mine Scrypt, SHA, Keccak or X11 for NXT! http://hashrate.org
http://hashrate.org/getting_started for port info!
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 26, 2014, 05:10:26 PM
 #7

This should be interesting   Grin

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
July 26, 2014, 05:12:08 PM
 #8

Hidden premine?  Roll Eyes
MineP.it
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 26, 2014, 06:05:05 PM
 #9

Releasing Today, July 27th


Today is the 26th isn't it? Is that the surprise?

https://www.minep.it - secure, stable mining pools | 0.75% fees | chat | forums | one login for 40+ pools | unique interface
Pools: Bitcoin | BitMark | ConspiracyCoin | CryptCoin | CureCoin | DarkCoin | Digit | DogeCoin | Dvorakoin | FeatherCoin | FractalCoin | Hiro | IsraelCoin | KarmaCoin | Kryptonite | LimeCoinX | Litecoin | MultiWalletCoin | Negotium | NewWorldOrder | OzzieCoin | PyramidsCoin | RootCoin | SaveCoin | Shade | SurvivorCoin | SysCoin | TalkCoin | TitCoin | Trinity | UseCoin | UtopiaCoin | VertCoin | ViaCoin | VirtualCoin | VirtualMiningCoin | WankCoin | WorldCoin | ZetaCoin
Eliovp
Legendary
*
Offline Offline

Activity: 1050
Merit: 1293

Huh?


View Profile WWW
July 26, 2014, 06:07:58 PM
 #10

Releasing Today, July 27th


Today is the 26th isn't it? Is that the surprise?
That's the mystery...


Btw. in Australia it's already the 27th..  Wink

vegasguy
Legendary
*
Offline Offline

Activity: 1610
Merit: 1003


"Yobit pump alert software" Link in my signature!


View Profile
July 26, 2014, 06:08:19 PM
 #11

That depends where you are . Its the 27th in Australia.

Vegas

LOL. We BOTH typed "its the 27th in Austraila, same time Wink

I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed Smiley https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
Eliovp
Legendary
*
Offline Offline

Activity: 1050
Merit: 1293

Huh?


View Profile WWW
July 26, 2014, 06:12:22 PM
 #12

That depends where you are . Its the 27th in Australia.

Vegas

LOL. We BOTH typed "its the 27th in Austraila, same time Wink

Haha.. he could also be from The Kiribati Line Islands.. i believe that's UTC +14 .. Smiley

So it's perfectly possible ;-)

silvo
Full Member
***
Offline Offline

Activity: 196
Merit: 100

8pool.dtdns.net OP


View Profile
July 26, 2014, 07:09:47 PM
 #13

NOMP POOL,NODE.JS TECHNOLOGY INSIDE.
use your Coin address and Happy Mining! no registration!
Fast payment! fee only 1% ,stratum & vardiff

█████8pool.dtdns.net , multiple algo support █████
Pebbelzz
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile WWW
July 26, 2014, 07:22:02 PM
 #14

watching

KranioDev
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 26, 2014, 07:24:43 PM
Last edit: July 26, 2014, 07:38:17 PM by KranioDev
 #15

We'll set up a pool for MisteryCoin  Cool

(We've been one of the main pool for BTCD mantained 150 TH , we expect the same with MisteryCoin!

CryptoSkills Pool is back!

http://i59.tinypic.com/14o2442.png

  • Only 0.99% Fees!
  • 24/7 Support
  • No registration needed, fast payouts
  • Multi-coin / multi-pool
  • Ready at launch,always!

No registration needed! Point your miners to our pool, set your own address and start getting payout every 20 seconds!
(since block maturation)



Why choose a NOMP pool?

   1) It's Safer than a normal Pool. Cause you do not need to give any personal info such email or passwords.

    2) It's faster: point your miners, set your address in your miner config and earn coind immediately with auto payouts every 30 seconds!

    3) It's lighter for your internet connection than normal MPOS pool.

    Are you still waiting to mine on http://pools.cryptoskills.com/  ??

Quote

Quick guide how to mine on CryptoSkills pools http://pools.cryptoskills.com/


Username: your mysterycoin wallet address

Password: anything

Algorithm: sha-256

URL (difficulty 1): stratum+tcp://cryptoskills.com:3005
URL (Vardiff 128): stratum+tcp://cryptoskills.com:3035
URL (difficulty 1024): stratum+tcp://cryptoskills.com:3255

bigc1984
Hero Member
*****
Offline Offline

Activity: 658
Merit: 534


View Profile
July 26, 2014, 07:26:57 PM
 #16

sounds cool ill be mining
MinerMario
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
July 26, 2014, 07:27:32 PM
 #17

Quote
This coin has a mystery...
It's not malicious...
It's not obvious...
Virtually insignificant...
But when found...
Will raise the due diligence standard

You will put a virus in the wallets?
You are the IRS and will tax on the insignificant profit if any?
You will have mined 80000 blocks before launch?
You will have a super block of 10000000 which can only be mined by you?

Then you will say "do better due diligence" ?

Okay I like this coin. I wouldn't touch it with an enemies dick, but interested in the stories that follow. Grin   Grin

Shitcoins are never "undervalued"
bigc1984
Hero Member
*****
Offline Offline

Activity: 658
Merit: 534


View Profile
July 26, 2014, 07:27:44 PM
 #18

algo?

that's part of the mystery
bigc1984
Hero Member
*****
Offline Offline

Activity: 658
Merit: 534


View Profile
July 26, 2014, 07:28:19 PM
 #19

Quote
This coin has a mystery...
It's not malicious...
It's not obvious...
Virtually insignificant...
But when found...
Will raise the due diligence standard

You will put a virus in the wallets?
You are the IRS and will tax on the insignificant profit if any?
You will have mined 80000 blocks before launch?
You will have a super block of 10000000 which can only be mined by you?

Then you will say "do better due diligence" ?

Okay I like this coin. I wouldn't touch it with an enemies dick, but interested in the stories that follow. Grin   Grin

You are a half empty type of guy, huh?
kcanup
Legendary
*
Offline Offline

Activity: 1484
Merit: 1000


View Profile
July 26, 2014, 07:32:35 PM
 #20

Any bounty for finding mystery?  Tongue
durilup
Full Member
***
Offline Offline

Activity: 338
Merit: 101



View Profile
July 26, 2014, 07:34:50 PM
 #21

Bitember is considering this coin for potential pools.


Cool

majeis
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
July 26, 2014, 07:56:15 PM
Last edit: July 26, 2014, 08:33:09 PM by majeis
 #22

We need to get Scooby and the gang on the line. This is like a totally serious mystery we have here in our midst.

RIP Casey Kasem


▄▄▄████████▄▄▄
▄██████████████████▄
▄██████████████████████▄
██████████████████████████
████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
████████████████████████████
██████████████████████████
▀██████████████████████▀
▀██████████████████▀
▀▀▀████████▀▀▀
   ███████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
███████
BTC  ◉PLAY  ◉XMR  ◉DOGE  ◉STRAT  ◉ETH  ◉GRC  ◉LTC  ◉DASH  ◉PPC
     ▄▄██████████████▄▄
  ▄██████████████████████▄        █████
▄██████████████████████████▄      █████
████ ▄▄▄▄▄ ▄▄▄▄▄▄ ▄▄▄▄▄ ████     ▄██▀
████ █████ ██████ █████ ████    ▄██▀
████ █████ ██████ █████ ████    ██▀
████ █████ ██████ █████ ████    ██
████ ▀▀▀▀▀ ▀▀▀▀▀▀ ▀▀▀▀▀ ████ ▄██████▄
████████████████████████████ ████████
███████▀            ▀███████ ▀██████▀
█████▀                ▀█████
▀██████████████████████████▀
  ▀▀████████████████████▀▀ 
DICE           
BLACKJACK
PLINKO       
VIDEO POKER
ROULETTE     
LOTTO            
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 26, 2014, 08:10:33 PM
 #23

It's SHA

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 26, 2014, 08:12:02 PM
 #24


Please don't fear, Hardcoreminers is here!



Mystery Pool ready for Pre-Reg!:
http://mystery.hardcoreminers.com


- DDOS Protected
- Reachable through SSL for enhanced security
- Powerful dedicated servers

Connect with: stratum+tcp://stratum-eu.mystery.hardcoreminers.com:3105 -u Weblogin.WorkerName -p WorkerPassword

My favorite pool.  This is where I'll be hashing away

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
defaced
Legendary
*
Offline Offline

Activity: 2184
Merit: 1011


Franko is Freedom


View Profile WWW
July 26, 2014, 08:45:24 PM
 #25

I could help you with another pool if you need.

Fortune Favors the Brave
Borderless CharityEXPANSEEXRAllergy FinderFranko Is Freedom
MinerMario
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
July 26, 2014, 09:13:57 PM
 #26

Quote
This coin has a mystery...
It's not malicious...
It's not obvious...
Virtually insignificant...
But when found...
Will raise the due diligence standard

You will put a virus in the wallets?
You are the IRS and will tax on the insignificant profit if any?
You will have mined 80000 blocks before launch?
You will have a super block of 10000000 which can only be mined by you?

Then you will say "do better due diligence" ?

Okay I like this coin. I wouldn't touch it with an enemies dick, but interested in the stories that follow. Grin   Grin

You are a half empty type of guy, huh?

I just don't like surprises.

Will probably still mine it though cause I am bored. ShitcoinHerald is 5/5 on fails today and has been for weeks. I have almost forgotten what it feels like to lose money on shitcoins. Need a refresher. Smiley


Shitcoins are never "undervalued"
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 26, 2014, 09:16:17 PM
 #27

So I take it 5 pm ESDT was incorrect or was that part of the mystery?

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
MinerMario
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
July 26, 2014, 09:17:30 PM
 #28

Any bounty for finding mystery?  Tongue

When that big meat stick is hitting your colon repeatedly, you will know you found the mystery. Smiley

Shitcoins are never "undervalued"
Voltarius
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250

Mercurial


View Profile
July 26, 2014, 09:22:57 PM
 #29

I might mine this just for a source of entertainment and see where it goes.  When will the wallet downloads be available for Windows?
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 26, 2014, 09:44:41 PM
 #30

I might mine this just for a source of entertainment and see where it goes.  When will the wallet downloads be available for Windows?

Should be at launch as it is with every coin launch

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
Voltarius
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250

Mercurial


View Profile
July 26, 2014, 09:45:34 PM
Last edit: August 18, 2015, 03:52:27 PM by Voltarius
 #31

I might mine this just for a source of entertainment and see where it goes.  When will the wallet downloads be available for Windows?

Should be at launch as it is with every coin launch
They should hurry up then.
Albiino
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 26, 2014, 09:48:39 PM
 #32

Quote
This coin has a mystery...
It's not malicious...
It's not obvious...
Virtually insignificant...
But when found...
Will raise the due diligence standard

You will put a virus in the wallets?
You are the IRS and will tax on the insignificant profit if any?
You will have mined 80000 blocks before launch?
You will have a super block of 10000000 which can only be mined by you?

Then you will say "do better due diligence" ?

Okay I like this coin. I wouldn't touch it with an enemies dick, but interested in the stories that follow. Grin   Grin

You are a half empty type of guy, huh?

I just don't like surprises.

Will probably still mine it though cause I am bored. ShitcoinHerald is 5/5 on fails today and has been for weeks. I have almost forgotten what it feels like to lose money on shitcoins. Need a refresher. Smiley



Atleast it is mineable coin and not a IPO coin like 99% of the scam coins.
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 26, 2014, 09:49:58 PM
 #33

I might mine this just for a source of entertainment and see where it goes.  When will the wallet downloads be available for Windows?

Should be at launch as it is with every coin launch
Well maybe they should hurry up and launch. Wink
+1   Grin

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
4w4k3ning
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
July 26, 2014, 09:53:25 PM
Last edit: July 28, 2014, 11:00:38 AM by 4w4k3ning
 #34



Voltarius
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250

Mercurial


View Profile
July 26, 2014, 10:02:59 PM
Last edit: August 18, 2015, 03:51:34 PM by Voltarius
 #35

I'm curious  Roll Eyes Roll Eyes Roll Eyes

preparing my sha256 rigs
The same here, I got about 140GH/s standing by for launch.
MinerMario
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
July 26, 2014, 10:13:18 PM
 #36

I am guessing that someone is fucking with you guys who would mine anything, with no information, no forward looking, no specs, and seeing if he can get you to waste your BTC on rented rigs.

I guess we will see.


Shitcoins are never "undervalued"
kcanup
Legendary
*
Offline Offline

Activity: 1484
Merit: 1000


View Profile
July 26, 2014, 10:19:27 PM
 #37

I am guessing that someone is fucking with you guys who would mine anything, with no information, no forward looking, no specs, and seeing if he can get you to waste your BTC on rented rigs.

I guess we will see.


We have new players in market called rental mafias  Wink
MinerMario
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
July 26, 2014, 10:23:21 PM
 #38

I am guessing that someone is fucking with you guys who would mine anything, with no information, no forward looking, no specs, and seeing if he can get you to waste your BTC on rented rigs.

I guess we will see.


We have new players in market called rental mafias  Wink

Yeah, guessing that is what is happening to Prisma as well. Dev up and disappears with no launch and the rig renters are crying.

Shitcoins are never "undervalued"
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 26, 2014, 10:32:54 PM
 #39

I am guessing that someone is fucking with you guys who would mine anything, with no information, no forward looking, no specs, and seeing if he can get you to waste your BTC on rented rigs.

I guess we will see.


We have new players in market called rental mafias  Wink

Yeah, guessing that is what is happening to Prisma as well. Dev up and disappears with no launch and the rig renters are crying.

If that were the case wouldn't they at least ann a time.  Otherwise no one is going to rent. At least they would have given the 2 hour notice.

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
MinerMario
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
July 26, 2014, 10:45:40 PM
 #40

I am guessing that someone is fucking with you guys who would mine anything, with no information, no forward looking, no specs, and seeing if he can get you to waste your BTC on rented rigs.

I guess we will see.


We have new players in market called rental mafias  Wink

Yeah, guessing that is what is happening to Prisma as well. Dev up and disappears with no launch and the rig renters are crying.

If that were the case wouldn't they at least ann a time.  Otherwise no one is going to rent. At least they would have given the 2 hour notice.

Have you seen the available rentals for today on this protocol? Someone will rent. Just not the brightest bulbs.

Shitcoins are never "undervalued"
workminer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
July 26, 2014, 10:46:11 PM
 #41

i can not find launch time! Huh
kcanup
Legendary
*
Offline Offline

Activity: 1484
Merit: 1000


View Profile
July 26, 2014, 10:48:00 PM
 #42

i can not find launch time! Huh
That is a mystery bro  Shocked
ThatDandyMan
Full Member
***
Offline Offline

Activity: 175
Merit: 104



View Profile
July 26, 2014, 10:54:14 PM
 #43

This coin is quite a 'mystery'. I doubt we'll be seeing a release anytime soon.
scorpio25
Member
**
Offline Offline

Activity: 266
Merit: 10

The Experience Layer of the Decentralized Interne


View Profile WWW
July 26, 2014, 10:58:04 PM
 #44

so so so so long those 2 hours SmileyGrin

apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
July 27, 2014, 12:41:21 AM
 #45

so so so so long those 2 hours SmileyGrin

Let's get this launch going!
U
Full Member
***
Offline Offline

Activity: 503
Merit: 106


View Profile
July 27, 2014, 01:19:01 AM
 #46

mining Cheesy

Bitcoin Ethereum TERA
vegasguy
Legendary
*
Offline Offline

Activity: 1610
Merit: 1003


"Yobit pump alert software" Link in my signature!


View Profile
July 27, 2014, 01:26:11 AM
 #47

mining Cheesy

What pool? hardcore miners not active yet. Checked the pools listed an non of them are active.

I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed Smiley https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
Ngaio
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
July 27, 2014, 01:39:22 AM
 #48

all very mysterious...
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 27, 2014, 01:57:04 AM
 #49

mining Cheesy

Almost had me   Wink

Common Mystery dev lets get this party started!!!

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
vindyne8
Legendary
*
Offline Offline

Activity: 1260
Merit: 1009



View Profile
July 27, 2014, 05:26:38 PM
 #50


It said 'SHA - bring it ASIC miners' in the OP.

Hopefully multi-algo or something.
garmin
Hero Member
*****
Offline Offline

Activity: 550
Merit: 501


View Profile
July 27, 2014, 05:26:54 PM
 #51

If you look at the logo in the OP it says "Puzzles that you will first need to solve" that might be the Mystery...
phreakk
Sr. Member
****
Offline Offline

Activity: 307
Merit: 250



View Profile
July 27, 2014, 05:56:41 PM
 #52

If you look at the logo in the OP it says "Puzzles that you will first need to solve" that might be the Mystery...


Easy to solve that one. Stolen image from geocaching.com lol

http://www.geocaching.com/track/details.aspx?id=3374002&page=11

     ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
     █▀█▄              █▀ ▀█▄
     █  ▀█▄          ▄█     ▀█▄
     █    ▀█▄       █▀         ▀▄
     █       █▄   ▄█             ▀█▄
     █         ▀▄█▀                ▀█▄
     █          ███▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▄
     █         ██▌ █▄                ▄█▀
     █        █▌█▌   █▄            ▄▀
     █       ▐▌ █     ▀█▄       ▄█▀
     █      ▐█  █       ▀█▄   ▄█▀
     █      █  ▐█         ▀█▄▀
     █     █   ▐▌           ▀▄
     █    █   ▄▀ ▀█▄▄         ▀▄
     █   █▀ ▄█       ▀█▄▄       ▀▄
     █  █▌ █▀            ▀█▄▄     █▄
     █ ▐▌▄█                  ▀█▄▄  ▀█▄
     █▐██▀                       ▀█▄ ▀█▄
     ██▀                            ▀▀███
     █
.
RATEONIUM

 
GLOBAL BLOCKCHAIN BASED PRODUCT
██  ██
SERVICE RATING PLATFORM
██  ██

 
Twitter       Telegram     Reddit
█ RATE █    █ TRADE  █   █ INVEST █
workminer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
July 28, 2014, 01:44:51 AM
 #53

already 28th July!
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 28, 2014, 03:03:42 AM
Last edit: July 28, 2014, 03:23:25 AM by MysteryCoin.org
 #54

http://www.mysterycoin.org/launch.png
I will be monitoring #MysteryCoin tonight for the launch
DonQuijote
Legendary
*
Offline Offline

Activity: 1551
Merit: 1002


♠ ♥ ♣ ♦ < ♛♚&#


View Profile
July 28, 2014, 03:06:41 AM
 #55

Algo?

THE INGENIOUS GENTLEMAN DON QUIXOTE OF LA MANCHA
♠ ♥ ♣ ♦ < ♛♚♝♞♜ BTC tip: 39gUUFdJBdKWXnLoh3PMNX9eUz3DwakBKq
ThePeePs
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


https://cryptassist.io


View Profile
July 28, 2014, 03:06:52 AM
 #56

First Secret Coin, now Mystery Coin.  What's next?  Double Secret Probation Coin?

THE ONE STOP SOLUTION FOR THE CRYPTO WORLD
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
Facebook   /  Twitter   /  Reddit   /  Medium   /  Youtube   /
      ▄▄█████████▄▄
   ▄█████████████████▄
  █████▀▀  ███  ▀▀█████
 ████     █████     ████
████     ███████
███▀    ████ ████
███▄   ████   ████
████  ████▄▄▄▄▄████  ████
 ███████████████████████
  █████▄▄       ▄▄█████
   ▀█████████████████▀
      ▀▀█████████▀▀

▄██▀▀▀▀▀▀▀▀▀▀▀▀▀██▄
▄██▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀██▄
▄█▀                       ▀█▄
▄▄▄▄ ▄█                           █▄ ▄▄▄▄
█   ███▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀███   █
▀▀█▀                                 ▀█▀▀
▄▀                                     ▀▄
▄▄▀▄▄▄▄                                 ▄▄▄▄▀▄▄
█       ▀▀▄                           ▄▀▀       █
█          █                         █          █
█▀▀▄▄▄▄▄▄▄███▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀███▄▄▄▄▄▄▄▀▀█
▒▀▄       ██▀▀▀▀▀▀▀▀▀▀▀▀█▀█▀▀▀▀▀▀▀▀▀▀▀▀██       ▄▀▒
▒█▀▀▀▀▄▄  █              ▀              █  ▄▄▀▀▀▀█▒
▒█      █ ▀▄                           ▄▀ █      █▒
▒▀▄▀▄▄▄▄▀  █▀▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀▀█  ▀▄▄▄▄▀▄▀▒
▒▒▒▀▄▄▄▄▄ █                             █ ▄▄▄▄▄▀▒▒▒
 ▒▒▒▒▒▒▀▀▀▀▀▄▄▄▄▄▄███████████████▄▄▄▄▄▄▀▀▀▀▒▒▒▒▒▒▒
██
██
██
██
██
██
██
██
██
██
██
██
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 28, 2014, 03:18:34 AM
 #57

First Secret Coin, now Mystery Coin.  What's next?  Double Secret Probation Coin?

I'd mine it!!!  I'll mine ANYTHING!!!

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 28, 2014, 03:21:23 AM
 #58

.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
tyson187
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
July 28, 2014, 03:36:58 AM
Last edit: July 28, 2014, 03:49:46 AM by tyson187
 #59

According to the hardcoreminers

Coin Name    Mysterycoin
Blocktime    3.20 Minutes
Symbol    MYST
Algorithm    SHA-256
Coin Maturity    200
Maximum Coins    4,200,000,000
Block Reward    Started at 100
Premine %    No Premine

 I˙m out since I only mine GPU coins , good luck to everybody .
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 28, 2014, 03:54:22 AM
 #60

According to the hardcoreminers

Coin Name    Mysterycoin
Blocktime    3.20 Minutes
Symbol    MYST
Algorithm    SHA-256
Coin Maturity    200
Maximum Coins    4,200,000,000
Block Reward    Started at 100
Premine %    No Premine

 I˙m out since I only mine GPU coins , good luck to everybody .

You had to look close but it said in the OP from the original post that it was a sha coin

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 28, 2014, 03:58:18 AM
 #61

Which pool will be first to open...  Its a Mystery   Cool

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 28, 2014, 04:01:52 AM
 #62

Code:
int64 static GetBlockValue(int nHeight, int64 nFees, uint256 prevHash)
{
       int64 nSubsidy = 10 * COIN;

       std::string cseed_str = prevHash.ToString().substr(7,7);
       const char* cseed = cseed_str.c_str();
       long seed = hex2long(cseed);
       int rand = generateMTRandom(seed, 800);
       int rand1 = 0;
       int rand2 = 0;
       int rand3 = 0;
       int rand4 = 0;
       int rand5 = 0;
       int rand6 = 0;
       int rand7 = 0;

     
       if(nHeight < 80000)   
       {
               nSubsidy = rand * COIN;
       }



       else if(nHeight < 160000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand1 = generateMTRandom(seed, 400);
               if(rand1 < 1)
               nSubsidy = rand1 + 1 * COIN;
               else if(rand1 > 1)
               nSubsidy = rand1 * COIN;
       }
       else if(nHeight < 240000)     
       {
               cseed_str = prevHash.ToString().substr(6,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand2 = generateMTRandom(seed, 300);
               if(rand2 < 2)
               nSubsidy = rand2 + 2 * COIN;
               else if(rand2 > 2)
               nSubsidy = rand2 * COIN;
       }
       else if(nHeight < 320000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand3 = generateMTRandom(seed, 200);
               if(rand3 < 3)
               nSubsidy = rand3 + 3 * COIN;
               else if(rand3 > 3)
               nSubsidy = rand3 * COIN;
       }
       else if(nHeight < 400000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand4 = generateMTRandom(seed, 100);
               if(rand4 < 4)
               nSubsidy = rand4 + 4 * COIN;
               else if(rand4 > 4)
               nSubsidy = rand4 * COIN;
       }
       else if(nHeight < 480000)     
       {
               cseed_str = prevHash.ToString().substr(6,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand5 = generateMTRandom(seed, 50);
               if(rand5 < 5)
               nSubsidy = rand5 + 5 * COIN;
               else if(rand5 > 5)
               nSubsidy = rand5 * COIN;
       }
       else if(nHeight < 560000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand6 = generateMTRandom(seed, 25);
               if(rand6 < 6)
               nSubsidy = rand6 + 6 * COIN;
               else if(rand6 > 6)
               nSubsidy = rand6 * COIN;
       }
       else if(nHeight < 600000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand1 = generateMTRandom(seed, 14);
               if(rand7 < 1)
               nSubsidy = rand7 + 7 * COIN;
               else if(rand7 > 7)
               nSubsidy = rand7 * COIN;
       }


        nSubsidy >>= (nHeight / 1000000);

   return nSubsidy;
}
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 28, 2014, 04:23:28 AM
 #63

Code:
int64 static GetBlockValue(int nHeight, int64 nFees, uint256 prevHash)
{
       int64 nSubsidy = 10 * COIN;

       std::string cseed_str = prevHash.ToString().substr(7,7);
       const char* cseed = cseed_str.c_str();
       long seed = hex2long(cseed);
       int rand = generateMTRandom(seed, 800);
       int rand1 = 0;
       int rand2 = 0;
       int rand3 = 0;
       int rand4 = 0;
       int rand5 = 0;
       int rand6 = 0;
       int rand7 = 0;

     
       if(nHeight < 80000)   
       {
               nSubsidy = rand * COIN;
       }



       else if(nHeight < 160000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand1 = generateMTRandom(seed, 400);
               if(rand1 < 1)
               nSubsidy = rand1 + 1 * COIN;
               else if(rand1 > 1)
               nSubsidy = rand1 * COIN;
       }
       else if(nHeight < 240000)     
       {
               cseed_str = prevHash.ToString().substr(6,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand2 = generateMTRandom(seed, 300);
               if(rand2 < 2)
               nSubsidy = rand2 + 2 * COIN;
               else if(rand2 > 2)
               nSubsidy = rand2 * COIN;
       }
       else if(nHeight < 320000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand3 = generateMTRandom(seed, 200);
               if(rand3 < 3)
               nSubsidy = rand3 + 3 * COIN;
               else if(rand3 > 3)
               nSubsidy = rand3 * COIN;
       }
       else if(nHeight < 400000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand4 = generateMTRandom(seed, 100);
               if(rand4 < 4)
               nSubsidy = rand4 + 4 * COIN;
               else if(rand4 > 4)
               nSubsidy = rand4 * COIN;
       }
       else if(nHeight < 480000)     
       {
               cseed_str = prevHash.ToString().substr(6,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand5 = generateMTRandom(seed, 50);
               if(rand5 < 5)
               nSubsidy = rand5 + 5 * COIN;
               else if(rand5 > 5)
               nSubsidy = rand5 * COIN;
       }
       else if(nHeight < 560000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand6 = generateMTRandom(seed, 25);
               if(rand6 < 6)
               nSubsidy = rand6 + 6 * COIN;
               else if(rand6 > 6)
               nSubsidy = rand6 * COIN;
       }
       else if(nHeight < 600000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand1 = generateMTRandom(seed, 14);
               if(rand7 < 1)
               nSubsidy = rand7 + 7 * COIN;
               else if(rand7 > 7)
               nSubsidy = rand7 * COIN;
       }


        nSubsidy >>= (nHeight / 1000000);

   return nSubsidy;
}

I don't speak Spanish.

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
DonQuijote
Legendary
*
Offline Offline

Activity: 1551
Merit: 1002


♠ ♥ ♣ ♦ < ♛♚&#


View Profile
July 28, 2014, 04:23:37 AM
 #64

Code:
int64 static GetBlockValue(int nHeight, int64 nFees, uint256 prevHash)
{
       int64 nSubsidy = 10 * COIN;

       std::string cseed_str = prevHash.ToString().substr(7,7);
       const char* cseed = cseed_str.c_str();
       long seed = hex2long(cseed);
       int rand = generateMTRandom(seed, 800);
       int rand1 = 0;
       int rand2 = 0;
       int rand3 = 0;
       int rand4 = 0;
       int rand5 = 0;
       int rand6 = 0;
       int rand7 = 0;

     
       if(nHeight < 80000)   
       {
               nSubsidy = rand * COIN;
       }



       else if(nHeight < 160000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand1 = generateMTRandom(seed, 400);
               if(rand1 < 1)
               nSubsidy = rand1 + 1 * COIN;
               else if(rand1 > 1)
               nSubsidy = rand1 * COIN;
       }
       else if(nHeight < 240000)     
       {
               cseed_str = prevHash.ToString().substr(6,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand2 = generateMTRandom(seed, 300);
               if(rand2 < 2)
               nSubsidy = rand2 + 2 * COIN;
               else if(rand2 > 2)
               nSubsidy = rand2 * COIN;
       }
       else if(nHeight < 320000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand3 = generateMTRandom(seed, 200);
               if(rand3 < 3)
               nSubsidy = rand3 + 3 * COIN;
               else if(rand3 > 3)
               nSubsidy = rand3 * COIN;
       }
       else if(nHeight < 400000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand4 = generateMTRandom(seed, 100);
               if(rand4 < 4)
               nSubsidy = rand4 + 4 * COIN;
               else if(rand4 > 4)
               nSubsidy = rand4 * COIN;
       }
       else if(nHeight < 480000)     
       {
               cseed_str = prevHash.ToString().substr(6,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand5 = generateMTRandom(seed, 50);
               if(rand5 < 5)
               nSubsidy = rand5 + 5 * COIN;
               else if(rand5 > 5)
               nSubsidy = rand5 * COIN;
       }
       else if(nHeight < 560000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand6 = generateMTRandom(seed, 25);
               if(rand6 < 6)
               nSubsidy = rand6 + 6 * COIN;
               else if(rand6 > 6)
               nSubsidy = rand6 * COIN;
       }
       else if(nHeight < 600000)     
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand1 = generateMTRandom(seed, 14);
               if(rand7 < 1)
               nSubsidy = rand7 + 7 * COIN;
               else if(rand7 > 7)
               nSubsidy = rand7 * COIN;
       }


        nSubsidy >>= (nHeight / 1000000);

   return nSubsidy;
}

 Wink

THE INGENIOUS GENTLEMAN DON QUIXOTE OF LA MANCHA
♠ ♥ ♣ ♦ < ♛♚♝♞♜ BTC tip: 39gUUFdJBdKWXnLoh3PMNX9eUz3DwakBKq
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 28, 2014, 04:44:55 AM
 #65

15 more mins??

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
workminer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
July 28, 2014, 04:49:11 AM
 #66

12 min left Cheesy
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
July 28, 2014, 04:50:08 AM
 #67

10 mins!
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 28, 2014, 04:57:44 AM
 #68

Hope Hard Core Miners is ready

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
July 28, 2014, 04:59:44 AM
 #69

Hope Hard Core Miners is ready

Agreed me too
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
July 28, 2014, 05:01:02 AM
 #70

Mystery time?
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 28, 2014, 05:01:44 AM
 #71

IT'S TIME!!!

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 28, 2014, 05:02:02 AM
 #72


http://www.mysterycoin.org/1.png
 http://www.mysterycoin.org/windows.png  http://www.mysterycoin.org/github.png
rhkazani1
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
July 28, 2014, 05:03:16 AM
 #73

Any pools up yet?
bigc1984
Hero Member
*****
Offline Offline

Activity: 658
Merit: 534


View Profile
July 28, 2014, 05:04:25 AM
 #74

slooooow download on wallet
workminer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
July 28, 2014, 05:04:38 AM
 #75

which pool alive?
bigc1984
Hero Member
*****
Offline Offline

Activity: 658
Merit: 534


View Profile
July 28, 2014, 05:06:32 AM
 #76



{
"blocks" : 64,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 214.66265754,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"pooledtx" : 0,
"testnet" : false
}
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 28, 2014, 05:06:43 AM
 #77

Up and Solo'ing. Found 3 blocks so far.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 28, 2014, 05:09:35 AM
 #78

So much for CPU mining

{
"blocks" : 73,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 340.62818509,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 408680,
"pooledtx" : 0,
"testnet" : false
}

Common pools!

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
workminer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
July 28, 2014, 05:12:39 AM
 #79

algo?
sha-256?
rhkazani1
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
July 28, 2014, 05:12:50 AM
 #80

algo?
sha-256?


Yes
rhkazani1
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
July 28, 2014, 05:13:21 AM
 #81

Pools?
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 28, 2014, 05:17:58 AM
 #82

Sent HardCore Miners a PM.  Wake up BRO!

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
donnyespo
Hero Member
*****
Offline Offline

Activity: 827
Merit: 1000


Twitter: @bitcoin_dad


View Profile
July 28, 2014, 05:20:18 AM
 #83

Yes let's go my rigs are rented waiting to go!

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
rhkazani1
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
July 28, 2014, 05:24:10 AM
 #84

No pool owners are bothered....
adoalli
Hero Member
*****
Offline Offline

Activity: 646
Merit: 500



View Profile
July 28, 2014, 05:26:59 AM
 #85

launch failed! no pool read Shocked

BruteFruit
Jr. Member
*
Offline Offline

Activity: 47
Merit: 10


View Profile
July 28, 2014, 05:29:06 AM
 #86

dev, get us a pool

Rent out your hash-rates for faster ROI on your rigs!
Miningrigrentals.com (http://www.miningrigrentals.com?ref=4089)
rhkazani1
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
July 28, 2014, 05:32:50 AM
 #87

What a waste of time,
extrabyte
Legendary
*
Offline Offline

Activity: 840
Merit: 1000



View Profile
July 28, 2014, 05:33:14 AM
 #88

it is SHA   X-11  Huh
p3lonis
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 28, 2014, 05:34:40 AM
 #89

What a waste of time,

could not agree more.
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 28, 2014, 05:35:48 AM
 #90

No don't say failed.

This is my first time ever successfully solo mining a Sha coin at launch. I have 33 blocks with only 2 orphaned.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 28, 2014, 05:37:22 AM
 #91

Hi con someone help me give a sample of config file for solo mining.
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 28, 2014, 05:41:54 AM
 #92

Hi con someone help me give a sample of config file for solo mining.

Here is mine

rpcuser=user
rpcpassword=pass
rpcallowip=*
rpcport=15372
listen=1
daemon=1
server=1


NOTE: I have read where it is not recommended to have * in the rpcallowip, but that is the only way I know how to solo from all my rigs into the wallet.

EDIT: garmin beat me. Use their's it might be a safer way.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 28, 2014, 05:51:39 AM
 #93

OK thanks for info everyone.
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 28, 2014, 05:52:22 AM
 #94

 Cry

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
July 28, 2014, 05:55:19 AM
 #95


MysteryCoin Pool for you:


https://myst.suprnova.cc




This is a Suprnova NG Pool, you can use your unified login there and all your pool workers from earlier setups too.

SSO Single-Sign-On on this Pool - You can also use your previously set up workers !
Payouts every 30 seconds
DDoS protected
Suprnova Quality, lots of experience in all kind of hashes - we had the first X13 Stratum and were among the first X11 and NIST5 Pools !
Highly optimized Stratums and MPOS implementations.
Idle Worker Notifications
Two Factor Authentication if wanted
Support 24x7 via IRC,Mail,PM etc.
Only 1 % fee ! (thats 50% lower than most other Pools !)
We have full SSL encryption on all pools ! (https:// instead of http:// !!)
From miners to miners - we're mining ourselves on the pool, with our own, self built rigs !
A OP that actually knows what he's doing - in crypto and mining since 2011 !
We are on the bright side ! ;-)


Tested and Approvied Mining Rigs can be rented here: (SHA256) http://www.miningrigrentals.com

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

Activity: 756
Merit: 500


View Profile WWW
July 28, 2014, 05:56:38 AM
 #96


MysteryCoin Pool for you:


https://myst.suprnova.cc




This is a Suprnova NG Pool, you can use your unified login there and all your pool workers from earlier setups too.

SSO Single-Sign-On on this Pool - You can also use your previously set up workers !
Payouts every 30 seconds
DDoS protected
Suprnova Quality, lots of experience in all kind of hashes - we had the first X13 Stratum and were among the first X11 and NIST5 Pools !
Highly optimized Stratums and MPOS implementations.
Idle Worker Notifications
Two Factor Authentication if wanted
Support 24x7 via IRC,Mail,PM etc.
Only 1 % fee ! (thats 50% lower than most other Pools !)
We have full SSL encryption on all pools ! (https:// instead of http:// !!)
From miners to miners - we're mining ourselves on the pool, with our own, self built rigs !
A OP that actually knows what he's doing - in crypto and mining since 2011 !
We are on the bright side ! ;-)


Tested and Approvied Mining Rigs can be rented here: (SHA256) http://www.miningrigrentals.com


Thank GOD!

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 28, 2014, 05:59:28 AM
 #97


MysteryCoin Pool for you:


https://myst.suprnova.cc




This is a Suprnova NG Pool, you can use your unified login there and all your pool workers from earlier setups too.

SSO Single-Sign-On on this Pool - You can also use your previously set up workers !
Payouts every 30 seconds
DDoS protected
Suprnova Quality, lots of experience in all kind of hashes - we had the first X13 Stratum and were among the first X11 and NIST5 Pools !
Highly optimized Stratums and MPOS implementations.
Idle Worker Notifications
Two Factor Authentication if wanted
Support 24x7 via IRC,Mail,PM etc.
Only 1 % fee ! (thats 50% lower than most other Pools !)
We have full SSL encryption on all pools ! (https:// instead of http:// !!)
From miners to miners - we're mining ourselves on the pool, with our own, self built rigs !
A OP that actually knows what he's doing - in crypto and mining since 2011 !
We are on the bright side ! ;-)


Tested and Approvied Mining Rigs can be rented here: (SHA256) http://www.miningrigrentals.com


Up and running with another rig. Thanks

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
July 28, 2014, 06:03:16 AM
 #98

lol.. so many blocks ^^

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

Activity: 1386
Merit: 1000


View Profile
July 28, 2014, 06:05:18 AM
 #99

lol.. so many blocks ^^

Yeah. Now I have to stop my solo mining and move my other rig over also.

Edit: It was fun while it lasted.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
July 28, 2014, 06:06:44 AM
 #100

lol.. so many blocks ^^

Yeah. Now I have to stop my solo mining and move my other rig over also.

I like it to be a SHA256 coin.. Haven't had one for long time.. Hopefully this will work out

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

Activity: 756
Merit: 500


View Profile WWW
July 28, 2014, 06:53:01 AM
 #101

40TH now Shocked

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
MineP.it
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 28, 2014, 07:32:10 AM
 #102

MineP.it MysteryCoin Pool

Register now, if you haven't already done so, and prepare your workers start mining!

Stratum connection example:
stratum+tcp://myst.minep.it:3355 -u MinepitUsername.anything -p anything

MinePit Pools
  • 0.75% fees across the board
  • Rock solid security and stability
  • One registration to access all our pools
  • Auto payouts every minute (manual payouts too)
  • 24/7 on-site chatbox
  • Super fast, powerful, scale-able servers
  • Unbeatable DDOS protection
  • Unique, custom interface and back-end infrastructure
  • Super fast compile times - we aim to be one of the first pools running at every launch

Join us now!


https://www.minep.it - secure, stable mining pools | 0.75% fees | chat | forums | one login for 40+ pools | unique interface
Pools: Bitcoin | BitMark | ConspiracyCoin | CryptCoin | CureCoin | DarkCoin | Digit | DogeCoin | Dvorakoin | FeatherCoin | FractalCoin | Hiro | IsraelCoin | KarmaCoin | Kryptonite | LimeCoinX | Litecoin | MultiWalletCoin | Negotium | NewWorldOrder | OzzieCoin | PyramidsCoin | RootCoin | SaveCoin | Shade | SurvivorCoin | SysCoin | TalkCoin | TitCoin | Trinity | UseCoin | UtopiaCoin | VertCoin | ViaCoin | VirtualCoin | VirtualMiningCoin | WankCoin | WorldCoin | ZetaCoin
dinurp
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile
July 28, 2014, 07:42:47 AM
 #103

Is there a Block Explorer here  Huh, and how about premine  Smiley
QuidPro
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
July 28, 2014, 07:58:30 AM
 #104

Its All Very Mysterious
scorpio25
Member
**
Offline Offline

Activity: 266
Merit: 10

The Experience Layer of the Decentralized Interne


View Profile WWW
July 28, 2014, 09:13:45 AM
 #105

is a bit to late but i just woke up  Grin


Mystery Coin Pool US Hosted
http://myst.coin-miners.info/
IS UP!

1% Pool Fee / PROP payout system
Stratum with vardiff.
DDOS protection.
Cashout are processed every minute..

Support at #COINMINERS freenode channel : https://webchat.freenode.net/?channels=#COINMINERS



Skype: coin.miners    
                                                       

Point your miners at: stratum+tcp://myst.coin-miners.info:3340


Rent some sha256 hash power at

http://www.miningrigrentals.com/

dinurp
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile
July 28, 2014, 10:54:12 AM
 #106

Seem like Mystery pass into silence, dev 's not active  Undecided
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
July 28, 2014, 10:59:27 AM
 #107

Now than what exchange will we be on?
4w4k3ning
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
July 28, 2014, 11:02:36 AM
 #108


Mystery Coin Launched!


silvo
Full Member
***
Offline Offline

Activity: 196
Merit: 100

8pool.dtdns.net OP


View Profile
July 28, 2014, 02:26:13 PM
 #109

NOMP POOL,NODE.JS TECHNOLOGY INSIDE.
use your Coin address and Happy Mining!
No Registration!
Fast payment! Fee only 1%
Stratum & Vardiff

█████8pool.dtdns.net , multiple algo support █████
glen123
Legendary
*
Offline Offline

Activity: 1028
Merit: 1000



View Profile
July 28, 2014, 02:31:44 PM
Last edit: July 28, 2014, 03:00:53 PM by glen123
 #110

Next Pool Online :






http://gc-pool.ddns.net/mystery/public/





MPOS , 1% Fee , Backup 120 Mins

Have Fun



BruteFruit
Jr. Member
*
Offline Offline

Activity: 47
Merit: 10


View Profile
July 28, 2014, 04:25:41 PM
 #111

has anyone dissected the code to figure out what the big "mystery" is?

Rent out your hash-rates for faster ROI on your rigs!
Miningrigrentals.com (http://www.miningrigrentals.com?ref=4089)
BruteFruit
Jr. Member
*
Offline Offline

Activity: 47
Merit: 10


View Profile
July 28, 2014, 04:28:13 PM
 #112

dev PM me if you are willing to offer me a bounty for a OSX wallet.

Rent out your hash-rates for faster ROI on your rigs!
Miningrigrentals.com (http://www.miningrigrentals.com?ref=4089)
plethora
Member
**
Offline Offline

Activity: 113
Merit: 10



View Profile
July 28, 2014, 05:42:50 PM
 #113

has anyone dissected the code to figure out what the big "mystery" is?
Well, the first post says the mystery is Virtually insignificant...
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
July 28, 2014, 05:49:16 PM
 #114

has anyone dissected the code to figure out what the big "mystery" is?
Well, the first post says the mystery is Virtually insignificant...

Lol first time I get a pool I'm filling it full of ducks like ur pic!
ebeth08
Full Member
***
Offline Offline

Activity: 168
Merit: 100

Twitter - @hashking


View Profile
July 28, 2014, 06:08:04 PM
 #115

Selling 3000 mystery coins, PM offer

BTC CASINO - REAL LIVE DEALERS >> http://bit.ly/btccasino
Mine @ the Best Pools | Standard Fee: 0.75% | https://www.minep.it/
VISION IT, LIVE IT
shimlbit
Legendary
*
Offline Offline

Activity: 1302
Merit: 1001



View Profile
July 28, 2014, 06:17:56 PM
 #116

wts 15k
pm me offer
donnyespo
Hero Member
*****
Offline Offline

Activity: 827
Merit: 1000


Twitter: @bitcoin_dad


View Profile
July 28, 2014, 09:51:33 PM
 #117

36K for sale

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
July 28, 2014, 10:53:19 PM
 #118

Why the rush to dump  lol

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
ascii
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 29, 2014, 12:50:35 AM
 #119

I found the mystery. What's happen now ?
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 29, 2014, 12:59:42 AM
 #120

I found the mystery. What's happen now ?

Splain.

Please.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 29, 2014, 04:43:21 AM
 #121

I found the mystery. What's happen now ?

I'm willing to bet you didn't
donnyespo
Hero Member
*****
Offline Offline

Activity: 827
Merit: 1000


Twitter: @bitcoin_dad


View Profile
July 29, 2014, 04:45:19 AM
 #122

any idea when youll release more info, what are the plans for the coin?

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 29, 2014, 05:08:13 AM
 #123

any idea when youll release more info, what are the plans for the coin?

What do you want to know?
ostalakar
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
July 29, 2014, 05:40:48 AM
 #124

any idea when youll release more info, what are the plans for the coin?

What do you want to know?

exchange?
paradigmflux
Sr. Member
****
Offline Offline

Activity: 378
Merit: 254

small fry


View Profile WWW
July 29, 2014, 05:43:58 AM
 #125

Is it just me, or the block rewards seem all wonky?
The way that they are being calculated in the code snippet there.
There would be some extremely large blocks intermittently (predictably so, even)

---
NXT Multipool! Mine Scrypt, SHA, Keccak or X11 for NXT! http://hashrate.org
http://hashrate.org/getting_started for port info!
paradigmflux
Sr. Member
****
Offline Offline

Activity: 378
Merit: 254

small fry


View Profile WWW
July 29, 2014, 06:04:10 AM
 #126

holy shit
i get it  i think
if it's what i think it is, for what other coins? this is going to involve a lot of github source inspecting

---
NXT Multipool! Mine Scrypt, SHA, Keccak or X11 for NXT! http://hashrate.org
http://hashrate.org/getting_started for port info!
Eleonore
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile
July 29, 2014, 06:05:40 AM
 #127

ok.... this is mystery enghou... i will mine
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 29, 2014, 06:32:39 AM
 #128

any idea when youll release more info, what are the plans for the coin?

What do you want to know?

exchange?

Sure. There's nothing to stop them from adding it
AnonymousEconomist
Full Member
***
Offline Offline

Activity: 154
Merit: 100

Add me on Twitter! @AnonOnAMoose


View Profile
July 29, 2014, 06:36:43 AM
 #129

any idea when youll release more info, what are the plans for the coin?

What do you want to know?

exchange?

Sure. There's nothing to stop them from adding it

I think i know the mystery!

You premined it and have been talking to Bittrex about how to dump it via IRC! =D

How close am I?

Add me on Twitter! @AnonOnAMoose
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 29, 2014, 06:57:24 AM
Last edit: July 29, 2014, 07:08:50 AM by MysteryCoin.org
 #130

I'm not really talking to anyone about it. If it gets listed somewhere, that's cool

It does seem like Bittrex is in need of a good addition, though
d2dtk
Hero Member
*****
Offline Offline

Activity: 518
Merit: 501


View Profile
July 29, 2014, 07:26:43 AM
 #131

This seems like a interesting and mysterious coin. When can we expect more information?

MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 29, 2014, 07:33:24 AM
 #132

This seems like a interesting and mysterious coin. When can we expect more information?

What would you like to know?
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 29, 2014, 11:57:51 AM
 #133

Hey mystery man why is the wallet client name Satochi?
shimlbit
Legendary
*
Offline Offline

Activity: 1302
Merit: 1001



View Profile
July 29, 2014, 01:35:41 PM
 #134

cuz its a copy of bitcoin and he didnt change the name
enjoi
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 29, 2014, 03:19:24 PM
 #135

Well... It may be a mystery, but I think I've got a few reasons to be interested in this. Mining away!

glen123
Legendary
*
Offline Offline

Activity: 1028
Merit: 1000



View Profile
July 29, 2014, 03:54:30 PM
 #136

Mining for Mystery starts here :






http://gc-pool.ddns.net/mystery/public/




BruteFruit
Jr. Member
*
Offline Offline

Activity: 47
Merit: 10


View Profile
July 29, 2014, 04:57:54 PM
 #137

dev, can you create a freenode chan for this coin?

Rent out your hash-rates for faster ROI on your rigs!
Miningrigrentals.com (http://www.miningrigrentals.com?ref=4089)
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 29, 2014, 05:03:03 PM
 #138

dev, can you create a freenode chan for this coin?

I was in #MysteryCoin for two days answering questions and giving hints, but only a few people were in there
donnyespo
Hero Member
*****
Offline Offline

Activity: 827
Merit: 1000


Twitter: @bitcoin_dad


View Profile
July 29, 2014, 05:20:25 PM
 #139

yes or a IRC room

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
BruteFruit
Jr. Member
*
Offline Offline

Activity: 47
Merit: 10


View Profile
July 29, 2014, 05:23:35 PM
 #140

can you hop on irc right now? i'd like to chat

Rent out your hash-rates for faster ROI on your rigs!
Miningrigrentals.com (http://www.miningrigrentals.com?ref=4089)
rjshoemaker
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
July 29, 2014, 07:14:51 PM
 #141

I would like to see an exchange soon lol
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 29, 2014, 08:08:05 PM
 #142

I would like to see an exchange soon lol


Go for it. The coin itself is very solid, as is shown by nearly 5000 blocks with 0 errors reported at all
mpmcsweeney
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
July 29, 2014, 09:09:07 PM
 #143

Non-active website?
paradigmflux
Sr. Member
****
Offline Offline

Activity: 378
Merit: 254

small fry


View Profile WWW
July 29, 2014, 10:01:39 PM
 #144

So this is the same developer as IGotSpots, hey?
hmm.

1-4145075834

---
NXT Multipool! Mine Scrypt, SHA, Keccak or X11 for NXT! http://hashrate.org
http://hashrate.org/getting_started for port info!
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 29, 2014, 10:13:47 PM
Last edit: July 30, 2014, 12:55:11 AM by MysteryCoin.org
 #145

Non-active website?

The links for Windows and Github work

So this is the same developer as IGotSpots, hey?
hmm.

1-4145075834


I'm guessing they host lots of sites, then. I found a way to use Bitcoin instead of CAD, and HostGator doesn't accept BTC. Middle man or something. The only thing we need the domain for is the seednode, anyway
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
July 30, 2014, 01:12:09 AM
 #146

Non-active website?

The links for Windows and Github work

So this is the same developer as IGotSpots, hey?
hmm.

1-4145075834


I'm guessing they host lots of sites, then. I found a way to use Bitcoin instead of CAD, and HostGator doesn't accept BTC. Middle man or something. The only thing we need the domain for is the seednode, anyway

Looks like a country code and phone # to me
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
July 30, 2014, 02:01:55 AM
 #147

Yes I set up a seed node for them. I have seed nodes for lots of coins...

rigdeer
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
July 30, 2014, 02:04:17 AM
 #148

 website it not active?
jc12345
Legendary
*
Offline Offline

Activity: 1638
Merit: 1013


View Profile
July 30, 2014, 02:05:42 AM
 #149

Guys just move on and let these scams die.
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 02:05:59 AM
 #150

website it not active?

Just the Mac client doesn't have a link, yet. The website is mainly just for the seed

Guys just move on and let these scams die.

If you really felt that way, you would be excited about the secret
ebeth08
Full Member
***
Offline Offline

Activity: 168
Merit: 100

Twitter - @hashking


View Profile
July 30, 2014, 02:42:06 AM
 #151

website it not active?

Just the Mac client doesn't have a link, yet. The website is mainly just for the seed

Guys just move on and let these scams die.

If you really felt that way, you would be excited about the secret

Alright, wtf is the secret?  It will never be on any exchange???

BTC CASINO - REAL LIVE DEALERS >> http://bit.ly/btccasino
Mine @ the Best Pools | Standard Fee: 0.75% | https://www.minep.it/
VISION IT, LIVE IT
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 02:53:50 AM
 #152

website it not active?

Just the Mac client doesn't have a link, yet. The website is mainly just for the seed

Guys just move on and let these scams die.

If you really felt that way, you would be excited about the secret

Alright, wtf is the secret?  It will never be on any exchange???

Why wouldn't it? The coin runs perfectly. If people ask for it, there's no reason not to. If they don't want it, that's cool, too
ebeth08
Full Member
***
Offline Offline

Activity: 168
Merit: 100

Twitter - @hashking


View Profile
July 30, 2014, 02:56:53 AM
 #153

website it not active?

Just the Mac client doesn't have a link, yet. The website is mainly just for the seed

Guys just move on and let these scams die.

If you really felt that way, you would be excited about the secret

Alright, wtf is the secret?  It will never be on any exchange???

Why wouldn't it? The coin runs perfectly. If people ask for it, there's no reason not to. If they don't want it, that's cool, too

I was not saying the coin is not good, just curious what the "Mystery" is....

BTC CASINO - REAL LIVE DEALERS >> http://bit.ly/btccasino
Mine @ the Best Pools | Standard Fee: 0.75% | https://www.minep.it/
VISION IT, LIVE IT
mpmcsweeney
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
July 30, 2014, 04:10:18 AM
 #154

What about talking to CoinWarz about getting a listing? There hasn't been a new and good SHA coin in ages.
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 04:19:47 AM
 #155

What about talking to CoinWarz about getting a listing? There hasn't been a new and good SHA coin in ages.

Impossible to calculate profitability without a price
donnyespo
Hero Member
*****
Offline Offline

Activity: 827
Merit: 1000


Twitter: @bitcoin_dad


View Profile
July 30, 2014, 04:52:34 AM
 #156

Don't we need more information on the coin in order to create interest or addition to exchange. if everything is a mystery won't be easy.

Yes I like the concept and I mined it but I would expect people would want more info on the future or details on the coin in order to progress

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
rjshoemaker
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
July 30, 2014, 05:42:19 AM
 #157

I would like to see an exchange soon lol


Go for it. The coin itself is very solid, as is shown by nearly 5000 blocks with 0 errors reported at all

OK when can we expect to see a exchange for this coin?  DEV, lets get this ball rolling. PLEASE.
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 05:43:39 AM
 #158

I would like to see an exchange soon lol


Go for it. The coin itself is very solid, as is shown by nearly 5000 blocks with 0 errors reported at all

OK when can we expect to see a exchange for this coin?  DEV, lets get this ball rolling. PLEASE.

It's ready anytime
luya518
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
July 30, 2014, 11:02:25 AM
 #159

chinese translation:http://www.btclt.cn/thread-4424-1-1.html
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 03:08:49 PM
 #160


Nice. Thanks
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 30, 2014, 04:12:24 PM
 #161

This is a FUN coin to mine. The random coin rewards make mining this coin like playing the casino.

However if u mine constantly you will average out the coins.

NOW the only thing to see is where this coin can GO.

Hope DEV have some good plans for it as I think this is a good coin.

Too bad not much hype on it but the random features really makes this coin unique.

I guess we would not know how many total coins are available. This is a mystery maybe

Any hint on this DEV and can give us a glimpse of any future plans?

And I more thing the last line of block structure say something like BLOCK 600,000+ 10 coins(FIAT). What is the FIAT for? $$$$
X7
Legendary
*
Offline Offline

Activity: 1162
Merit: 1009


Let he who is without sin cast the first stone


View Profile
July 30, 2014, 04:32:34 PM
 #162

BTCBTCBTCBTCBTC btc]BTCBTCBTCBTC

SEAT BELTS ON - STRAPPED IN! #alwaysgofullmoon

For what shall it profit a man, if he shall gain the world, and lose his own soul?
earlz
Sr. Member
****
Offline Offline

Activity: 439
Merit: 250


mmmmmm


View Profile WWW
July 30, 2014, 04:46:50 PM
 #163

Here is the mystery:

Code:
-    if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
-        return state.DoS(100, error("ConnectBlock() : coinbase pays too much (a
+   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash)
+   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (

Miners, try modifying the reward code to payout something else. It'll be accepted into the network

Check out my full list of Coin Reviews
Currently working on the Qtum Project
My Skype account earlzdotnet has been compromised. Please report to me any usage seen from it, or from the email earlz@earlz.biz.tm
MineP.it
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 30, 2014, 04:46:56 PM
 #164

https://twitter.com/rjshoemaker/status/494511675056201729

Let's tweet this to Bittrex

https://www.minep.it - secure, stable mining pools | 0.75% fees | chat | forums | one login for 40+ pools | unique interface
Pools: Bitcoin | BitMark | ConspiracyCoin | CryptCoin | CureCoin | DarkCoin | Digit | DogeCoin | Dvorakoin | FeatherCoin | FractalCoin | Hiro | IsraelCoin | KarmaCoin | Kryptonite | LimeCoinX | Litecoin | MultiWalletCoin | Negotium | NewWorldOrder | OzzieCoin | PyramidsCoin | RootCoin | SaveCoin | Shade | SurvivorCoin | SysCoin | TalkCoin | TitCoin | Trinity | UseCoin | UtopiaCoin | VertCoin | ViaCoin | VirtualCoin | VirtualMiningCoin | WankCoin | WorldCoin | ZetaCoin
MineP.it
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 30, 2014, 04:50:26 PM
 #165

Here is the mystery:

Code:
-    if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
-        return state.DoS(100, error("ConnectBlock() : coinbase pays too much (a
+   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash)
+   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (

Miners, try modifying the reward code to payout something else. It'll be accepted into the network

So, same shit as USB?

https://www.minep.it - secure, stable mining pools | 0.75% fees | chat | forums | one login for 40+ pools | unique interface
Pools: Bitcoin | BitMark | ConspiracyCoin | CryptCoin | CureCoin | DarkCoin | Digit | DogeCoin | Dvorakoin | FeatherCoin | FractalCoin | Hiro | IsraelCoin | KarmaCoin | Kryptonite | LimeCoinX | Litecoin | MultiWalletCoin | Negotium | NewWorldOrder | OzzieCoin | PyramidsCoin | RootCoin | SaveCoin | Shade | SurvivorCoin | SysCoin | TalkCoin | TitCoin | Trinity | UseCoin | UtopiaCoin | VertCoin | ViaCoin | VirtualCoin | VirtualMiningCoin | WankCoin | WorldCoin | ZetaCoin
Voltarius
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250

Mercurial


View Profile
July 30, 2014, 04:53:43 PM
Last edit: August 18, 2015, 03:43:00 PM by Voltarius
 #166

Just retweeted
MineP.it
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 30, 2014, 05:01:48 PM
 #167

Here is the mystery:

Code:
-    if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
-        return state.DoS(100, error("ConnectBlock() : coinbase pays too much (a
+   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash)
+   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (

Miners, try modifying the reward code to payout something else. It'll be accepted into the network

What file and line is that?

https://www.minep.it - secure, stable mining pools | 0.75% fees | chat | forums | one login for 40+ pools | unique interface
Pools: Bitcoin | BitMark | ConspiracyCoin | CryptCoin | CureCoin | DarkCoin | Digit | DogeCoin | Dvorakoin | FeatherCoin | FractalCoin | Hiro | IsraelCoin | KarmaCoin | Kryptonite | LimeCoinX | Litecoin | MultiWalletCoin | Negotium | NewWorldOrder | OzzieCoin | PyramidsCoin | RootCoin | SaveCoin | Shade | SurvivorCoin | SysCoin | TalkCoin | TitCoin | Trinity | UseCoin | UtopiaCoin | VertCoin | ViaCoin | VirtualCoin | VirtualMiningCoin | WankCoin | WorldCoin | ZetaCoin
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 05:05:10 PM
 #168

Here is the mystery:

Code:
-    if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
-        return state.DoS(100, error("ConnectBlock() : coinbase pays too much (a
+   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash)
+   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (

Miners, try modifying the reward code to payout something else. It'll be accepted into the network

It would just get rejected by all your peers and end up invalid, not showing up on the blockchain. You have, however, found a clue  Wink

You really think I would leave it in there and just comment it out if that was the real secret?

(By the way...just removing or commenting out the code you linked is not how you would actually let invalid values in)
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 30, 2014, 05:11:58 PM
 #169

So this coins is more like a treasure hunt game.

"Due diligence". In my line of work when this word comes out it usually means bad news.

HOWEVER like I said before this coins seems good to me and all this mystery should either lead to 2 conclusion a GOOD surprise or a BAD surprise.

With all the bad things that is happening recently I think a GOOD surprise is WHAT WE NEED.

Don't u think so DEV.

 
earlz
Sr. Member
****
Offline Offline

Activity: 439
Merit: 250


mmmmmm


View Profile WWW
July 30, 2014, 05:37:22 PM
 #170

Here is the mystery:

Code:
-    if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
-        return state.DoS(100, error("ConnectBlock() : coinbase pays too much (a
+   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash)
+   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (

Miners, try modifying the reward code to payout something else. It'll be accepted into the network

It would just get rejected by all your peers and end up invalid, not showing up on the blockchain. You have, however, found a clue  Wink

You really think I would leave it in there and just comment it out if that was the real secret?

(By the way...just removing or commenting out the code you linked is not how you would actually let invalid values in)

Well, comparing it to bitcoin 0.8.6 for the "src" directory (note main.cpp diff is not shown on github), nothing else significant appears. If this isn't the flaw, then it's in the qt wallet and thus not affecting the core network.

Also, I see no other calls to GetBlockValue in the entire repository other than CreateNewBlock. CreateNewBlock only determines the block miners create, not what the network accepts. So, yes. this is the bug whether you know it or not.

For reference, here is the line of code

Check out my full list of Coin Reviews
Currently working on the Qtum Project
My Skype account earlzdotnet has been compromised. Please report to me any usage seen from it, or from the email earlz@earlz.biz.tm
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 05:49:27 PM
 #171

Here is the mystery:

Code:
-    if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
-        return state.DoS(100, error("ConnectBlock() : coinbase pays too much (a
+   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash)
+   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (

Miners, try modifying the reward code to payout something else. It'll be accepted into the network

It would just get rejected by all your peers and end up invalid, not showing up on the blockchain. You have, however, found a clue  Wink

You really think I would leave it in there and just comment it out if that was the real secret?

(By the way...just removing or commenting out the code you linked is not how you would actually let invalid values in)

Well, comparing it to bitcoin 0.8.6 for the "src" directory (note main.cpp diff is not shown on github), nothing else significant appears. If this isn't the flaw, then it's in the qt wallet and thus not affecting the core network.

Also, I see no other calls to GetBlockValue in the entire repository other than CreateNewBlock. CreateNewBlock only determines the block miners create, not what the network accepts. So, yes. this is the bug whether you know it or not.

For reference, here is the line of code

You can create and submit whatever you want. It won't be accepted. I never said you would be able to find it in the code. I only said the code had clues

Just to be clear...there aren't any vulnerabilities pertaining to manipulation of the mainnet post release
earlz
Sr. Member
****
Offline Offline

Activity: 439
Merit: 250


mmmmmm


View Profile WWW
July 30, 2014, 06:00:54 PM
 #172

Here is the mystery:

Code:
-    if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
-        return state.DoS(100, error("ConnectBlock() : coinbase pays too much (a
+   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash)
+   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (

Miners, try modifying the reward code to payout something else. It'll be accepted into the network

It would just get rejected by all your peers and end up invalid, not showing up on the blockchain. You have, however, found a clue  Wink

You really think I would leave it in there and just comment it out if that was the real secret?

(By the way...just removing or commenting out the code you linked is not how you would actually let invalid values in)

Well, comparing it to bitcoin 0.8.6 for the "src" directory (note main.cpp diff is not shown on github), nothing else significant appears. If this isn't the flaw, then it's in the qt wallet and thus not affecting the core network.

Also, I see no other calls to GetBlockValue in the entire repository other than CreateNewBlock. CreateNewBlock only determines the block miners create, not what the network accepts. So, yes. this is the bug whether you know it or not.

For reference, here is the line of code

You can create and submit whatever you want. It won't be accepted. I never said you would be able to find it in the code. I only said the code had clues

Just to be clear...there aren't any vulnerabilities pertaining to manipulation of the mainnet post release

uh huh... so point to me where GetBlockValue is checked other than that commented out line of code, and when a new block is mined, if you're competent enough to know

I don't have time to waste compiling the wallet, but you can try this without being a miner. Try changing the first line of GetBlockValue to be `return nFees;`. Compile, and then watch it accept all blocks from the network. This would be because the value is never actually being checked

Code:
[earlz diff]$ grep "GetBlockValue" *
main.cpp:int64 static GetBlockValue(int nHeight, int64 nFees, uint256 prevHash)
main.cpp:   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash))
main.cpp:   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (actual=%"PRI64d" vs limit=%"PRI64d")", vtx[0].GetValueOut(), GetBlockValue(pindex->nHeight, nFees, prevHash)));
main.cpp:       pblock->vtx[0].vout[0].nValue = GetBlockValue(pindexPrev->nHeight+1, nFees, pindexPrev->GetBlockHash());

Check out my full list of Coin Reviews
Currently working on the Qtum Project
My Skype account earlzdotnet has been compromised. Please report to me any usage seen from it, or from the email earlz@earlz.biz.tm
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 06:23:32 PM
 #173

Here is the mystery:

Code:
-    if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
-        return state.DoS(100, error("ConnectBlock() : coinbase pays too much (a
+   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash)
+   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (

Miners, try modifying the reward code to payout something else. It'll be accepted into the network

It would just get rejected by all your peers and end up invalid, not showing up on the blockchain. You have, however, found a clue  Wink

You really think I would leave it in there and just comment it out if that was the real secret?

(By the way...just removing or commenting out the code you linked is not how you would actually let invalid values in)

Well, comparing it to bitcoin 0.8.6 for the "src" directory (note main.cpp diff is not shown on github), nothing else significant appears. If this isn't the flaw, then it's in the qt wallet and thus not affecting the core network.

Also, I see no other calls to GetBlockValue in the entire repository other than CreateNewBlock. CreateNewBlock only determines the block miners create, not what the network accepts. So, yes. this is the bug whether you know it or not.

For reference, here is the line of code

You can create and submit whatever you want. It won't be accepted. I never said you would be able to find it in the code. I only said the code had clues

Just to be clear...there aren't any vulnerabilities pertaining to manipulation of the mainnet post release

uh huh... so point to me where GetBlockValue is checked other than that commented out line of code, and when a new block is mined, if you're competent enough to know

I don't have time to waste compiling the wallet, but you can try this without being a miner. Try changing the first line of GetBlockValue to be `return nFees;`. Compile, and then watch it accept all blocks from the network. This would be because the value is never actually being checked

Code:
[earlz diff]$ grep "GetBlockValue" *
main.cpp:int64 static GetBlockValue(int nHeight, int64 nFees, uint256 prevHash)
main.cpp:   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash))
main.cpp:   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (actual=%"PRI64d" vs limit=%"PRI64d")", vtx[0].GetValueOut(), GetBlockValue(pindex->nHeight, nFees, prevHash)));
main.cpp:       pblock->vtx[0].vout[0].nValue = GetBlockValue(pindexPrev->nHeight+1, nFees, pindexPrev->GetBlockHash());

You will just get stuck on Syncing...Downloaded 0 of x Blocks (x being the current height). Your client wouldn't accept any blocks over that value

You could put GetBlockValue to 1000000 and it would download the chain, but newly submitted blocks with that value would not be accepted by peers, thus kicking it from the blockchain. You can get disagreeing info out, but not put it in
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
July 30, 2014, 06:32:04 PM
 #174

If I am understanding this correctly then I think the point has to do more with what a dev can do than an attack

earlz
Sr. Member
****
Offline Offline

Activity: 439
Merit: 250


mmmmmm


View Profile WWW
July 30, 2014, 06:39:37 PM
 #175

Here is the mystery:

Code:
-    if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
-        return state.DoS(100, error("ConnectBlock() : coinbase pays too much (a
+   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash)
+   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (

Miners, try modifying the reward code to payout something else. It'll be accepted into the network

It would just get rejected by all your peers and end up invalid, not showing up on the blockchain. You have, however, found a clue  Wink

You really think I would leave it in there and just comment it out if that was the real secret?

(By the way...just removing or commenting out the code you linked is not how you would actually let invalid values in)

Well, comparing it to bitcoin 0.8.6 for the "src" directory (note main.cpp diff is not shown on github), nothing else significant appears. If this isn't the flaw, then it's in the qt wallet and thus not affecting the core network.

Also, I see no other calls to GetBlockValue in the entire repository other than CreateNewBlock. CreateNewBlock only determines the block miners create, not what the network accepts. So, yes. this is the bug whether you know it or not.

For reference, here is the line of code

You can create and submit whatever you want. It won't be accepted. I never said you would be able to find it in the code. I only said the code had clues

Just to be clear...there aren't any vulnerabilities pertaining to manipulation of the mainnet post release

uh huh... so point to me where GetBlockValue is checked other than that commented out line of code, and when a new block is mined, if you're competent enough to know

I don't have time to waste compiling the wallet, but you can try this without being a miner. Try changing the first line of GetBlockValue to be `return nFees;`. Compile, and then watch it accept all blocks from the network. This would be because the value is never actually being checked

Code:
[earlz diff]$ grep "GetBlockValue" *
main.cpp:int64 static GetBlockValue(int nHeight, int64 nFees, uint256 prevHash)
main.cpp:   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash))
main.cpp:   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (actual=%"PRI64d" vs limit=%"PRI64d")", vtx[0].GetValueOut(), GetBlockValue(pindex->nHeight, nFees, prevHash)));
main.cpp:       pblock->vtx[0].vout[0].nValue = GetBlockValue(pindexPrev->nHeight+1, nFees, pindexPrev->GetBlockHash());

You will just get stuck on Syncing...Downloaded 0 of x Blocks (x being the current height). Your client wouldn't accept any blocks over that value

You could put GetBlockValue to 1000000 and it would download the chain, but newly submitted blocks with that value would not be accepted by peers, thus kicking it from the blockchain. You can get disagreeing info out, but not put it in

I just did this locally with the daemon, and what do you know, 5045 blocks synced so far. I can't believe you're actually trying to get this piece of shit on an exchange.

This is the equivalent of NJA. Miners can generate however many coins they want

Check out my full list of Coin Reviews
Currently working on the Qtum Project
My Skype account earlzdotnet has been compromised. Please report to me any usage seen from it, or from the email earlz@earlz.biz.tm
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 06:42:52 PM
Last edit: July 30, 2014, 06:53:51 PM by MysteryCoin.org
 #176


I just did this locally with the daemon, and what do you know, 5045 blocks synced so far. I can't believe you're actually trying to get this piece of shit on an exchange.

This is the equivalent of NJA. Miners can generate however many coins they want

Submit blocks worth millions then. It won't work. I already told you how to sync it up, so no surprise there...

I'm not trying to get it listed anywhere...If it does, cool, but that's not one of my goals. However, I will move on from your hostile tone
donnyespo
Hero Member
*****
Offline Offline

Activity: 827
Merit: 1000


Twitter: @bitcoin_dad


View Profile
July 30, 2014, 07:03:34 PM
 #177

Well what is your goal? Not to be rude but I did invest some btc to mine this stupid or not I would like to know what of any are the future plans.

Why create a coin to not see it progress

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 30, 2014, 07:15:01 PM
 #178

Not sure how many miners actually mining this coin but my guess is less than 100.

With all new coins there is a certain amount of RISKS we are taking especially if we invested some BTC in it.

Whether it pays out on your investment we would not know till the future.

However so far I do not sense any SCAM going on from the developer or the coin.

Like a mystery he is just watching what is happening to his coin.

What his master plan ONLY he knows.

So we all just have to wait and see WHAT IS IN STORE for this coin in the future.

And we human always have FEAR of the unknown. That is the mystery.

So just put on your seatbelt and just enjoy the ride to SOMEWHERE.
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 08:10:38 PM
 #179

Well for starters, any other release regarding MYST will have the option to trade your MYST into the newest chain, for equal dollar value to ensure you are always on the newest project
donnyespo
Hero Member
*****
Offline Offline

Activity: 827
Merit: 1000


Twitter: @bitcoin_dad


View Profile
July 30, 2014, 08:17:34 PM
 #180

ezcash- I get it, and your right only the dev knows. Obviously this is mystery coin wouldn't live up to its name if all was released.

I do feel this is a solid coin, its stable and wallet has no issues.

The dev is around and tries to address concerns, so I guess it really could be worse.

Interested to see where this one takes us, will wait patiently

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 30, 2014, 08:22:08 PM
 #181

So Dev what u saying is that this project can evolve to maybe MYST V2 coin or any other coins that is develop under MYST group.

So let say u come out with new coin called SURPRISE coin, we could exchange our MYST for SURPRISE coin with equal dollar value?

Is this exchange vice versa or only for MYST to other coins.

Hope I get what u trying to say when u say we can exchange our MYST coin.
vegasguy
Legendary
*
Offline Offline

Activity: 1610
Merit: 1003


"Yobit pump alert software" Link in my signature!


View Profile
July 30, 2014, 08:29:54 PM
 #182

Did we ever figure out what the mystery is? I know , its how to sell it.


I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed Smiley https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 30, 2014, 08:37:25 PM
 #183

One more thing DEV when u say dollar value it means that this coin must be in an exchange to have a value tie to it.

So maybe what u trying to say is that it will HIT the exchange.

And actually I like the idea of a coin when we can port over to other coins. Not thru exchange site but maybe by exchanging it, the old coin A for new coin B.

This way we can exchange existing coins and develop NEW coins until we HIT one that works and will be valuable.

Just a thought.

So our mining investment would not be wasted as the value can be ported over to NEW develop coins.

In this way I see longevity and loyalty in this MYSTERY project.
 
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 30, 2014, 09:19:39 PM
 #184

So this is like Protoshare/Bitshares concept?

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 10:01:12 PM
 #185

One more thing DEV when u say dollar value it means that this coin must be in an exchange to have a value tie to it.

So maybe what u trying to say is that it will HIT the exchange.

And actually I like the idea of a coin when we can port over to other coins. Not thru exchange site but maybe by exchanging it, the old coin A for new coin B.

This way we can exchange existing coins and develop NEW coins until we HIT one that works and will be valuable.

Just a thought.

So our mining investment would not be wasted as the value can be ported over to NEW develop coins.

In this way I see longevity and loyalty in this MYSTERY project.
 

That's the plan. To offer an optional upgrade for your coins to the new network as we go. Not something you need to worry about this early, though

Ideally, both networks would remain active, so the choice would be yours at launch of the new coin whether you want to exchange them or not. Not sure how well that will work out, so it might be mandatory once the time comes, but that won't be soon and you'll have plenty of time as a warning
paradigmflux
Sr. Member
****
Offline Offline

Activity: 378
Merit: 254

small fry


View Profile WWW
July 30, 2014, 10:10:42 PM
 #186

Here is the mystery:

Code:
-    if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees))
-        return state.DoS(100, error("ConnectBlock() : coinbase pays too much (a
+   //if (vtx[0].GetValueOut() > GetBlockValue(pindex->nHeight, nFees, prevHash)
+   //    return state.DoS(100, error("ConnectBlock() : coinbase pays too much (

Miners, try modifying the reward code to payout something else. It'll be accepted into the network

It would just get rejected by all your peers and end up invalid, not showing up on the blockchain. You have, however, found a clue  Wink

You really think I would leave it in there and just comment it out if that was the real secret?

(By the way...just removing or commenting out the code you linked is not how you would actually let invalid values in)
Would that statement ever actually be true?
GetBlockValue(pindex->nHeight, nFees) should need the prevHash to be able to compare this block with the previous one, no?

---
NXT Multipool! Mine Scrypt, SHA, Keccak or X11 for NXT! http://hashrate.org
http://hashrate.org/getting_started for port info!
MineP.it
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 30, 2014, 10:11:47 PM
 #187


Tweet guys

https://www.minep.it - secure, stable mining pools | 0.75% fees | chat | forums | one login for 40+ pools | unique interface
Pools: Bitcoin | BitMark | ConspiracyCoin | CryptCoin | CureCoin | DarkCoin | Digit | DogeCoin | Dvorakoin | FeatherCoin | FractalCoin | Hiro | IsraelCoin | KarmaCoin | Kryptonite | LimeCoinX | Litecoin | MultiWalletCoin | Negotium | NewWorldOrder | OzzieCoin | PyramidsCoin | RootCoin | SaveCoin | Shade | SurvivorCoin | SysCoin | TalkCoin | TitCoin | Trinity | UseCoin | UtopiaCoin | VertCoin | ViaCoin | VirtualCoin | VirtualMiningCoin | WankCoin | WorldCoin | ZetaCoin
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 30, 2014, 10:21:35 PM
 #188

So I guess this Mystery project is for long term.

And I have a feeling if not now maybe in the future something might work out.

We just have to endure the roads ahead.

Anyway I will stick with you DEV and see where it goes.

I have a feeling u have a GOOD plan and I am just betting on U and this MYSTERY to be something BIG and GOOD.

Let's hope we can garner more support for this MYSTERY project.
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 10:49:42 PM
 #189

So I guess this Mystery project is for long term.

And I have a feeling if not now maybe in the future something might work out.

We just have to endure the roads ahead.

Anyway I will stick with you DEV and see where it goes.

I have a feeling u have a GOOD plan and I am just betting on U and this MYSTERY to be something BIG and GOOD.

Let's hope we can garner more support for this MYSTERY project.

It's more like a book series. One chapter at a time
d2dtk
Hero Member
*****
Offline Offline

Activity: 518
Merit: 501


View Profile
July 30, 2014, 10:59:09 PM
 #190

Can we just get a peek of the middle part of the book Lol

MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 30, 2014, 11:04:38 PM
 #191

The upgrade option, of course, would be SHA to SHA. If there is something in another algo that needs to be addressed and pointed out, it will most likely be on its own. I wouldn't want to switch algos on the miners that are already deep in to a coin
btcbite
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 30, 2014, 11:48:03 PM
 #192

There are two extra files included at main.cpp:

Code:
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/uniform_int_distribution.hpp>

And PoW dont return fees:

Mystery Coin return

Code:
return nSubsidy;

Normal Coin return

Code:
return nSubsidy + nFees;
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 30, 2014, 11:55:17 PM
 #193

There are two extra files included at main.cpp:

Code:
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/uniform_int_distribution.hpp>

And PoW dont return fees:

Mystery Coin return

Code:
return nSubsidy;

Normal Coin return

Code:
return nSubsidy + nFees;

Plz explain in normal layman language. Not all of us understand programming language.

Thanks.
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 31, 2014, 12:01:33 AM
 #194

There are two extra files included at main.cpp:

Code:
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/uniform_int_distribution.hpp>

These are for the random reward generation
btcbite
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 12:37:07 AM
 #195

There are two extra files included at main.cpp:

Code:
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/uniform_int_distribution.hpp>

These are for the random reward generation
There are two extra files included at main.cpp:

Code:
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/uniform_int_distribution.hpp>

And PoW dont return fees:

Mystery Coin return

Code:
return nSubsidy;

Normal Coin return

Code:
return nSubsidy + nFees;

Plz explain in normal layman language. Not all of us understand programming language.

Thanks.

As dev said. Anyway I dont know why fees are not included.
earlz
Sr. Member
****
Offline Offline

Activity: 439
Merit: 250


mmmmmm


View Profile WWW
July 31, 2014, 01:05:08 AM
 #196

WTS 420000000 Mysterycoin
Code:
[earlz@mehhearlz src]$ ./mysterycoind listunspent 0
[
    {
        "txid" : "e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24",
        "vout" : 0,
        "address" : "1Cic36Zwrke9npyXXdfrJfHqV4Zf9A2Mvp",
        "account" : "",
        "scriptPubKey" : "76a9148087af4bc6e0d717881ab3c403d7f4c3701f474088ac",
        "amount" : 420000000.00000000,
        "confirmations" : 328
    }
]

I told you this coin is broken, whether you know it or not

Check out my full list of Coin Reviews
Currently working on the Qtum Project
My Skype account earlzdotnet has been compromised. Please report to me any usage seen from it, or from the email earlz@earlz.biz.tm
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 01:18:02 AM
 #197

WTS 420000000 Mysterycoin
Code:
[earlz@mehhearlz src]$ ./mysterycoind listunspent 0
[
    {
        "txid" : "e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24",
        "vout" : 0,
        "address" : "1Cic36Zwrke9npyXXdfrJfHqV4Zf9A2Mvp",
        "account" : "",
        "scriptPubKey" : "76a9148087af4bc6e0d717881ab3c403d7f4c3701f474088ac",
        "amount" : 420000000.00000000,
        "confirmations" : 328
    }
]

I told you this coin is broken, whether you know it or not

Hmm I do not think 42 million coins were generated these few days. Dev any remarks on this.
earlz
Sr. Member
****
Offline Offline

Activity: 439
Merit: 250


mmmmmm


View Profile WWW
July 31, 2014, 01:22:14 AM
 #198

WTS 420000000 Mysterycoin
Code:
[earlz@mehhearlz src]$ ./mysterycoind listunspent 0
[
    {
        "txid" : "e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24",
        "vout" : 0,
        "address" : "1Cic36Zwrke9npyXXdfrJfHqV4Zf9A2Mvp",
        "account" : "",
        "scriptPubKey" : "76a9148087af4bc6e0d717881ab3c403d7f4c3701f474088ac",
        "amount" : 420000000.00000000,
        "confirmations" : 328
    }
]

I told you this coin is broken, whether you know it or not

Hmm I do not think 42 million coins were generated these few days. Dev any remarks on this.

Go to debug window, and do `gettransaction e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24` to verify that I'm not lying. This was all generated by mining a single block:

Code:
[earlz@mehhearlz src]$ ./mysterycoind gettransaction e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24
{
    "amount" : 420000000.00000000,
    "confirmations" : 360,
    "generated" : true,
    "blockhash" : "0000000000005799526b52778ae17bd1eb10f3dcb649120400ce097c27a771a2",
    "blockindex" : 0,
    "blocktime" : 1406756997,
    "txid" : "e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24",
    "time" : 1406756997,
    "timereceived" : 1406756998,
    "details" : [
        {
            "account" : "",
            "address" : "1Cic36Zwrke9npyXXdfrJfHqV4Zf9A2Mvp",
            "category" : "generate",
            "amount" : 420000000.00000000
        }
    ]
}


Check out my full list of Coin Reviews
Currently working on the Qtum Project
My Skype account earlzdotnet has been compromised. Please report to me any usage seen from it, or from the email earlz@earlz.biz.tm
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 01:29:29 AM
 #199

WTS 420000000 Mysterycoin
Code:
[earlz@mehhearlz src]$ ./mysterycoind listunspent 0
[
    {
        "txid" : "e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24",
        "vout" : 0,
        "address" : "1Cic36Zwrke9npyXXdfrJfHqV4Zf9A2Mvp",
        "account" : "",
        "scriptPubKey" : "76a9148087af4bc6e0d717881ab3c403d7f4c3701f474088ac",
        "amount" : 420000000.00000000,
        "confirmations" : 328
    }
]

I told you this coin is broken, whether you know it or not

Hmm I do not think 42 million coins were generated these few days. Dev any remarks on this.

Go to debug window, and do `gettransaction e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24` to verify that I'm not lying. This was all generated by mining a single block:

Code:
[earlz@mehhearlz src]$ ./mysterycoind gettransaction e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24
{
    "amount" : 420000000.00000000,
    "confirmations" : 360,
    "generated" : true,
    "blockhash" : "0000000000005799526b52778ae17bd1eb10f3dcb649120400ce097c27a771a2",
    "blockindex" : 0,
    "blocktime" : 1406756997,
    "txid" : "e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24",
    "time" : 1406756997,
    "timereceived" : 1406756998,
    "details" : [
        {
            "account" : "",
            "address" : "1Cic36Zwrke9npyXXdfrJfHqV4Zf9A2Mvp",
            "category" : "generate",
            "amount" : 420000000.00000000
        }
    ]
}


Well I am a noob in this. Tried what u say in getting the transaction ID.

But is say invalid or non wallet transaction ID.
palawan
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
July 31, 2014, 01:39:20 AM
 #200


It looks like it's a valid entry.  Block Height 7409

Code:
mysterycoind getblock 0000000000005799526b52778ae17bd1eb10f3dcb649120400ce097c27a771a2
{
    "hash" : "0000000000005799526b52778ae17bd1eb10f3dcb649120400ce097c27a771a2",
    "confirmations" : 381,
    "size" : 204,
    "height" : 7409,
    "version" : 2,
    "merkleroot" : "e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24",
    "tx" : [
        "e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24"
    ],
    "time" : 1406756997,
    "nonce" : 3046673621,
    "bits" : "1b009d02",
    "difficulty" : 106854.30064189,
    "previousblockhash" : "00000000000002a55b026d9710ff93e5191171202cec1e3e8aaa7bc996cdf929",
    "nextblockhash" : "00000000000040ab02dab23dcaa30f813a83001d2af36f56f0699234f5fe4eea"
}

halu
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 01:43:31 AM
 #201


It looks like it's a valid entry.  Block Height 7409

Code:
mysterycoind getblock 0000000000005799526b52778ae17bd1eb10f3dcb649120400ce097c27a771a2
{
    "hash" : "0000000000005799526b52778ae17bd1eb10f3dcb649120400ce097c27a771a2",
    "confirmations" : 381,
    "size" : 204,
    "height" : 7409,
    "version" : 2,
    "merkleroot" : "e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24",
    "tx" : [
        "e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24"
    ],
    "time" : 1406756997,
    "nonce" : 3046673621,
    "bits" : "1b009d02",
    "difficulty" : 106854.30064189,
    "previousblockhash" : "00000000000002a55b026d9710ff93e5191171202cec1e3e8aaa7bc996cdf929",
    "nextblockhash" : "00000000000040ab02dab23dcaa30f813a83001d2af36f56f0699234f5fe4eea"
}

Yep I can see it is a valid entry but how can I find out the amount generated is 420 million?

Sorry noob here still learning.
earlz
Sr. Member
****
Offline Offline

Activity: 439
Merit: 250


mmmmmm


View Profile WWW
July 31, 2014, 01:44:13 AM
 #202

Well, who wants 20,000,000 mysterycoin? Post your address and I'll send it as proof

Check out my full list of Coin Reviews
Currently working on the Qtum Project
My Skype account earlzdotnet has been compromised. Please report to me any usage seen from it, or from the email earlz@earlz.biz.tm
palawan
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
July 31, 2014, 01:47:36 AM
 #203


It looks like it's a valid entry.  Block Height 7409

Code:
mysterycoind getblock 0000000000005799526b52778ae17bd1eb10f3dcb649120400ce097c27a771a2
snipped...

Yep I can see it is a valid entry but how can I find out the amount generated is 420 million?

Sorry noob here still learning.

No worries, I'm a noob also.

Two commands to get the complete details of the txid:

Code:
mysterycoind getrawtransaction e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24

01000000010000000000000000000000000000000000000000000000000000000000000000ffffffff2602f11c062f503253482f048568d9530807fffffd010000000d2f6e6f64655374726174756d2f000000000100009108c73695001976a9148087af4bc6e0d717881ab3c403d7f4c3701f474088ac00000000


Code:
mysterycoind decoderawtransaction 01000000010000000000000000000000000000000000000000000000000000000000000000ffffffff2602f11c062f503253482f048568d9530807fffffd010000000d2f6e6f64655374726174756d2f000000000100009108c73695001976a9148087af4bc6e0d717881ab3c403d7f4c3701f474088ac00000000

results:

{
    "txid" : "e30a32f7be588417620645b9111a95c8b3bdfefdf0a1ab1c5e3d962dfde66a24",
    "version" : 1,
    "locktime" : 0,
    "vin" : [
        {
            "coinbase" : "02f11c062f503253482f048568d9530807fffffd010000000d2f6e6f64655374726174756d2f",
            "sequence" : 0
        }
    ],
    "vout" : [
        {
            "value" : 420000000.00000000,
            "n" : 0,
            "scriptPubKey" : {
                "asm" : "OP_DUP OP_HASH160 8087af4bc6e0d717881ab3c403d7f4c3701f4740 OP_EQUALVERIFY OP_CHECKSIG",
                "hex" : "76a9148087af4bc6e0d717881ab3c403d7f4c3701f474088ac",
                "reqSigs" : 1,
                "type" : "pubkeyhash",
                "addresses" : [
                    "1Cic36Zwrke9npyXXdfrJfHqV4Zf9A2Mvp"
                ]
            }
        }
    ]
}


halu
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
July 31, 2014, 01:48:58 AM
 #204

Well, who wants 20,000,000 mysterycoin? Post your address and I'll send it as proof

I'll verify if they come through or not

1EKMHkGRr7Y3gpMfCpDAMFrFEwyRyj3ZcX

palawan
Sr. Member
****
Offline Offline

Activity: 386
Merit: 250


View Profile
July 31, 2014, 01:50:01 AM
 #205

Well, who wants 20,000,000 mysterycoin? Post your address and I'll send it as proof

I'll take a Million  Cheesy

I've been mining for a day and a half and only got less than 22K

Please send here:     1BB4EPbAzmNoYxLuhYD4qP1aZwoQVgbsN9


Thank you!

halu
enjoi
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 31, 2014, 01:50:06 AM
 #206

Well, who wants 20,000,000 mysterycoin? Post your address and I'll send it as proof

Well, I guess I'll have to sack up and be the guinea pig... Wink

16BGR6LKddtzvbWgdX5syGBE8nEUMKJUgB

apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
July 31, 2014, 01:59:07 AM
 #207

Well, who wants 20,000,000 mysterycoin? Post your address and I'll send it as proof

Well, I guess I'll have to sack up and be the guinea pig... Wink

16BGR6LKddtzvbWgdX5syGBE8nEUMKJUgB

Send some to me to please I'll post of it comes through.
1CkNp3jqcNywgPdm37kHZ2JTYK25Ui2cJx
earlz
Sr. Member
****
Offline Offline

Activity: 439
Merit: 250


mmmmmm


View Profile WWW
July 31, 2014, 02:00:41 AM
 #208

txids: a8306c9bf5acf54573acb6fe2963a9a825d67b5249450a2a6e4f7d50deff04ff and 99024354b58fb8844eb25cf92ce9c671eda891097216c2b9285b27bec2dc1a39


Also I have more than 420M. I mined multiple blocks, so I have much more than that lol


Check out my full list of Coin Reviews
Currently working on the Qtum Project
My Skype account earlzdotnet has been compromised. Please report to me any usage seen from it, or from the email earlz@earlz.biz.tm
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 02:02:33 AM
 #209

Well, who wants 20,000,000 mysterycoin? Post your address and I'll send it as proof

I PM u my address. Let's see if it can be transferred.

And PM me yr price also for the coin.
enjoi
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 31, 2014, 02:02:59 AM
 #210

txids: a8306c9bf5acf54573acb6fe2963a9a825d67b5249450a2a6e4f7d50deff04ff and 99024354b58fb8844eb25cf92ce9c671eda891097216c2b9285b27bec2dc1a39


Also I have more than 420M. I mined multiple blocks, so I have much more than that lol



Ugh, I hate that that worked...

http://imgur.com/z6s0BwZ

iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
July 31, 2014, 02:04:01 AM
 #211

I didn't get anything

iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
July 31, 2014, 02:06:16 AM
 #212

txids: a8306c9bf5acf54573acb6fe2963a9a825d67b5249450a2a6e4f7d50deff04ff and 99024354b58fb8844eb25cf92ce9c671eda891097216c2b9285b27bec2dc1a39


Also I have more than 420M. I mined multiple blocks, so I have much more than that lol



Ugh, I hate that that worked...

http://imgur.com/z6s0BwZ

I posted my address first and got nothing. Plus I see a teamviewer child screen in your corner

I call bullshit

earlz
Sr. Member
****
Offline Offline

Activity: 439
Merit: 250


mmmmmm


View Profile WWW
July 31, 2014, 02:08:19 AM
 #213

Well, who wants 20,000,000 mysterycoin? Post your address and I'll send it as proof

I PM u my address. Let's see if it can be transferred.

And PM me yr price also for the coin.

lol price? I sent you 20M and the other person that PMd me

Check out my full list of Coin Reviews
Currently working on the Qtum Project
My Skype account earlzdotnet has been compromised. Please report to me any usage seen from it, or from the email earlz@earlz.biz.tm
HunterS
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
July 31, 2014, 02:09:21 AM
 #214

well its true.i just got 20000000

merc82
Sr. Member
****
Offline Offline

Activity: 354
Merit: 254

Owner of MiningRigRentals


View Profile WWW
July 31, 2014, 02:09:55 AM
 #215

txids: a8306c9bf5acf54573acb6fe2963a9a825d67b5249450a2a6e4f7d50deff04ff and 99024354b58fb8844eb25cf92ce9c671eda891097216c2b9285b27bec2dc1a39


Also I have more than 420M. I mined multiple blocks, so I have much more than that lol



Ugh, I hate that that worked...

http://imgur.com/z6s0BwZ

I posted my address first and got nothing. Plus I see a teamviewer child screen in your corner

I call bullshit

earlz is legit.

Rent some Hash @ MiningRigRentals!
Lease out your rig, or rent some extra hash today! Live Hashrate graphs, multiple backup pools, many algos and fast and friendly support as well Wink
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
July 31, 2014, 02:09:59 AM
 #216

Unfortunately i must say it worked....
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
July 31, 2014, 02:10:04 AM
 #217

Well, who wants 20,000,000 mysterycoin? Post your address and I'll send it as proof

I PM u my address. Let's see if it can be transferred.

And PM me yr price also for the coin.

lol price? I sent you 20M and the other person that PMd me

PM sent. Prove it

enjoi
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 31, 2014, 02:10:12 AM
 #218

txids: a8306c9bf5acf54573acb6fe2963a9a825d67b5249450a2a6e4f7d50deff04ff and 99024354b58fb8844eb25cf92ce9c671eda891097216c2b9285b27bec2dc1a39


Also I have more than 420M. I mined multiple blocks, so I have much more than that lol



Ugh, I hate that that worked...

http://imgur.com/z6s0BwZ

I posted my address first and got nothing. Plus I see a teamviewer child screen in your corner

I call bullshit

I'm on my cell, it is teamviewer. I've wasted .1btc mining this, so I wish it was bullshit. 150k myst mined over two days only to be ruined in a two second transfer. Fuck man,  I hope I'm wrong, but it doesn't look like it right now.

HunterS
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
July 31, 2014, 02:10:19 AM
 #219

i guess this coin is dead lol

KIRAZ
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
July 31, 2014, 02:11:49 AM
 #220

i guess this coin is dead lol

that's still a mystery lol Smiley
enjoi
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 31, 2014, 02:14:06 AM
 #221

i guess this coin is dead lol

Hunter, I just pointed my remaining hash back at UNAT. Help me finish that block so we can make something out of today  Cry

Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 02:15:13 AM
 #222

Well, who wants 20,000,000 mysterycoin? Post your address and I'll send it as proof

I PM u my address. Let's see if it can be transferred.

And PM me yr price also for the coin.

lol price? I sent you 20M and the other person that PMd me

Well I did received the 20 million u sent and it pass thru the confirmation.

But if that's the case then I GUESS this coin is GONE. Something wrong with the code.

I also wasted BTC mining this coin unless this is the mystery of the special cache but how come only u get?

And a few times also.

HunterS
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
July 31, 2014, 02:16:44 AM
 #223

i guess this coin is dead lol

Hunter, I just pointed my remaining hash back at UNAT. Help me finish that block so we can make something out of today  Cry
what pool you on.i only have small rig

enjoi
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 31, 2014, 02:19:31 AM
 #224

i guess this coin is dead lol

Hunter, I just pointed my remaining hash back at UNAT. Help me finish that block so we can make something out of today  Cry
what pool you on.i only have small rig

Hardcoreminers. I've got 1th I rented for mystery the next 3 days, but at this point it looks like there's better places to point it. Let's try to rally then into finishing that damn block!

Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 02:23:16 AM
 #225

So is the concensus of everyone this coin is DEAD or just another MYSTERY of the coin?

I think these few days the coins mines is maybe less than a million or two.

But here out of the blue someone has over half a billion coins.

Is that the feature of the coin? The mystery of coin?

Lottery style coin.

enjoi
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 31, 2014, 02:29:22 AM
 #226

So is the concensus of everyone this coin is DEAD or just another MYSTERY of the coin?

I think these few days the coins mines is maybe less than a million or two.

But here out of the blue someone has over half a billion coins.

Is that the feature of the coin? The mystery of coin?

Lottery style coin.



Ezycash, I'm not wasting another second on this coin until I hear back from the dev. The only chance I see at this being saved is a reverse fork like we've seen happen to reverse the Mintpal hack. If we do something like that and the vulnerability gets fixed then I'll reevaluate. I like this coin, I've invested my own limited funds, the dev send intelligent and is very responsive, but we've got adequate proof at this point that something is broken.

Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 02:35:39 AM
 #227

Well I kind of like the IDEA of the MYST coins and the exchanges to other coins so it is a bit wasted that this coin is dead.

Have good potential if everything works well.

Maybe DEV can come in now and help save this situation.

I also wasted some good amount on this coin.

The good part it does not seem like a scam. BUT more on coding issue I think.

So maybe there is still hope. That is the MYSTERY LOL.

This where where the warning on the 1st page on DUE DILIGENCE comes in. SH*T I hate that word. DUE DILIGENCE.
enjoi
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 31, 2014, 02:43:13 AM
 #228

Well I kind of like the IDEA of the MYST coins and the exchanges to other coins so it is a bit wasted that this coin is dead.

Have good potential if everything works well.

Maybe DEV can come in now and help save this situation.

I also wasted some good amount on this coin.

The good part it does not seem like a scam. BUT more on coding issue I think.

So maybe there is still hope. That is the MYSTERY LOL.

This where where the warning on the 1st page on DUE DILIGENCE comes in. SH*T I hate that word. DUE DILIGENCE.


From what I remember, I believe It's nighttime in the devs timezone, so it's most likely a waiting game at this point until he wakes up.

garmin
Hero Member
*****
Offline Offline

Activity: 550
Merit: 501


View Profile
July 31, 2014, 03:28:37 AM
 #229

 Roll Eyes
mpmcsweeney
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
July 31, 2014, 04:20:56 AM
 #230

So...game over then. Cool.
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 07:53:38 AM
 #231

So is the issue FIX of the of someone mining more than half billion coins?

Where can I get the new wallet? Can't seem to find the post.

MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 31, 2014, 08:24:44 AM
 #232



Rolling back to 7408. All vulnerabilities have been closed. Coin now has no flaws. I will post a detailed response on what happened, why it happened, and how it was so easy to do. Thanks to earlz for finding the mystery and MrData for his help with the rollback


http://www.mysterycoin.org/1.png
 http://www.mysterycoin.org/windows.png  http://www.mysterycoin.org/github.png
HashFarmer
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
July 31, 2014, 08:26:46 AM
 #233

Nice coin, but will it end up like dogecoin problem?
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 31, 2014, 08:31:19 AM
 #234

Nice coin, but will it end up like dogecoin problem?

This was launched with the vulnerability on purpose. The goal was to show how easily it can be done and what to look for. More details coming soon. The scenario was fully planned

I have removed all pool pictures and links. Please post your pool picture and link to be readded once you are updated to the rollback

IF YOU ARE MINING ON A POOL RIGHT NOW, YOU ARE MINING NOTHING


Pool operators will probably have to run the daemon with -disablesafemode for a while until there enough new good blocks to be a longer chain than the old one
enjoi
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
July 31, 2014, 08:35:09 AM
 #235

Nice coin, but will it end up like dogecoin problem?

This was launched with the vulnerability on purpose. The goal was to show how easily it can be done and what to look for. More details coming soon. The scenario was fully planned

I have removed all pool pictures and links. Please post your pool picture and link to be readded once you are updated to the rollback

IF YOU ARE MINING ON A POOL RIGHT NOW, YOU ARE MINING NOTHING


Pool operators will probably have to run the daemon with -disablesafemode for a while until there enough new good blocks to be a longer chain than the old one

Thanks dev. Appreciate the quick response. Interested to see what happens.

MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 31, 2014, 08:38:44 AM
 #236

Nice coin, but will it end up like dogecoin problem?

This was launched with the vulnerability on purpose. The goal was to show how easily it can be done and what to look for. More details coming soon. The scenario was fully planned

I have removed all pool pictures and links. Please post your pool picture and link to be readded once you are updated to the rollback

IF YOU ARE MINING ON A POOL RIGHT NOW, YOU ARE MINING NOTHING


Pool operators will probably have to run the daemon with -disablesafemode for a while until there enough new good blocks to be a longer chain than the old one

Thanks dev. Appreciate the quick response. Interested to see what happens.

There was no malicious intent. The goal was to point out how easily this kind of bullshit can be done and what to look for. This is method #1 of about 6. This is also the easiest to do, and pull off

I also told you guys we would get the mystery fixed and close any security flaws once it was found. It was found, and we fixed it  Wink

Seednode is now updated. You will now get new connections automatically
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 08:44:35 AM
 #237

sorry for asking a noob question.

So before this rollback anything that we have done after block 7408 a few hours back, the coins that we earn then does it mean it will be gone?

Or it will still be available once it sync up?

Pls advise.
scorpio18
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
July 31, 2014, 08:48:12 AM
 #238


Mystery Coin Pool US Hosted
http://myst.coin-miners.info/
IS UP!

1% Pool Fee / PROP payout system
Stratum with vardiff.
DDOS protection.
Cashout are processed every minute..

Support at #COINMINERS freenode channel : https://webchat.freenode.net/?channels=#COINMINERS



Skype: coin.miners    
                                                       

Point your miners at: stratum+tcp://myst.coin-miners.info:3340


Rent some sha256 hash power at

http://www.miningrigrentals.com/


We have made the wallet update
Code:
{
    "version" : 80700,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 7408,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 106854.30064189,
    "testnet" : false,
    "keypoololdest" : 1406538259,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

Dev you can add us on OP

HunterS
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
July 31, 2014, 09:03:30 AM
 #239

sorry for asking a noob question.

So before this rollback anything that we have done after block 7408 a few hours back, the coins that we earn then does it mean it will be gone?

Or it will still be available once it sync up?

Pls advise.

no bro.not a noob question.this thing the dev done was stupid.so people now mined some coins for nothing wasting time and power .absalutely stupid.why would you do that.there is 2 or 3 scam coins released everyday that can show us this.

Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 09:07:22 AM
 #240

So that means after 7408 all my coins gone. That 56K coins for me. SH%T.
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
July 31, 2014, 09:12:34 AM
 #241

Confirmed that I did receive those coins before the rollback. They're gone now but I don't think that pool is workin

Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 09:14:07 AM
 #242

So I guess when the DEV say to do your DUE DILIGENCE I guess it is about this.

Now I lost 50% of my original coins. 54572.19308353 MYST

So should take it as paying these coins for learning a LESSON.

In dollar or BTC term that I invested to get these lost coins is not really that much but still a pain in my pocket. About 0.04 BTC gone.

Hope DEV can do something about our losses.
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 31, 2014, 09:15:42 AM
 #243

So I guess when the DEV say to do your DUE DILIGENCE I guess it is about this.

Now I lost 50% of my original coins. 54572.19308353 MYST

So should take it as paying these coins for learning a LESSON.

In dollar or BTC term that I invested to get these lost coins is not really that much but still a pain in my pocket. About 0.04 BTC gone.

Hope DEV can do something about our losses.

It was more than clear there was an issue present. Consider that .04 a lesson not to mine something that you are being told is broken. It could have been far worse if I had malicious intentions and actually hid it, rather than leaving it to be found and basically telling you guys where to look

You lost a few hours, that's all. Everything will be fixed
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 09:18:15 AM
 #244

Yep the coin-miners.info pool does not seems to be generating any new coins. Stuck at block 7408.

Other pools at block 8650+. The old chainblock I think.

So lost investment and now still losing.

Expensive lesson this.
scorpio18
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
July 31, 2014, 09:19:07 AM
 #245

I have 2 miners with 5TH on my pool coin miners but we can not find blocks on the new update  Huh so what is the problem

HunterS
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
July 31, 2014, 09:20:38 AM
 #246

downloaded new wallet and wont sync past 7408.clean install

d2dtk
Hero Member
*****
Offline Offline

Activity: 518
Merit: 501


View Profile
July 31, 2014, 09:20:55 AM
 #247

http://mystery.hardcoreminers.com updated to new wallet!
Includes THE mystery fix!.


You'll have to re submit your logo to be added to the main page

Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 09:24:48 AM
 #248

For a noob I honestly appreciate this lesson. Actually your coin was the 1st coin where I invested in rental rigs for mining.

I did had FUN looking at the coins grow.

And I still want to continue supporting MYST as I believe U DO NOT HAVE MALICIOUS intent.

YOU DID GIVE A WARNING ON CONDUCTING OUR OWN DUE DILIGENCE. SO I GUESS IT WAS PLANNED.

BUT A LAYMAN LIKE ME CANNOT READ CODE. SO I GUESS I WAS GONNA LOSE EVEN BEFORE IT START.

BUT JUST CHECKING. IS THERE ANY MORE LESSONS THAT GONNA COST US THAT U WILL BE TEACHING US SOON.

HOPE U CAN PREEMPT US OF ANY MORE MYSTERY SURPRISES.

AND I DO NOT MIND LOSING THE 0.04 BTC IF I LEARN SOMETHING. MAYBE U CAN EDUCATE US ON WHAT TO LOOK US FOR THOSE LAYMAN WHO CANNOT READ CODES SO THIS THINGS WOULD NOT HAPPEN TO US AGAIN.

scorpio18
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
July 31, 2014, 09:27:47 AM
 #249

My daemon refuse the block found . check this




So what is the problem with the new wallet?

Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 09:33:43 AM
 #250

My daemon refuse the block found . check this

https://i.imgur.com/0N1OPz7.png


So what is the problem with the new wallet?

I THING DEV SAY SOMETHING ABOUT

Pool operators will probably have to run the daemon with -disablesafemode for a while until there enough new good blocks to be a longer chain than the old one.

So not sure what it means. Can we mine in pool now or wait?
scorpio18
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
July 31, 2014, 09:35:19 AM
 #251

My daemon refuse the block found . check this




So what is the problem with the new wallet?

I THING DEV SAY SOMETHING ABOUT

Pool operators will probably have to run the daemon with -disablesafemode for a while until there enough new good blocks to be a longer chain than the old one.

So not sure what it means. Can we mine in pool now or wait?

I run my daemon with -disablesafemode , ok i will try again , re-download the chain and change the address

d2dtk
Hero Member
*****
Offline Offline

Activity: 518
Merit: 501


View Profile
July 31, 2014, 09:35:40 AM
 #252

My daemon refuse the block found . check this




So what is the problem with the new wallet?

I THING DEV SAY SOMETHING ABOUT

Pool operators will probably have to run the daemon with -disablesafemode for a while until there enough new good blocks to be a longer chain than the old one.

So not sure what it means. Can we mine in pool now or wait?

Hardcoreminers is working fine!

Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 09:41:31 AM
 #253

My daemon refuse the block found . check this

https://i.imgur.com/0N1OPz7.png


So what is the problem with the new wallet?

I THING DEV SAY SOMETHING ABOUT

Pool operators will probably have to run the daemon with -disablesafemode for a while until there enough new good blocks to be a longer chain than the old one.

So not sure what it means. Can we mine in pool now or wait?

Hardcoreminers is working fine!

Harcoreminer block current at 8702.

So shouldn't it restart back from 7408.

8702 is the old chain correct. Dev say that we could not get anything if we mine from there.

So correct me if I am wrong.
scorpio18
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
July 31, 2014, 09:42:36 AM
 #254

My daemon refuse the block found . check this




So what is the problem with the new wallet?

I THING DEV SAY SOMETHING ABOUT

Pool operators will probably have to run the daemon with -disablesafemode for a while until there enough new good blocks to be a longer chain than the old one.

So not sure what it means. Can we mine in pool now or wait?

Hardcoreminers is working fine!

Hardcoreminers  is on the same fork as suprnova , so my wallet updated is at block 7408 with 3 connection , did Hardcoreminers made the new update?

Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 09:46:05 AM
 #255

Wallet not sync and only till block 7408.

Is this normal? It will sync as it generate new block?
scorpio18
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
July 31, 2014, 09:47:57 AM
Last edit: July 31, 2014, 11:15:26 AM by scorpio18
 #256

Wallet not sync and only till block 7408.

Is this normal? It will sync as it generate new block?

Is finally working we found some blocks . The windows wallet is sync. with the new chain ?

Sorry guys there was a problem with my cron , i set up 120 confirms but the coins mined i see they needs 200 confirms , i have corrected the mistake , now the crons is ok

Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 11:32:05 AM
 #257

Can I ask a question.

I currently mining in a pool. But as more blocks are found or mature, my new wallet seemed to fill up slowly back again from my last coins that I got before the rollback.

But my current mining is also generating new coins for those blocks starting from 7409.

So am I gonna get the current coins that I am mining also to be added to the old coins that is slowly coming back?

Does that mean I earning double coins one for old block and one for new block?

Just need some clarification.
scorpio18
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
July 31, 2014, 11:39:02 AM
 #258

Can I ask a question.

I currently mining in a pool. But as more blocks are found or mature, my new wallet seemed to fill up slowly back again from my last coins that I got before the rollback.

But my current mining is also generating new coins for those blocks starting from 7409.

So am I gonna get the current coins that I am mining also to be added to the old coins that is slowly coming back?

Does that mean I earning double coins one for old block and one for new block?

Just need some clarification.

The coins mined after the block 7409 on the old chain you will lose it , the coins mined on the new chain after the block 7409 you will receive it Smiley

TimC
Legendary
*
Offline Offline

Activity: 1764
Merit: 1022


View Profile
July 31, 2014, 11:47:49 AM
 #259

Yep the coin-miners.info pool does not seems to be generating any new coins. Stuck at block 7408.

Other pools at block 8650+. The old chainblock I think.

So lost investment and now still losing.

Expensive lesson this.

So has anyone used a block explorer to see if someone else used that exploit to give themselves a shit load of coins. I would hate to start mining this again only for someone with 1 billion coins to dump them when it hits the exchange. Also I don't see money supply when I use getinfo in the debug console.
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 11:54:07 AM
 #260

Well I did transfer some coins from the new updated pool to the new wallet and it is shown inside and accepted.

Now I waiting to see if the old coin transaction will be accepted again.

Will update further as it happen.

DO NOT WANT ANOTHER MYSTERY SURPRISE.

Maybe this time I found the MYSTERY? What do u say DEV?

 
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 11:59:36 AM
 #261

OK I just confirm it. It seems both the OLD and NEW coins transactions are being accepted in the new wallet.

Maybe u all can see your own new wallet. Your old unconfirm balance should be reducing and will begin to be confirm as the new block matures.
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 12:58:37 PM
 #262

The old coins has stopped being confirm it seems.

Only new coins from the new chains are being confirm.

So I guess everything is fine now.

So our previous HERO Earlz can u confirm that the half a billion or billion coins that u have is now gone.

Earlz gave a few txid of block that he mine so if anyone smart enough can u plz check that it is gone.

So that we can mine in peace and hope for a better future for MYST coin...
tonycrypto
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
July 31, 2014, 01:02:25 PM
 #263

Hardcoreminers pool logo
http://s27.postimg.org/wkqvz9vpv/logo.png

sorry cant post link because of the new guidelines.....


What is the new guidelines for posting logo or images.
Ezycash
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 31, 2014, 01:08:04 PM
 #264

Another thing that I observe about this coin.

The more hash power that everyone use the higher the difficulty and longer it is to find a new block.

There was only one pool previously and we were finding a few block every min. And difficulty not that high as of now.

Now a second pool has updated their wallet and suddenly things move to a crawl, difficulty rises exponentially and time to find new block is longer.

While the difficulty and time of finding new block is swaying up and down but it seems with more hash power everyone is using the higher the difficulty it will reach.

Just an observation.
glen123
Legendary
*
Offline Offline

Activity: 1028
Merit: 1000



View Profile
July 31, 2014, 01:18:33 PM
 #265

root@GCPOOL:~/mystery/src# ./mysterycoind
root@GCPOOL:~/mystery/src# MysteryCoin server starting

root@GCPOOL:~/mystery/src# ./mysterycoind getinfo
{
    "version" : 80700,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 3000,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 155012.78746019,
    "testnet" : false,
    "keypoololdest" : 1406812632,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
root@GCPOOL:~/mystery/src#

root@GCPOOL:~/mystery/src# ./mysterycoind getinfo
{
    "version" : 80700,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 7815,
    "timeoffset" : 0,
    "connections" : 2,
    "proxy" : "",
    "difficulty" : 82624.45431985,
    "testnet" : false,
    "keypoololdest" : 1406812632,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
root@GCPOOL:~/mystery/src#


Finished




glen123
Legendary
*
Offline Offline

Activity: 1028
Merit: 1000



View Profile
July 31, 2014, 01:27:20 PM
 #266

http://s14.postimg.org/luwpmtsip/gc_pool.jpg

ONLINE WITH NEW WALLET





http://gc-pool.ddns.net/mystery/public


garmin
Hero Member
*****
Offline Offline

Activity: 550
Merit: 501


View Profile
July 31, 2014, 02:00:57 PM
 #267

Pool advertising is no longer allowed - https://bitcointalk.org/index.php?topic=718124.0

antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 31, 2014, 02:14:02 PM
 #268

Stuck on block 7830 of 7915 on new wallet.

Are there any nodes for the new wallet?

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
tonycrypto
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
July 31, 2014, 02:44:39 PM
 #269

Hardcoreminers pool logo
http://s27.postimg.org/wkqvz9vpv/logo.png

sorry cant post link because of the new guidelines.....


What is the new guidelines for posting logo or images.

No it has to do with pool advertising. We are not allowed to post urls anymore in the Announcement section.
https://bitcointalk.org/index.php?topic=718124.0

Some pools ops are banned already for a couple of days.

Ok, thanks for information.
scorpio18
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


Admin of CoinMiners Pools


View Profile WWW
July 31, 2014, 02:48:22 PM
 #270

Stuck on block 7830 of 7915 on new wallet.

Are there any nodes for the new wallet?

Add this node

addnode=192.99.10.27

MineP.it
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 31, 2014, 02:54:38 PM
 #271

Dev can you re-add our pool to your main list? We're resynched - Thanks

https://www.minep.it - secure, stable mining pools | 0.75% fees | chat | forums | one login for 40+ pools | unique interface
Pools: Bitcoin | BitMark | ConspiracyCoin | CryptCoin | CureCoin | DarkCoin | Digit | DogeCoin | Dvorakoin | FeatherCoin | FractalCoin | Hiro | IsraelCoin | KarmaCoin | Kryptonite | LimeCoinX | Litecoin | MultiWalletCoin | Negotium | NewWorldOrder | OzzieCoin | PyramidsCoin | RootCoin | SaveCoin | Shade | SurvivorCoin | SysCoin | TalkCoin | TitCoin | Trinity | UseCoin | UtopiaCoin | VertCoin | ViaCoin | VirtualCoin | VirtualMiningCoin | WankCoin | WorldCoin | ZetaCoin
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
July 31, 2014, 04:05:34 PM
Last edit: July 31, 2014, 04:28:29 PM by antonio8
 #272

Stuck on block 7830 of 7915 on new wallet.

Are there any nodes for the new wallet?

Add this node

addnode=192.99.10.27

Thanks.

tried it but not syncing. I have 9 active connections but still stuck on block 7830 of 8051.

After about an hour it finally synced.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 31, 2014, 05:50:06 PM
 #273

I believe I have all the updated pools in the op now. If I missed you, please PM me your pools picture and link
ramtony
Full Member
***
Offline Offline

Activity: 193
Merit: 100



View Profile
July 31, 2014, 05:53:47 PM
 #274

any other nodes please?
werum
Member
**
Offline Offline

Activity: 95
Merit: 10


View Profile
July 31, 2014, 06:12:25 PM
 #275

I wrote unconfirmed 22089 Huh wallet synchred
a balance of the previous version wallet
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
July 31, 2014, 06:23:57 PM
 #276

I'm usually super against rollbacks...

But being that it was pretty obvious there was a planned issue and not being on an exchange yet...this one seems ok

mpmcsweeney
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
July 31, 2014, 06:37:21 PM
 #277

So...what next?
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 31, 2014, 06:38:40 PM
 #278

So...what next?

Anything. It's fixed. Now it's a completely functional coin with random rewards
werum
Member
**
Offline Offline

Activity: 95
Merit: 10


View Profile
July 31, 2014, 06:40:54 PM
 #279

what unconfirmed balance 22089? Cry
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 31, 2014, 06:46:49 PM
 #280

what unconfirmed balance 22089? Cry

They will disappear when we pass the block you got them on in the old chain and will be rejected and destroyed. Those coins don't really even exist
werum
Member
**
Offline Offline

Activity: 95
Merit: 10


View Profile
July 31, 2014, 06:49:58 PM
 #281

what unconfirmed balance 22089? Cry

They will disappear when we pass the block you got them on in the old chain and will be rejected and destroyed. Those coins don't really even exist

what? but I earned them yesterday Shocked
donnyespo
Hero Member
*****
Offline Offline

Activity: 827
Merit: 1000


Twitter: @bitcoin_dad


View Profile
July 31, 2014, 06:55:11 PM
 #282

Well I guess after this "lesson" not  throwing more btc down the drain. I would rather learn my lesson on a scam on an exchange with a chance to profit or recover something IMO this is worse than USB coin

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 31, 2014, 06:58:19 PM
Last edit: July 31, 2014, 07:15:13 PM by MysteryCoin.org
 #283

Well I guess after this "lesson" not  throwing more btc down the drain. I would rather learn my lesson on a scam on an exchange with a chance to profit or recover something IMO this is worse than USB coin

Just to be clear...you're saying that it would be better for me to hide a flaw, create many coins, dump them, take your BTC, and disappear?

You blindly threw your hash and coins at a coin that was telling you it had a problem. This is the point. Pay attention to what you are doing

Lucky for you, I didn't use or create any fake coins. The ones that were made were destroyed, instead of dumped. I would say this is a far better way

The coin is fine now, and at worst, you only lost maybe a few hours of mining. Big deal
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
July 31, 2014, 07:08:15 PM
 #284

Hey mates,

I won't be readding Mysterycoin to Suprnova, lots of coins are lost on the wrong fork, you might try to withdraw your funds which are still left, though there is big chance you won't get them as they are lost too.

Very sorry !

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

Activity: 827
Merit: 1000


Twitter: @bitcoin_dad


View Profile
July 31, 2014, 08:24:38 PM
 #285

Well I guess after this "lesson" not  throwing more btc down the drain. I would rather learn my lesson on a scam on an exchange with a chance to profit or recover something IMO this is worse than USB coin

Just to be clear...you're saying that it would be better for me to hide a flaw, create many coins, dump them, take your BTC, and disappear?

You blindly threw your hash and coins at a coin that was telling you it had a problem. This is the point. Pay attention to what you are doing

Lucky for you, I didn't use or create any fake coins. The ones that were made were destroyed, instead of dumped. I would say this is a far better way

The coin is fine now, and at worst, you only lost maybe a few hours of mining. Big deal


I never had the impression the mystery was a bad thing. Maybe im too optimistic thinking that the mystery could be a great coin in disguise, rather than a coin with a flaw.

Did I like the mystery yes, if we could have kept the coins mined previously it could still have been a lesson learned with minimal impact.

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 31, 2014, 08:29:56 PM
 #286

Well I guess after this "lesson" not  throwing more btc down the drain. I would rather learn my lesson on a scam on an exchange with a chance to profit or recover something IMO this is worse than USB coin

Just to be clear...you're saying that it would be better for me to hide a flaw, create many coins, dump them, take your BTC, and disappear?

You blindly threw your hash and coins at a coin that was telling you it had a problem. This is the point. Pay attention to what you are doing

Lucky for you, I didn't use or create any fake coins. The ones that were made were destroyed, instead of dumped. I would say this is a far better way

The coin is fine now, and at worst, you only lost maybe a few hours of mining. Big deal


I never had the impression the mystery was a bad thing. Maybe im too optimistic thinking that the mystery could be a great coin in disguise, rather than a coin with a flaw.

Did I like the mystery yes, if we could have kept the coins mined previously it could still have been a lesson learned with minimal impact.

We fixed it within hours
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 31, 2014, 10:01:30 PM
 #287

Well the rollback was successful. Looks like everyone is updated

No more flaws, this coin will work just fine now
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
August 01, 2014, 12:46:51 AM
 #288

Well the rollback was successful. Looks like everyone is updated

No more flaws, this coin will work just fine now

I really do understand what you did with this coin. BUT when the guy figured it out and you went on about how it wasn't the mystery, you basically "egged" him on to try it.

At that point couldn't you just went ahead and admitted he was correct and warned everyone who was mining about this possibility so those who rented or not could have decided for themselves if they wanted to continue mining?

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
kyne
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
August 01, 2014, 02:47:54 AM
 #289

Wasted all my hash. Lost almost coin from suprnova after withdrawal on wrong fork. I'm out from this coin!!!  Angry
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
August 01, 2014, 02:49:31 AM
 #290

To be fair I don't think anyone would have paid attention if they didn't let him do it and only explained it

ebeth08
Full Member
***
Offline Offline

Activity: 168
Merit: 100

Twitter - @hashking


View Profile
August 01, 2014, 03:30:08 AM
 #291

Well the rollback was successful. Looks like everyone is updated

No more flaws, this coin will work just fine now

I really do understand what you did with this coin. BUT when the guy figured it out and you went on about how it wasn't the mystery, you basically "egged" him on to try it.

At that point couldn't you just went ahead and admitted he was correct and warned everyone who was mining about this possibility so those who rented or not could have decided for themselves if they wanted to continue mining?

+1

What kind of asshole makes a pointless coin for people to waste their $$$ and hash on? 2 words for a person like that, Fk you!

BTC CASINO - REAL LIVE DEALERS >> http://bit.ly/btccasino
Mine @ the Best Pools | Standard Fee: 0.75% | https://www.minep.it/
VISION IT, LIVE IT
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
August 01, 2014, 03:47:30 AM
 #292

You guys do realize it was only rolled back like 8 hours right?

garmin
Hero Member
*****
Offline Offline

Activity: 550
Merit: 501


View Profile
August 01, 2014, 04:12:23 AM
 #293

You guys do realize it was only rolled back like 8 hours right?

Just rebrand it from Mystery to Misery...  Wink

antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
August 01, 2014, 04:17:25 AM
 #294

You guys do realize it was only rolled back like 8 hours right?

I realize that. 8 hours that could have been some where else. Actually a full day and a half from when earlz figured it out.

I kn ow the dev said he has no plans to get this coin listed but what kind of faith is lost in the dev and his "future" coins or books/novels as he calls them.

I am just saying that the mystery was figured out a day and a half ago and a lot of this could have been avoided by people who actually paid for miners. I did not rent but I see those peoples views. Nor can i read code so I would have never figured it out which means I am the one this coin was meant for initually. Blindly mining a coin at launch not knowing what I was getting into.

And yes I would have pulled some rigs off it a day ago at that point and went on to something else. Yes I still have 1 rig on it.


If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
spectrem1
Member
**
Offline Offline

Activity: 95
Merit: 10


View Profile
August 01, 2014, 01:11:04 PM
 #295

Mystery? Maybe - 
http://www.geocaching.com/track/details.aspx?id=3375361&page=8

wanna see the back of the coin?
http://www.geocaching.com/track/gallery.aspx?ID=3375361

Dev - is that your artwork? -M

Chance favors the prepared mind -Louis Pasteur
MysteryCoin.org (OP)
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
August 01, 2014, 02:39:29 PM
 #296

You guys do realize it was only rolled back like 8 hours right?

I realize that. 8 hours that could have been some where else. Actually a full day and a half from when earlz figured it out.

I kn ow the dev said he has no plans to get this coin listed but what kind of faith is lost in the dev and his "future" coins or books/novels as he calls them.

I am just saying that the mystery was figured out a day and a half ago and a lot of this could have been avoided by people who actually paid for miners. I did not rent but I see those peoples views. Nor can i read code so I would have never figured it out which means I am the one this coin was meant for initually. Blindly mining a coin at launch not knowing what I was getting into.

And yes I would have pulled some rigs off it a day ago at that point and went on to something else. Yes I still have 1 rig on it.



That was only while it was broken. Now I will pursue exchanges, since it's fixed and safe, now. I really wish you guys were more mad at yourselves for blindly throwing BTC and hash at something you were being told was broken, but I guess the entire point was lost

Either way, it's a solid coin now and there was only a few hours lost from the rollback. I'm sorry to say, but those of you whining are just proving the point further that you should be more careful
donnyespo
Hero Member
*****
Offline Offline

Activity: 827
Merit: 1000


Twitter: @bitcoin_dad


View Profile
August 01, 2014, 03:15:51 PM
 #297

I downloaded the new wallet and my coins are still there. So they are valid?

That's what I was upset about I thought ALL coins prior to the error mined would be invalid and destroyed..

Not true?

If so not such a bad lesson

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
August 01, 2014, 05:40:00 PM
 #298

I downloaded the new wallet and my coins are still there. So they are valid?

That's what I was upset about I thought ALL coins prior to the error mined would be invalid and destroyed..

Not true?

If so not such a bad lesson

They should be fine. If they go to confirmed then you're good. It was rolled back to block 7400 something I think

iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
August 01, 2014, 05:41:20 PM
 #299

I downloaded the new wallet and my coins are still there. So they are valid?

That's what I was upset about I thought ALL coins prior to the error mined would be invalid and destroyed..

Not true?

If so not such a bad lesson

They should be fine. If they go to confirmed then you're good. It was rolled back to block 7400 something I think

Yea it was 7408. The block right before the big one

donnyespo
Hero Member
*****
Offline Offline

Activity: 827
Merit: 1000


Twitter: @bitcoin_dad


View Profile
August 01, 2014, 06:54:06 PM
 #300

OK I'm good then I got in at launch

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



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
atta2k15
Sr. Member
****
Offline Offline

Activity: 315
Merit: 250


View Profile
August 02, 2014, 08:50:53 AM
 #301

nodes?
rjshoemaker
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
August 03, 2014, 01:25:01 AM
 #302

You guys do realize it was only rolled back like 8 hours right?

I realize that. 8 hours that could have been some where else. Actually a full day and a half from when earlz figured it out.

I kn ow the dev said he has no plans to get this coin listed but what kind of faith is lost in the dev and his "future" coins or books/novels as he calls them.

I am just saying that the mystery was figured out a day and a half ago and a lot of this could have been avoided by people who actually paid for miners. I did not rent but I see those peoples views. Nor can i read code so I would have never figured it out which means I am the one this coin was meant for initually. Blindly mining a coin at launch not knowing what I was getting into.

And yes I would have pulled some rigs off it a day ago at that point and went on to something else. Yes I still have 1 rig on it.



That was only while it was broken. Now I will pursue exchanges, since it's fixed and safe, now. I really wish you guys were more mad at yourselves for blindly throwing BTC and hash at something you were being told was broken, but I guess the entire point was lost

Either way, it's a solid coin now and there was only a few hours lost from the rollback. I'm sorry to say, but those of you whining are just proving the point further that you should be more careful


I am so glad I stopped mining a couple days ago Smiley all my coins are safe and sound in the new wallet.  Any news on exchanges?
ebeth08
Full Member
***
Offline Offline

Activity: 168
Merit: 100

Twitter - @hashking


View Profile
August 03, 2014, 10:46:02 PM
 #303

You guys do realize it was only rolled back like 8 hours right?

I realize that. 8 hours that could have been some where else. Actually a full day and a half from when earlz figured it out.

I kn ow the dev said he has no plans to get this coin listed but what kind of faith is lost in the dev and his "future" coins or books/novels as he calls them.

I am just saying that the mystery was figured out a day and a half ago and a lot of this could have been avoided by people who actually paid for miners. I did not rent but I see those peoples views. Nor can i read code so I would have never figured it out which means I am the one this coin was meant for initually. Blindly mining a coin at launch not knowing what I was getting into.

And yes I would have pulled some rigs off it a day ago at that point and went on to something else. Yes I still have 1 rig on it.



That was only while it was broken. Now I will pursue exchanges, since it's fixed and safe, now. I really wish you guys were more mad at yourselves for blindly throwing BTC and hash at something you were being told was broken, but I guess the entire point was lost

Either way, it's a solid coin now and there was only a few hours lost from the rollback. I'm sorry to say, but those of you whining are just proving the point further that you should be more careful

Mad at ourselves?  You can't be Fk serious?  How would anyone know you had a shitcoin, shitplan and shit for brains?  GFY

BTC CASINO - REAL LIVE DEALERS >> http://bit.ly/btccasino
Mine @ the Best Pools | Standard Fee: 0.75% | https://www.minep.it/
VISION IT, LIVE IT
MMXIV
Full Member
***
Offline Offline

Activity: 252
Merit: 120


View Profile
August 04, 2014, 06:41:54 PM
 #304

You guys do realize it was only rolled back like 8 hours right?

I realize that. 8 hours that could have been some where else. Actually a full day and a half from when earlz figured it out.

I kn ow the dev said he has no plans to get this coin listed but what kind of faith is lost in the dev and his "future" coins or books/novels as he calls them.

I am just saying that the mystery was figured out a day and a half ago and a lot of this could have been avoided by people who actually paid for miners. I did not rent but I see those peoples views. Nor can i read code so I would have never figured it out which means I am the one this coin was meant for initually. Blindly mining a coin at launch not knowing what I was getting into.

And yes I would have pulled some rigs off it a day ago at that point and went on to something else. Yes I still have 1 rig on it.



That was only while it was broken. Now I will pursue exchanges, since it's fixed and safe, now. I really wish you guys were more mad at yourselves for blindly throwing BTC and hash at something you were being told was broken, but I guess the entire point was lost

Either way, it's a solid coin now and there was only a few hours lost from the rollback. I'm sorry to say, but those of you whining are just proving the point further that you should be more careful

Mad at ourselves?  You can't be Fk serious?  How would anyone know you had a shitcoin, shitplan and shit for brains?  GFY

I find it funny how mad you guys are at him. It clearly said this coin had an issue. He could have just launched it with a weird name, not brought attention to the problem, and dumped all over your faces

I approve of this honest and fair lesson. Big time - Stop doing stupid shit

vegasguy
Legendary
*
Offline Offline

Activity: 1610
Merit: 1003


"Yobit pump alert software" Link in my signature!


View Profile
August 05, 2014, 12:26:05 AM
 #305

You guys do realize it was only rolled back like 8 hours right?

I realize that. 8 hours that could have been some where else. Actually a full day and a half from when earlz figured it out.

I kn ow the dev said he has no plans to get this coin listed but what kind of faith is lost in the dev and his "future" coins or books/novels as he calls them.

I am just saying that the mystery was figured out a day and a half ago and a lot of this could have been avoided by people who actually paid for miners. I did not rent but I see those peoples views. Nor can i read code so I would have never figured it out which means I am the one this coin was meant for initually. Blindly mining a coin at launch not knowing what I was getting into.

And yes I would have pulled some rigs off it a day ago at that point and went on to something else. Yes I still have 1 rig on it.



That was only while it was broken. Now I will pursue exchanges, since it's fixed and safe, now. I really wish you guys were more mad at yourselves for blindly throwing BTC and hash at something you were being told was broken, but I guess the entire point was lost

Either way, it's a solid coin now and there was only a few hours lost from the rollback. I'm sorry to say, but those of you whining are just proving the point further that you should be more careful

I wasted 4 days on this shit. Plz get this on an exchange. Thanks!

I want to make sure everyone knows that I just released my software called "Yobit pump alert". THis is custom software that uses an algo to detect the start of a pump here on yobit, the second it starts. YOu can even filter the coins you see by price. Most pumps start less than 100 sats , so you can easily filter the cheap coins, so they are the only ones displayed Smiley https://bitcointalk.org/index.php?topic=1945937.msg20241953#msg20241953
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
August 05, 2014, 03:12:25 AM
 #306

You guys do realize it was only rolled back like 8 hours right?

I realize that. 8 hours that could have been some where else. Actually a full day and a half from when earlz figured it out.

I kn ow the dev said he has no plans to get this coin listed but what kind of faith is lost in the dev and his "future" coins or books/novels as he calls them.

I am just saying that the mystery was figured out a day and a half ago and a lot of this could have been avoided by people who actually paid for miners. I did not rent but I see those peoples views. Nor can i read code so I would have never figured it out which means I am the one this coin was meant for initually. Blindly mining a coin at launch not knowing what I was getting into.

And yes I would have pulled some rigs off it a day ago at that point and went on to something else. Yes I still have 1 rig on it.



That was only while it was broken. Now I will pursue exchanges, since it's fixed and safe, now. I really wish you guys were more mad at yourselves for blindly throwing BTC and hash at something you were being told was broken, but I guess the entire point was lost

Either way, it's a solid coin now and there was only a few hours lost from the rollback. I'm sorry to say, but those of you whining are just proving the point further that you should be more careful

Mad at ourselves?  You can't be Fk serious?  How would anyone know you had a shitcoin, shitplan and shit for brains?  GFY

I find it funny how mad you guys are at him. It clearly said this coin had an issue. He could have just launched it with a weird name, not brought attention to the problem, and dumped all over your faces

I approve of this honest and fair lesson. Big time - Stop doing stupid shit

If you read all my posts you would see that I understand what he did. But show me in the OP where he EXACLTY said there is an ISSUE.

I read this. This coin has a mystery. Not This coin has an issue.


This coin has a mystery...
It's not malicious...
It's not obvious...
Virtually insignificant...
But when found...
Will raise the due diligence standard

Yeah if I could read code I might have found it. My whole point was it was figured out and the dev lied and said that wasn't the mystery/issue that another member found until that said member went ahead and did it. My whole point is that should have been the end of it there. Not letting it drag out another day and a half of mining.

Call me crazy I am still mining with one asic even though the dev has not been posting in a while now. We'll see if he is pursuing exchanges now.



If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
August 05, 2014, 06:06:32 PM
 #307

I agree let's not leave those who invested in this coin hanging. Come on dev get us on an exchange so we can recoup cost and try to get this coin moving.
cryptoJJ
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile WWW
August 06, 2014, 09:58:33 AM
 #308

Well for starters, any other release regarding MYST will have the option to trade your MYST into the newest chain, for equal dollar value to ensure you are always on the newest project

^^^The reason why I will hold on to this coin. The coin itself was solid, minus the intentional flaw. And the dev seemed like he knew what he was doing. Maybe someday he will release a version 2 and give our old coins value. 

One can wish.
z38630610
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
August 08, 2014, 07:31:53 AM
 #309

Well for starters, any other release regarding MYST will have the option to trade your MYST into the newest chain, for equal dollar value to ensure you are always on the newest project

^^^The reason why I will hold on to this coin. The coin itself was solid, minus the intentional flaw. And the dev seemed like he knew what he was doing. Maybe someday he will release a version 2 and give our old coins value. 

One can wish.
中文看得懂吗 ,三个字   ,,扯犊子 

▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
.JINBI..

merges gold’s investment
holding value
with
blockchain technology
.
...T H E   G O L D E N   I C O...
.────────     WHITEPAPER     ────────.
▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
smallkite
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
August 08, 2014, 02:47:57 PM
 #310

如上,扯犊子,有本事高平台  platform  尼玛逼你懂吗?

enjoy your gf!  你懂吗?understand?
atta2k15
Sr. Member
****
Offline Offline

Activity: 315
Merit: 250


View Profile
August 12, 2014, 04:48:04 AM
 #311

does this coin have any purpose, or another shitcoin?
Jerubbaal75
Member
**
Offline Offline

Activity: 81
Merit: 10

Canadian Miner, eh! (ヅ


View Profile
August 12, 2014, 06:20:35 AM
Last edit: August 12, 2014, 06:30:59 AM by Jerubbaal75
 #312

It's actually nice mining this coin now since the whales moved on and the trolls have lost interest in flaming the dev. It is a solid coin. We're only half way now to the random reward dropping 800 to 400. There was no rush to get in on exchange before block 7408 understandably. Only problem now is dev hasn't been active since Aug 1st. Do coins need a devs approval to be listed? He kept telling people to go for it whenever it was suggested by someone. There are enough people who will vote this on any exchange to see some kind of return for mining this for a week or two.

apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
August 13, 2014, 03:45:46 PM
 #313

It's actually nice mining this coin now since the whales moved on and the trolls have lost interest in flaming the dev. It is a solid coin. We're only half way now to the random reward dropping 800 to 400. There was no rush to get in on exchange before block 7408 understandably. Only problem now is dev hasn't been active since Aug 1st. Do coins need a devs approval to be listed? He kept telling people to go for it whenever it was suggested by someone. There are enough people who will vote this on any exchange to see some kind of return for mining this for a week or two.

Nope all u gotta do is reach out to an exchange. Check and see if polo will list us.
Pebbelzz
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile WWW
August 13, 2014, 11:43:16 PM
 #314

So I downloaded the wallet and I can't get it to sync or even show any connections. I tried the 1 addnode that was mentioned in the thread and it won't even take that. Is there a config or something that I need to add?

Jerubbaal75
Member
**
Offline Offline

Activity: 81
Merit: 10

Canadian Miner, eh! (ヅ


View Profile
August 14, 2014, 04:01:00 AM
 #315

As long as the file you downloaded says rollback at the end it should work. It doesn't need a .conf it manages itself somehow, just ran it and got 8 connections. Only other thing is that you gave it access through your firewall when it asked when you first ran the QT. By default its unchecked for security reasons.

Oh, and that polo exchange mentioned doesn't exist anymore, the domain is sold :/
Any other suggestions? Like LazyCoins, AllCoin or BTER?

MonetaCoin
Sr. Member
****
Offline Offline

Activity: 340
Merit: 250


View Profile
August 14, 2014, 11:09:26 AM
 #316

As long as the file you downloaded says rollback at the end it should work. It doesn't need a .conf it manages itself somehow, just ran it and got 8 connections. Only other thing is that you gave it access through your firewall when it asked when you first ran the QT. By default its unchecked for security reasons.

Oh, and that polo exchange mentioned doesn't exist anymore, the domain is sold :/
Any other suggestions? Like LazyCoins, AllCoin or BTER?

www.poloniex.com they still exist.
Pebbelzz
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile WWW
August 14, 2014, 03:09:46 PM
 #317

As long as the file you downloaded says rollback at the end it should work. It doesn't need a .conf it manages itself somehow, just ran it and got 8 connections. Only other thing is that you gave it access through your firewall when it asked when you first ran the QT. By default its unchecked for security reasons.


it's the rollback, gave it access through the firewall, even tried run as administrator just for giggles and still can't get any connections

MonetaCoin
Sr. Member
****
Offline Offline

Activity: 340
Merit: 250


View Profile
August 14, 2014, 03:12:36 PM
 #318

I'm wondering if the Diem team should take this coin over? Would anyone be willing to donate any of their mystery coins for us to make new wallets and get us on an exchange? We can also provide a new perma seed node to ensure the wallets stay connected.
Pebbelzz
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile WWW
August 14, 2014, 03:30:07 PM
 #319

As long as the file you downloaded says rollback at the end it should work. It doesn't need a .conf it manages itself somehow, just ran it and got 8 connections. Only other thing is that you gave it access through your firewall when it asked when you first ran the QT. By default its unchecked for security reasons.


it's the rollback, gave it access through the firewall, even tried run as administrator just for giggles and still can't get any connections

apparently to get it to work I had to post about it a second time and glare real hard at it, after sitting for 10 hours over night it just magically started working  Huh  Undecided

Jerubbaal75
Member
**
Offline Offline

Activity: 81
Merit: 10

Canadian Miner, eh! (ヅ


View Profile
August 14, 2014, 09:18:08 PM
 #320

I've submitted it to Poloniex, when a vote link comes up I'll post it.

I noticed the Dev logged in yesterday (13th)
To Dev:  We're currently at 46,234, All the trolls have left and people are still mining Mystery. It's a solid SHA coin, when we get on Poloniex it will be awesome! To the Moon! (ヅ

apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
August 14, 2014, 09:36:05 PM
 #321

I've submitted it to Poloniex, when a vote link comes up I'll post it.

I noticed the Dev logged in yesterday (13th)
To Dev:  We're currently at 46,234, All the trolls have left and people are still mining Mystery. It's a solid SHA coin, when we get on Poloniex it will be awesome! To the Moon! (ヅ


Yes to the moon if we can be listed. Come back and join us dev
d2dtk
Hero Member
*****
Offline Offline

Activity: 518
Merit: 501


View Profile
August 16, 2014, 02:56:19 AM
 #322

I'm surprised no exchanges have picked up on this coin yet...Maybe once Dev comes back or makes a new coin that will allow this one?

lisek229
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250



View Profile
August 16, 2014, 03:55:07 PM
 #323

Where is Dev? There is no exchange for this coin Sad
plast555
Sr. Member
****
Offline Offline

Activity: 951
Merit: 259



View Profile
August 17, 2014, 01:57:16 PM
 #324


This is the big problem, because still no exchange....diff falling down so price can not be high and when all miners come to exchange with all this coins what they mined until now, it's hard to find so much buyers in one moment...so to all of you who still mining mystery I wish a good luck !!!
z38630610
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
August 19, 2014, 10:56:13 AM
 #325

this coin no exchange ,this coin no value!!!!

▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
.JINBI..

merges gold’s investment
holding value
with
blockchain technology
.
...T H E   G O L D E N   I C O...
.────────     WHITEPAPER     ────────.
▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
August 19, 2014, 01:23:42 PM
 #326

Hey guys I know its a small exchange but we have been added to the voting list here! https://cryptoine.com/voting/MYST
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
August 19, 2014, 01:30:41 PM
 #327

Hey guys I know its a small exchange but we have been added to the voting list here! https://cryptoine.com/voting/MYST

Quick everyone let's get voting and get some life brought back into this coin! This exchange will just be our first step.
Pebbelzz
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile WWW
August 19, 2014, 01:40:12 PM
 #328

A Community take over would also help get this on an exchange and get the ball rolling for this coin

apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
August 19, 2014, 03:11:23 PM
 #329

A Community take over would also help get this on an exchange and get the ball rolling for this coin

I'd be interested in trying to get someone to take this coin over. But we would need to be willing to donate some of our mystery coins to them for funding to keep them vested in further updates and features as we go.
z38630610
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
August 19, 2014, 08:26:30 PM
 #330

Hey guys I know its a small exchange but we have been added to the voting list here! https://cryptoine.com/voting/MYST

this coin no voting,your look
http://gyazo.com/c613e79e85c9869c2bfdd81ebb26b8c8

▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
.JINBI..

merges gold’s investment
holding value
with
blockchain technology
.
...T H E   G O L D E N   I C O...
.────────     WHITEPAPER     ────────.
▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
d2dtk
Hero Member
*****
Offline Offline

Activity: 518
Merit: 501


View Profile
August 19, 2014, 08:45:45 PM
 #331

This link has been tested and is working.

We have 5 votes let's go for 50 by the end of the day! !  Grin


https://cryptoine.com/voting#MYST

Jerubbaal75
Member
**
Offline Offline

Activity: 81
Merit: 10

Canadian Miner, eh! (ヅ


View Profile
August 19, 2014, 11:52:50 PM
 #332

9 now, I'll vote daily. Never heard back from poloniex Undecided if it requires some kind of twitter campaign I'm out of my element

BullFrog
Newbie
*
Offline Offline

Activity: 40
Merit: 0



View Profile
August 23, 2014, 08:34:22 AM
Last edit: August 23, 2014, 10:08:31 AM by BullFrog
 #333

I like PoS coins, with a total of 4.6 Billion Mystery Coins there will be enough space for 30% yearly interest. It also will create more attention by investors, imho.

At a newb at this coin, what means 'mystery cache' and what was this 'big block' - there are more to find ? THX
z38630610
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
August 23, 2014, 11:54:41 AM
 #334

I like PoS coins, with a total of 4.6 Billion Mystery Coins there will be enough space for 30% yearly interest. It also will create more attention by investors, imho.

At a newb at this coin, what means 'mystery cache' and what was this 'big block' - there are more to find ? THX
he,this coin dead

▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
.JINBI..

merges gold’s investment
holding value
with
blockchain technology
.
...T H E   G O L D E N   I C O...
.────────     WHITEPAPER     ────────.
▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
August 23, 2014, 01:51:08 PM
 #335

I like PoS coins, with a total of 4.6 Billion Mystery Coins there will be enough space for 30% yearly interest. It also will create more attention by investors, imho.

At a newb at this coin, what means 'mystery cache' and what was this 'big block' - there are more to find ? THX
he,this coin dead

For a dead coin its def still rising in rank on the voting list. Good job everyone keep it up.
garmin
Hero Member
*****
Offline Offline

Activity: 550
Merit: 501


View Profile
August 26, 2014, 09:29:37 PM
 #336

Hardcore miners still has people mining away, exchange votes still increasing, reward halving @ 80,001 in about 1000 blocks...

Hmmm

Wonder when the mystery coin resurrection starts?  Wink
Jerubbaal75
Member
**
Offline Offline

Activity: 81
Merit: 10

Canadian Miner, eh! (ヅ


View Profile
August 26, 2014, 09:59:46 PM
 #337

11th @ 67 now, rising in the ranks past shitcoins like Golden Loaf Yanukovich, lols

https://cryptoine.com/voting#MYST

MonetaCoin
Sr. Member
****
Offline Offline

Activity: 340
Merit: 250


View Profile
August 28, 2014, 08:40:05 PM
 #338

11th @ 67 now, rising in the ranks past shitcoins like Golden Loaf Yanukovich, lols

https://cryptoine.com/voting#MYST

Keep voting guys!
sunerok
Hero Member
*****
Offline Offline

Activity: 629
Merit: 500


View Profile WWW
August 30, 2014, 10:01:39 AM
 #339

11th @ 67 now, rising in the ranks past shitcoins like Golden Loaf Yanukovich, lols

https://cryptoine.com/voting#MYST

Keep voting guys!

mystery will be back Cheesy

good news.  Cool

_///// [XVG] ★★★★★WE ARE ON  THE VERGE ★★★★★ [SCRYPT] /////_
_//// TOR // I2P // LINUX . WINDOWS . MAC . ANDROID . ELECTRUM . WEBWALLET . GITHUB // WEBSITE // RADIO // IRC ////_
BullFrog
Newbie
*
Offline Offline

Activity: 40
Merit: 0



View Profile
September 03, 2014, 06:22:27 AM
 #340

11th @ 67 now, rising in the ranks past shitcoins like Golden Loaf Yanukovich, lols

https://cryptoine.com/voting#MYST

Keep voting guys!

Mystery @ #5 , keep voting for our new exchange
d2dtk
Hero Member
*****
Offline Offline

Activity: 518
Merit: 501


View Profile
September 04, 2014, 05:05:59 AM
 #341

15 votes and we will be in 3rd place!

MonetaCoin
Sr. Member
****
Offline Offline

Activity: 340
Merit: 250


View Profile
September 04, 2014, 11:38:05 AM
 #342

15 votes and we will be in 3rd place!

Woooo keep voting!
BullFrog
Newbie
*
Offline Offline

Activity: 40
Merit: 0



View Profile
September 05, 2014, 12:50:42 PM
 #343

15 votes and we will be in 3rd place!

Woooo keep voting!
proudly presents : Mystery #3
z38630610
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
September 05, 2014, 01:23:51 PM
 #344

wallet not sync

▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
.JINBI..

merges gold’s investment
holding value
with
blockchain technology
.
...T H E   G O L D E N   I C O...
.────────     WHITEPAPER     ────────.
▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
TimC
Legendary
*
Offline Offline

Activity: 1764
Merit: 1022


View Profile
September 05, 2014, 01:36:38 PM
 #345

wallet not sync

addnode=192.99.10.27
cryptoJJ
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile WWW
September 05, 2014, 07:16:54 PM
 #346

It appears we have made it.

https://cryptoine.com/trade/myst_btc

Now...what will the price point be?
d2dtk
Hero Member
*****
Offline Offline

Activity: 518
Merit: 501


View Profile
September 05, 2014, 08:13:50 PM
 #347

It appears we have made it.

https://cryptoine.com/trade/myst_btc

Now...what will the price point be?

This is great news! We need more interest for the price to grow..Who made the first order?

GC-Pool
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
September 05, 2014, 08:14:44 PM
 #348

none

its an outdated exchange .

look at other coins there, you are talking about an "exchange" that trades 20 pennys per day LOL

get real exchanges or coin is DEATH !

RamiroGomare
Full Member
***
Offline Offline

Activity: 124
Merit: 100


View Profile
September 05, 2014, 08:33:22 PM
 #349

none

its an outdated exchange .

look at other coins there, you are talking about an "exchange" that trades 20 pennys per day LOL

get real exchanges or coin is DEATH !



Just 1 BTC and Bit trex will greet any coin.
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
September 05, 2014, 09:40:35 PM
 #350

It appears we have made it.

https://cryptoine.com/trade/myst_btc

Now...what will the price point be?

This is great news! We need more interest for the price to grow..Who made the first order?

Good job! everyone now we just have to spread the word and get ppls interest.
Jerubbaal75
Member
**
Offline Offline

Activity: 81
Merit: 10

Canadian Miner, eh! (ヅ


View Profile
September 06, 2014, 06:13:04 AM
 #351

Sweet! Yeah, I was just logging in to vote again and saw the news. I sent a message to Dev to update OP.

z38630610
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
September 06, 2014, 01:55:40 PM
 #352

wallet not sync ,why ?

▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
.JINBI..

merges gold’s investment
holding value
with
blockchain technology
.
...T H E   G O L D E N   I C O...
.────────     WHITEPAPER     ────────.
▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
sunerok
Hero Member
*****
Offline Offline

Activity: 629
Merit: 500


View Profile WWW
September 08, 2014, 10:47:22 AM
 #353

wallet is syncing with new addnode
addnode=192.99.10.27

=]


lets see where the mystery takes us this time  Cool

_///// [XVG] ★★★★★WE ARE ON  THE VERGE ★★★★★ [SCRYPT] /////_
_//// TOR // I2P // LINUX . WINDOWS . MAC . ANDROID . ELECTRUM . WEBWALLET . GITHUB // WEBSITE // RADIO // IRC ////_
montello
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
September 08, 2014, 10:56:39 AM
 #354




Rolling back to 7408. All vulnerabilities have been closed. Coin now has no flaws. I will post a detailed response on what happened, why it happened, and how it was so easy to do. Thanks to earlz for finding the mystery and MrData for his help with the rollback



   








This coin has a mystery...
It's not malicious...
It's not obvious...
Virtually insignificant...
But when found...
Will raise the due diligence standard


Third party pools. We take no responsibility for down time or lost shares. Contact Pool Operator for support

Please post your pool picture and link to be readded once you are updated to the rollback

                       

Pool operators will probably have to run the daemon with -disablesafemode for a while until there enough new good blocks to be a longer chain than the old one
Pool Operators: Your pool will be listed once you post a confirmation that you have updated


Code:
int64 static GetBlockValue(int nHeight, int64 nFees, uint256 prevHash)
{
       int64 nSubsidy = 10 * COIN;

       std::string cseed_str = prevHash.ToString().substr(7,7);
       const char* cseed = cseed_str.c_str();
       long seed = hex2long(cseed);
       int rand = generateMTRandom(seed, 800);
       int rand1 = 0;
       int rand2 = 0;
       int rand3 = 0;
       int rand4 = 0;
       int rand5 = 0;
       int rand6 = 0;
       int rand7 = 0;

      
       if(nHeight < 80000)    
       {
               nSubsidy = rand * COIN;
       }



       else if(nHeight < 160000)      
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand1 = generateMTRandom(seed, 400);
               if(rand1 < 1)
               nSubsidy = rand1 + 1 * COIN;
               else if(rand1 > 1)
               nSubsidy = rand1 * COIN;
       }
       else if(nHeight < 240000)      
       {
               cseed_str = prevHash.ToString().substr(6,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand2 = generateMTRandom(seed, 300);
               if(rand2 < 2)
               nSubsidy = rand2 + 2 * COIN;
               else if(rand2 > 2)
               nSubsidy = rand2 * COIN;
       }
       else if(nHeight < 320000)      
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand3 = generateMTRandom(seed, 200);
               if(rand3 < 3)
               nSubsidy = rand3 + 3 * COIN;
               else if(rand3 > 3)
               nSubsidy = rand3 * COIN;
       }
       else if(nHeight < 400000)      
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand4 = generateMTRandom(seed, 100);
               if(rand4 < 4)
               nSubsidy = rand4 + 4 * COIN;
               else if(rand4 > 4)
               nSubsidy = rand4 * COIN;
       }
       else if(nHeight < 480000)      
       {
               cseed_str = prevHash.ToString().substr(6,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand5 = generateMTRandom(seed, 50);
               if(rand5 < 5)
               nSubsidy = rand5 + 5 * COIN;
               else if(rand5 > 5)
               nSubsidy = rand5 * COIN;
       }
       else if(nHeight < 560000)      
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand6 = generateMTRandom(seed, 25);
               if(rand6 < 6)
               nSubsidy = rand6 + 6 * COIN;
               else if(rand6 > 6)
               nSubsidy = rand6 * COIN;
       }
       else if(nHeight < 600000)      
       {
               cseed_str = prevHash.ToString().substr(7,7);
               cseed = cseed_str.c_str();
               seed = hex2long(cseed);
               rand1 = generateMTRandom(seed, 14);
               if(rand7 < 1)
               nSubsidy = rand7 + 7 * COIN;
               else if(rand7 > 7)
               nSubsidy = rand7 * COIN;
       }


        nSubsidy >>= (nHeight / 1000000);

   return nSubsidy;
}



Rolling back to 7408. All vulnerabilities have been closed. Coin now has no flaws. I will post a detailed response on what happened, why it happened, and how it was so easy to do. Thanks to earlz for finding the mystery and MrData for his help with the rollback



   


If this coin developer is good or cares about the coin that much all the images that is not showing would have been attended to since July.
I like the coin but the Dev? I .................................

thefix
Legendary
*
Offline Offline

Activity: 1049
Merit: 1001



View Profile
September 08, 2014, 08:55:41 PM
 #355

Looks like the community did a great Job taking this one over!   Wink
DeezBTC
Full Member
***
Offline Offline

Activity: 237
Merit: 100


View Profile
September 15, 2014, 09:18:21 AM
 #356

Come on ppls

beitris.dwlul
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
September 24, 2014, 03:31:49 PM
 #357

This is my first time ever successfully solo mining.  Wink

apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
September 27, 2014, 12:08:53 AM
 #358

This is my first time ever successfully solo mining.  Wink

Now we just gotta get some real volume and attention to this coin. Does anyone have any idea to get our self's moving? Businesses? Contest? Community take over would help us but we need a coder.
thefix
Legendary
*
Offline Offline

Activity: 1049
Merit: 1001



View Profile
September 27, 2014, 12:56:10 AM
 #359

This is my first time ever successfully solo mining.  Wink

Now we just gotta get some real volume and attention to this coin. Does anyone have any idea to get our self's moving? Businesses? Contest? Community take over would help us but we need a coder.


Going to need more cowbell and at least 10 or so community members
thefix
Legendary
*
Offline Offline

Activity: 1049
Merit: 1001



View Profile
September 27, 2014, 01:39:11 AM
 #360

The dev has been online recently, he might be willing to help out if the community is behind it.


apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
September 30, 2014, 01:56:17 AM
 #361

The dev has been online recently, he might be willing to help out if the community is behind it.




What do u wanna do to bring more ppl in? We could offer a promo giveaway or something. I'd be willing to pitch in some mystery coin to be spread out but we def need a dev.
cryptoJJ
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile WWW
October 01, 2014, 02:27:23 AM
 #362

I'd be willing to help out as well. 

I would like to look at some other coins with successful community takeovers.  Does anyone know of any I could look at, for reference?
apmapm12
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
October 01, 2014, 11:16:50 PM
 #363

I'd be willing to help out as well. 

I would like to look at some other coins with successful community takeovers.  Does anyone know of any I could look at, for reference?

I know diem coin did a successful community take over. https://bitcointalk.org/index.php?topic=588310.0


We dev need a more active community to make this happen. Besides that its just a matter of us pooling our resources together
thefix
Legendary
*
Offline Offline

Activity: 1049
Merit: 1001



View Profile
October 02, 2014, 01:53:34 AM
 #364

The dev has been online recently, he might be willing to help out if the community is behind it.




What do u wanna do to bring more ppl in? We could offer a promo giveaway or something. I'd be willing to pitch in some mystery coin to be spread out but we def need a dev.


That all sounds good, and I agree we def need a Dev involved


We could give away a certain amount for sig files, etc
GreenDefender
Sr. Member
****
Offline Offline

Activity: 271
Merit: 250


View Profile
November 03, 2014, 09:08:45 AM
Last edit: November 22, 2014, 10:25:23 AM by GreenDefender
 #365

anyone has syncing nodes ?
crackfoo
Legendary
*
Offline Offline

Activity: 3458
Merit: 1126



View Profile WWW
February 01, 2015, 05:02:53 AM
 #366

x11 or sha?

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
anticlimax
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
February 01, 2015, 05:06:45 AM
 #367

x11 or sha?

Wrong mysterycoin.
The other ones x11.

http://myst.suprnova.cc

twitter @antiiclimax
z38630610
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
February 01, 2015, 05:59:54 AM
 #368



bittrex exchange myst/btc 2000satoshi. why not sha256 mysterycoin ?

▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
.JINBI..

merges gold’s investment
holding value
with
blockchain technology
.
...T H E   G O L D E N   I C O...
.────────     WHITEPAPER     ────────.
▄█▀▀▀▀▀▀▀▀▀▀▀█▄
▄█▀▄███████████▄▀█▄
▄█▀▄███████████████▄▀█▄
▄█▀▄███████ ██ ████████▄▀█▄
█ ███████▄▄ ▌ ▄▄▄ ▀██████ █
█ █████████ ▌ ████ ██████ █
█ █████████ ▌ ▄▄▄▄ ▀█████ █
█ █████████ ▌ █████ █████ █
█ █████▄▀▀  ▌ ▀▀▀▀ ▄█████ █
▀█▄▀███████ ██ ████████▀▄█▀
▀█▄▀███████████████▀▄█▀
▀█▄▀███████████▀▄█▀
▀█▄▄▄▄▄▄▄▄▄▄▄█▀
teamcryptonator
Hero Member
*****
Offline Offline

Activity: 749
Merit: 503

Blockchain Just Entered The Real World


View Profile
February 19, 2015, 08:19:53 PM
 #369

Hey guys. Now listing MYST on Cryptonator website https://www.cryptonator.com/rates/MYST-BTC and in Cryptonator Android / iPhone apps. Enjoy!

      ███████████████████████
     ███▄ ▄▄▄▄   ▄▄▄█▀▀  █████
    ███  █▀  ▀█▀▀▀       ▐█ ███
   ███  ▄██▄▄█▀▄▄▄        █▌ ███
  ███ ▄█▀  █     ▀█▄▄     ▐█  ▐██
 ███▄█▀    █        ▀█▄▄  ▄▄▄ ██
████▀      █           ▀██▀   ▀█ ██
 ██▀█▄     █          ▄█▀▀█▄▄▄█▀██
  ██ ▀█▄   █      ▄▄█▀▀    ▐█  ██
   ██  ▀█▄█▀▀█▄▄█▀▀        █▌ ██
    ███  █▄  ▄█▀█▄▄▄      █▌███
     ███  ▀▀▀▀     ▀▀▀█▄▄▐████
      ███████████████████████

 ▄▄       ▄▄▄        ▄▄   ▄▄▄▄▄ 
  ▀█▄   ▄█▀ ▀█▄    ▄█▀ ▄█▀▀   ▀▀█▄
    ▀█▄█▀     ▀█▄▄█▀  ▐█         █▌
    ▄█▀█▄      ▄█▀    ▐█         █▌
  ▄█▀   ▀█▄  ▄█▀       █▄       ▄█
▄█▀       ▀██▀          ▀▀█▄▄▄█▀▀


Network
BLOCKCHAIN JUST ENTERED THE REAL WORLD
..Decentralized Crypto-Location Oracle Network.
.........GET WHITELISTED FOR TOKEN SALE ( Limited )..........

.WHITE PAPER.  ││  ANN Thread  Telegram   Medium   Twitter   Reddit
real789
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


If you can't understand my post please report it


View Profile
March 13, 2015, 07:41:17 AM
 #370

are this coin still life ? i want to buy some to invest

===Sempak===
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [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!