Bitcoin Forum
June 16, 2024, 11:08:10 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 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
  Print  
Author Topic: [ANN] √ [GOX] MtGoxCoin: Earn Big √ [POOLS] [Exchanges] Mine Here! MINTPAL SOON!  (Read 147478 times)
rhkazani1
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
March 11, 2014, 07:15:35 PM
 #101

Please add the new pool url= http://gox.sumpool.com

Was this for me? Add URL to the Conf file?

That's a new pool. (welcome new pool by the way!)

Add this to the mtgoxcoin.conf file

listen=1
server=1
rpcuser=username
rpcpassword=password
rpcallowip=192.168.*.*
rpcport=9988
addnode=1.123.181.86:9977
addnode=1.192.61.140:9977
addnode=50.125.168.226:9977
addnode=62.219.234.143:9977
addnode=76.74.178.191:9977
addnode=84.40.125.121:9977
addnode=86.179.207.33:9977
addnode=96.50.239.238:9977
addnode=115.28.164.27:9977

It shouls connect to initial seed on vps too. Let me know if it works. Put the mtgoxcoin.conf in Windows under: C:\Users\<username>\AppData\Roaming\mtgoxcoin\mtgoxcoin.conf

Nope, it still says "No block source available"

Alright, it worked, took a while but worked.....

Thanks!
HiroS
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile WWW
March 11, 2014, 07:34:40 PM
 #102

Has anyone spotted this in the code yet?

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

if (nHeight == 1)
nSubsidy = 972000 * COIN;

    return nSubsidy + nFees;
}

At block 1 they set the reward to 972000 coins. Your 25 will be worth nothing if you hope to see them on an exchange. I always find this sort of thing very disappointing.

Hirocoin - New unique feature just added. We will be the new home for GPU miners when those Scrypt ASICs hit.
Kay0r
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
March 11, 2014, 07:47:39 PM
 #103

Has anyone spotted this in the code yet?

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

if (nHeight == 1)
nSubsidy = 972000 * COIN;

    return nSubsidy + nFees;
}

At block 1 they set the reward to 972000 coins. Your 25 will be worth nothing if you hope to see them on an exchange. I always find this sort of thing very disappointing.

From page 1:

Quote
Premine and Compensation for Mt.Gox losses
 
We pre-mined the coin to be able to compensate every person who lost coins on Mt.Gox.

We want to give every person as many MtGox Coins as their last balance was on Mt.Gox when they closed shop. But of course it can not be guaranteed we will reach this goal within a reasonable time frame.

Disclaimer: We will not take part of any action to have this mtgox database or any personal information of it's user.
 
We are working on getting the coin on as most exchanges as possible so everyone can trade early and safely.
 
But first, we will give donations to all who help us grow the coin in some way or another.

If the above post was helpful, please consider donate BTC to 1F6BBUcpJLbGoXuftGYa9YSZkCCVHYdHAP
-gagapool.pw-  Multialgo/Multicoin payout. The first of its kind.
CeilingCelery
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
March 11, 2014, 07:55:52 PM
 #104

Vote for GOX - MtGox Coin on Crypto Rush

https://www.cryptorush.in/index.php?p=vote

After registration you can vote 4 times an hour.

You can also send some BTC to move it up in the votes fast to this address:
1AUYeocWdaQYDqubvcoMyXtFqhXL4Avz7W.

Keep voting every hour guys. Just leave this open in your browser and vote every so often
mtgoxCoin (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 11, 2014, 07:58:33 PM
 #105

Has anyone spotted this in the code yet?

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

if (nHeight == 1)
nSubsidy = 972000 * COIN;

    return nSubsidy + nFees;
}

At block 1 they set the reward to 972000 coins. Your 25 will be worth nothing if you hope to see them on an exchange. I always find this sort of thing very disappointing.

Hi, I have talked to the whole team and they agreed that you have a valid point. For this next 3 days we are increasing the giveaway to 150 GOX. We can't do it to more since it would not last for too much people and we want to give to a lot more people and want to be fair with miners too.

We are also using to pay bounties for pools, block explorer, hosting, VPS nodes, games, and more things that are about to come in these 2 weeks. We're doing several stages of giveaways, bounties for infrastructure and promotion. Also we are doing some extra giveaway for people that BTC to exchanges as a reward for them.

We appreciate your feedback it helps to improve the community development.

