Pages:
Author

Topic: Gold Coin (GLC) Info Thread - The Gold Standard of Digital Currency [NEW THREAD] - page 11. (Read 59454 times)

sr. member
Activity: 308
Merit: 250
FlutterCoin Developer
// GLDcoin: maximum of 5,379,269,550 coins in a single wallet... this value does not dictate maximum number of coins.


static const int64 MAX_MONEY = 21000000 * COIN;
Maximum amount (in satoshi) allowed anywhere.
legendary
Activity: 2338
Merit: 1023
DGbet.fun - Crypto Sportsbook
so whats the retarget time on GLD, I see the network has a low hash rate but diff is still high
yeah, they need to fix the retarget. pissed me off about the client

do you know how much blocks it takes to change?

In the new update diff will re-target every 60 blocks.
do you have update client sir?Huh
legendary
Activity: 2674
Merit: 2965
Terminated.
whats with the source code, today morning it was online on github and now not anymore, but I have it in the cache in my firefox and what I see now is that you changed the variable "max_money" to about more as 5.000.000.000 . Whats up now with the source Huh? Take it online and make a original from source code or you are a scammer man.


yep it seemed to gone closed source when someone spotted the number of coins and posted it here.

well now its actually unlimited coins (from microguys himself via chat).

so "closed source" "unlimited coins".....hmmm sound legit  Roll Eyes
yeah that's a "bug", there is no max amount of coins generated  Roll Eyes
hero member
Activity: 812
Merit: 1000
if you want supporter for this coin then upload the source immediately online again and we kick you as developer out of this coin. We make all together and not only you decide whats with the source code man. How can we protect the code from such idiots ?

Fork it, and this time add more useful features.
full member
Activity: 192
Merit: 100
bitcoin-world.de - The european information source
if you want supporter for this coin then upload the source immediately online again and we kick you as developer out of this coin. We make all together and not only you decide whats with the source code man. How can we protect the code from such idiots ?
legendary
Activity: 1876
Merit: 1000
whats with the source code, today morning it was online on github and now not anymore, but I have it in the cache in my firefox and what I see now is that you changed the variable "max_money" to about more as 5.000.000.000 . Whats up now with the source Huh? Take it online and make a original from source code or you are a scammer man.


yep it seemed to gone closed source when someone spotted the number of coins and posted it here.

well now its actually unlimited coins (from microguys himself via chat).

so "closed source" "unlimited coins".....hmmm sound legit  Roll Eyes
full member
Activity: 192
Merit: 100
bitcoin-world.de - The european information source
whats with the source code, today morning it was online on github and now not anymore, but I have it in the cache in my firefox and what I see now is that you changed the variable "max_money" to about more as 5.000.000.000 . Whats up now with the source Huh? Take it online and make a original from source code or you are a scammer man.

this is the original source code from this morning in the main.c file:

// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Copyright (c) 2011-2012 Litecoin Developers
// Copyright (c) 2013-2014 GoldCoin (GLD) Developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_MAIN_H
#define BITCOIN_MAIN_H

#include "bignum.h"
#include "net.h"
#include "key.h"
#include "script.h"
#include "db.h"
#include "scrypt.h"

#include

class CWallet;
class CBlock;
class CBlockIndex;
class CKeyItem;
class CReserveKey;

class CAddress;
class CInv;
class CRequestTracker;
class CNode;

static const unsigned int MAX_BLOCK_SIZE = 1000000;
static const unsigned int MAX_BLOCK_SIZE_GEN = MAX_BLOCK_SIZE/2;
static const unsigned int MAX_BLOCK_SIGOPS = MAX_BLOCK_SIZE/50;
static const unsigned int MAX_ORPHAN_TRANSACTIONS = MAX_BLOCK_SIZE/100;
static const int64 MIN_TX_FEE = 10000000;
static const int64 MIN_RELAY_TX_FEE = MIN_TX_FEE;
static const int64 MAX_MONEY = 5379269550 * COIN; // GLDcoin: maximum of 5,379,269,550 coins in a single wallet... this value does not dictate maximum number of coins.
const int64 julyFork = 30500;
inline bool MoneyRange(int64 nValue) { return (nValue >= 0 && nValue <= MAX_MONEY); }
static const int COINBASE_MATURITY = 100;
// Threshold for nLockTime: below this value it is interpreted as block number, otherwise as UNIX timestamp.
static const unsigned int LOCKTIME_THRESHOLD = 500000000; // Tue Nov 5 00:53:20 1985 UTC
#ifdef USE_UPNP
static const int fHaveUPnP = true;
#else
static const int fHaveUPnP = false;
#endif
static bool hardForkedJuly = false;