[GOX] √ MtGoxCoin Mine Here! Earn Big!
mtgoxCoin (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 11, 2014, 09:05:48 PM
Last edit: March 11, 2014, 10:10:05 PM by mtgoxCoin
 #106

I think you need a DNS seeder running on a server. Then add it to the source code, unless of course this is a just-for-fun coin. If not I would be happy to help for a MtGoxCoin bounty Smiley

https://github.com/sipa/bitcoin-seeder



Mtgoxcoin has dedicated seednode running on big 24/7 server.
Later we will add more servers running seednodes.

Thanks for your support!

[GOX] √ MtGoxCoin Mine Here! Earn Big!
iraszl
Sr. Member
****
Offline Offline

Activity: 266
Merit: 257

Enthusiast


View Profile
March 11, 2014, 10:50:52 PM
 #107

Thanks for the Mac Wallet! Smiley
mtgoxCoin (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 11, 2014, 10:59:06 PM
 #108

        
        大量的利潤

[GOX] √ MtGoxCoin Mine Here! Earn Big!
cryptoguy99
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 11, 2014, 11:10:59 PM
 #109

He indeed has some balls.

http://s7.directupload.net/images/140312/7izye6ky.jpg
mtgoxCoin (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 11, 2014, 11:30:59 PM
 #110

4 Bounties for pools left!!!!

[GOX] √ MtGoxCoin Mine Here! Earn Big!
Labro
Member
**
Offline Offline

Activity: 124
Merit: 11


View Profile
March 11, 2014, 11:38:28 PM
 #111

Wow i got twenty thousand Mc....
aaaaaand its gone
mtgoxCoin (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 11, 2014, 11:46:25 PM
 #112

Wow i got twenty thousand Mc....
aaaaaand its gone

Guess u did try some early solomining...
Be part of our giveaways, no one will be left without!

[GOX] √ MtGoxCoin Mine Here! Earn Big!
cryptoguy99
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 12, 2014, 12:03:29 AM
 #113

wow! hashrate is still rising and this is just day 2. Where can I buy more GOX or should I just stick to keep mining?
mtgoxCoin (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 12, 2014, 12:17:42 AM
 #114

wow! hashrate is still rising and this is just day 2. Where can I buy more GOX or should I just stick to keep mining?

Keep on mining! It is the thing that makes A COIN!
And show your support by voting the coin to enter exchanges!!

https://www.cryptorush.in/index.php?p=vote

After registration you can vote 4 times an hour. (or more, depends on your account level)

You can also send some BTC to move it up in the votes fast to this address:
1AUYeocWdaQYDqubvcoMyXtFqhXL4Avz7W.

[GOX] √ MtGoxCoin Mine Here! Earn Big!
CeilingCelery
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
March 12, 2014, 01:11:23 AM
 #115

Has anyone spotted this in the code yet?

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

if (nHeight == 1)
nSubsidy = 972000 * COIN;

    return nSubsidy + nFees;
}

At block 1 they set the reward to 972000 coins. Your 25 will be worth nothing if you hope to see them on an exchange. I always find this sort of thing very disappointing.

Hi, I have talked to the whole team and they agreed that you have a valid point. For this next 3 days we are increasing the giveaway to 150 GOX. We can't do it to more since it would not last for too much people and we want to give to a lot more people and want to be fair with miners too.

We are also using to pay bounties for pools, block explorer, hosting, VPS nodes, games, and more things that are about to come in these 2 weeks. We're doing several stages of giveaways, bounties for infrastructure and promotion. Also we are doing some extra giveaway for people that BTC to exchanges as a reward for them.

We appreciate your feedback it helps to improve the community development.

Should we re-post our addresses as a new comment on the giveaway thread to get the increased amount of GOX or will you send the new amount out to people who have already posted their addresses too?
Warning__3
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
March 12, 2014, 01:13:37 AM
 #116

Will totally mine a few to have in my collection Cheesy

iraszl
Sr. Member
****
Offline Offline

Activity: 266
Merit: 257

Enthusiast


View Profile
March 12, 2014, 01:20:35 AM
 #117

Posted a news piece about the coin: http://bitcoinowl.com/mtgox-coin-erupted-scene
VarDiff
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
March 12, 2014, 02:47:14 AM
 #118



MtGoxCoin added to altcoins database
Good luck, miners
cryptoguy99
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 12, 2014, 06:03:11 AM
 #119

Will totally mine a few to have in my collection Cheesy

I am mining too to have on my collection. I really don't want to miss this train. One thing though I would like to be able to buy some but the only way would be to have exchanges right?
mtgoxCoin (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 12, 2014, 06:56:02 AM
 #120



MtGoxCoin added to altcoins database
Good luck, miners

That's great! Vote here guys!

[GOX] √ MtGoxCoin Mine Here! Earn Big!
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
  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!