extern CScript COINBASE_FLAGS;

legendary
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
newbie
Activity: 28
Merit: 0
full member
Activity: 182
Merit: 100
fml
so whats the retarget time on GLD, I see the network has a low hash rate but diff is still high
yeah, they need to fix the retarget. pissed me off about the client

do you know how much blocks it takes to change?

In the new update it will re-target every 20 or 21 blocks.

What is it? 20 or 21? Have you chekced the code personally? Oh, wait, you don't know how to read code Roll Eyes
legendary
Activity: 2506
Merit: 1030
Twitter @realmicroguy
so whats the retarget time on GLD, I see the network has a low hash rate but diff is still high
yeah, they need to fix the retarget. pissed me off about the client

do you know how much blocks it takes to change?

In the new update diff will re-target every 60 blocks.
newbie
Activity: 28
Merit: 0
GLD is dead, shit, done for, nothing, the hippie goldcoin lovers will keep trying to tell everyone its a good coin, 99% know its not so just let them have their fun with their toy coin. drop it. Move on
Nooo, just when i bought 100k for cheap  Sad
Sorry you got scammed.
You mad bro
?
Jr. Members are too smart they know where the scams are  Roll Eyes

GLD is okay if they make me rich  Cheesy
Just the fact you judge class and intelligence on when a "forum account" was created, really show how "intelligent" you are.... lol
legendary
Activity: 2338
Merit: 1023
DGbet.fun - Crypto Sportsbook
full member
Activity: 182
Merit: 100
so whats the retarget time on GLD, I see the network has a low hash rate but diff is still high
yeah, they need to fix the retarget. pissed me off about the client

do you know how much blocks it takes to change?
hero member
Activity: 686
Merit: 504
always the student, never the master.
so whats the retarget time on GLD, I see the network has a low hash rate but diff is still high
yeah, they need to fix the retarget. pissed me off about the client
full member
Activity: 182
Merit: 100
so whats the retarget time on GLD, I see the network has a low hash rate but diff is still high
legendary
Activity: 2674
Merit: 2965
Terminated.
GLD is dead, shit, done for, nothing, the hippie goldcoin lovers will keep trying to tell everyone its a good coin, 99% know its not so just let them have their fun with their toy coin. drop it. Move on
Nooo, just when i bought 100k for cheap  Sad
Sorry you got scammed.
You mad bro
?
Jr. Members are too smart they know where the scams are  Roll Eyes

GLD is okay if they make me rich  Cheesy
newbie
Activity: 28
Merit: 0
GLD is dead, shit, done for, nothing, the hippie goldcoin lovers will keep trying to tell everyone its a good coin, 99% know its not so just let them have their fun with their toy coin. drop it. Move on
Nooo, just when i bought 100k for cheap  Sad
Sorry you got scammed.
You mad bro
?
legendary
Activity: 2674
Merit: 2965
Terminated.
GLD is dead, shit, done for, nothing, the hippie goldcoin lovers will keep trying to tell everyone its a good coin, 99% know its not so just let them have their fun with their toy coin. drop it. Move on
Nooo, just when i bought 100k for cheap  Sad
Sorry you got scammed.
You mad bro
newbie
Activity: 28
Merit: 0
GLD is dead, shit, done for, nothing, the hippie goldcoin lovers will keep trying to tell everyone its a good coin, 99% know its not so just let them have their fun with their toy coin. drop it. Move on
Nooo, just when i bought 100k for cheap  Sad
Sorry you got scammed.
Pages:
Jump to: