Author

Topic: GAW / Josh Garza discussion Paycoin XPY xpy.io ION ionomy. ALWAYS MAKE MONEY :) - page 2211. (Read 3377790 times)

newbie
Activity: 14
Merit: 0
prepare for the avalanche dump that shall smite gaw  and there ff7 shinra sized mess
hero member
Activity: 532
Merit: 500
so,,, since i don't hang on HT anymore, wtf are these stakers doing atm, nothing? Can people even *get* any XPY coins yet other than by this mining outside of gaw? i so confused...  Huh

Well the first PoW block gave GAWminers 11,000,000 coins (one block, 11M coins)
The entire week of PoW mining will give the rest of the miners 504,000 coins (10080 blocks, 49 coins per block).

What pre-mine?

That's about a third of my pessimistic estimate a few pages back. I thought people would get 1.5 million, and even then I questioned the point. 500k? Ouch.
legendary
Activity: 3654
Merit: 8909
https://bpip.org
Ah actually, it's not a poor PeerCoin fork, it's a poor fork of "peerunity", a Peercoin fork.

Code:
/home/bushido/Downloads/88/Peerunity-master

https://github.com/Peerunity/Peerunity

Go figure.

So let me see if I understand this correctly. The "very, very reputable company" that GAW hired to develop this super advanced coin took a Peercoin fork, did a search/replace, didn't even proofread it let alone any kind of serious review (how do they know there is no backdoor or something?), and this is the payment network to rival PayPal. I think GAW should sue that "company", because they seem to have been scammed  Grin
newbie
Activity: 24
Merit: 0
so,,, since i don't hang on HT anymore, wtf are these stakers doing atm, nothing? Can people even *get* any XPY coins yet other than by this mining outside of gaw? i so confused...  Huh

Well the first PoW block gave GAWminers 11,000,000 coins (one block, 11M coins).
The entire week of PoW mining will give the rest of the miners 504,000 coins (10080 blocks, 49 coins per block).

What pre-mine?

If it went over your head, the "miners" get chicken feed , there's no value in anybody pointing 2PH/s at this worthless network.
hero member
Activity: 571
Merit: 507
Lets look at the source code.

No hybrid flex to be found, it's just another nasty PeerCoin fork with not notable changes whatsoever. Still even has little bits of PeerCoin hanging around. Unbelievably it's such an old fork of Bitcoin that it retains IRC support, except it will join the #bitcoin channels because their find and replace didn't quite get everything.

The pre-mine is predictable, the first block makes an insane number of coins for GAW. Interestingly if anybody wanted they could have forked the network right back from the genesis block and taken the 12M coins for themselves, the difficulty is a bit high to do that now though unless you have 1Ph/s in your pocket. Up until 20 hours the PoW miners actually got a lot more block reward, but this was changed down for some reason.

Code:
int64 GetProofOfWorkReward(int nHeight, unsigned int nTime)
{
    int64 nSubsidy = 0;
    if(nHeight == 1){
        nSubsidy = 12000000 * COIN;
    }else if(nTime <= POW_START_TIME){
        nSubsidy = 0 * COIN;
    }else if(nTime < POW_END_TIME){
        nSubsidy = 49 * COIN;
    }
    return nSubsidy;
}

Looks like they were planning to move from hashtalk.org to paycointalk.org as well.


Jesus Christ this is going to be a nightmare. Instead of a compressed blockchain for user-level wallets, it's going to be incredibly massive since it shoots for 1 minute between blocks. Not to mention that 1 minute is still too long for point of sale, but whatev.


don't blame Jesus Christ for this, he had no part and this coin Smiley
hero member
Activity: 532
Merit: 500
I believe at this point, anybody who chose to flip his miner into a staking wallet has to be facepalming pretty hard.

This is awful.

what for? you think you can mine anything with those miners? its PHs there already...

Because the coin is awful. At least with a Prime, you get DD for half a day without maintenance fees, and eventually you'll make some small amount of money. The staking wallets, on the other hand, are worthless unless they hard fork with about a gazillion changes to the coin and at least one major innovation that keeps the blockchain manageable.

There's no hybridflex anything here. That was all fantasy. This coin is unwieldy.
legendary
Activity: 3570
Merit: 1959
I believe at this point, anybody who chose to flip his miner into a staking wallet has to be facepalming pretty hard.

This is awful.
its okay the weak minded ht lemmings will pay 40$  a shit staker

so,,, since i don't hang on HT anymore, wtf are these stakers doing atm, nothing? Can people even *get* any XPY coins yet other than by this mining outside of gaw? i so confused...  Huh
newbie
Activity: 14
Merit: 0
I believe at this point, anybody who chose to flip his miner into a staking wallet has to be facepalming pretty hard.

This is awful.
its okay the weak minded ht lemmings will pay 40$  a shit staker i believe in u josh con these guys llong enough till i can dump ur shitty products this coin will be as fcked up as zencloud software
legendary
Activity: 3654
Merit: 8909
https://bpip.org
soo now is able to mine those new coin and when the convert ratio will be alive

If you're asking about Hashpoints to Paycoin conversion - next Friday (December 19).

If you're asking about Paycoin to BTC or USD conversion - unknown.
full member
Activity: 237
Merit: 100
I believe at this point, anybody who chose to flip his miner into a staking wallet has to be facepalming pretty hard.

This is awful.

what for? you think you can mine anything with those miners? its PHs there already...
newbie
Activity: 24
Merit: 0
Ah actually, it's not a poor PeerCoin fork, it's a poor fork of "peerunity", a Peercoin fork.

Code:
/home/bushido/Downloads/88/Peerunity-master

https://github.com/Peerunity/Peerunity

Go figure.
hero member
Activity: 560
Merit: 500
soo now is able to mine those new coin and when the convert ratio will be alive
hero member
Activity: 532
Merit: 500
I believe at this point, anybody who chose to flip his miner into a staking wallet has to be facepalming pretty hard.

This is awful.
legendary
Activity: 3654
Merit: 8909
https://bpip.org
Thank you 93739 and bumpershot. I was just going to ask if anyone found the thermonuclear code. Looks like a fixed 49-coin block reward.
newbie
Activity: 24
Merit: 0
Quote
Paycoin (abbreviated XPY), also known as Paycoin and Peer-to-Peer Coin

Should have done a visual check of that find and replace.

 Grin
hero member
Activity: 532
Merit: 500
Lets look at the source code.

No hybrid flex to be found, it's just another nasty PeerCoin fork with not notable changes whatsoever. Still even has little bits of PeerCoin hanging around. Unbelievably it's such an old fork of Bitcoin that it retains IRC support, except it will join the #bitcoin channels because their find and replace didn't quite get everything.

The pre-mine is predictable, the first block makes an insane number of coins for GAW. Interestingly if anybody wanted they could have forked the network right back from the genesis block and taken the 12M coins for themselves, the difficulty is a bit high to do that now though unless you have 1Ph/s in your pocket. Up until 20 hours the PoW miners actually got a lot more block reward, but this was changed down for some reason.

Code:
int64 GetProofOfWorkReward(int nHeight, unsigned int nTime)
{
    int64 nSubsidy = 0;
    if(nHeight == 1){
        nSubsidy = 12000000 * COIN;
    }else if(nTime <= POW_START_TIME){
        nSubsidy = 0 * COIN;
    }else if(nTime < POW_END_TIME){
        nSubsidy = 49 * COIN;
    }
    return nSubsidy;
}

Looks like they were planning to move from hashtalk.org to paycointalk.org as well.


Jesus Christ this is going to be a nightmare. Instead of a compressed blockchain for user-level wallets, it's going to be incredibly massive since it shoots for 1 minute between blocks. Not to mention that 1 minute is still too long for point of sale, but whatev.
hero member
Activity: 532
Merit: 500
For those not looking at the source, PoW ends Fri 19 Dec 2014 01:00:00 PM EST
legendary
Activity: 3570
Merit: 1959
Lets look at the source code. No hybrid flex to be found, it's just another nasty peercoin fork with not notable changes whatsoever. Still even has little bits of PeerCoin hanging around. Unbelievably it's such an old fork of Bitcoin that it retains IRC support, except it will join the #bitcoin channels because their find and replace didn't quite get everything.

The premine is all but predictable, the first block makes an insane number of coins for GAW. Interestingly if anybody wanted they could have forked the network right back from the genesis block and taken the 12M coins for themselves, the difficulty is a bit high to do that now though unless you have 1Ph/s in your pocket. Up until 20 hours the PoW miners actually got a lot more block reward, but this was changed down for some reason.

Code:
int64 GetProofOfWorkReward(int nHeight, unsigned int nTime)
{
    int64 nSubsidy = 0;
    if(nHeight == 1){
        nSubsidy = 12000000 * COIN;
    }else if(nTime <= POW_START_TIME){
        nSubsidy = 0 * COIN;
    }else if(nTime < POW_END_TIME){
        nSubsidy = 49 * COIN;
    }
    return nSubsidy;
}

Looks like they were planning to move from hashtalk.org to paycointalk.org as well.


Hahaha.. nice catches...

newbie
Activity: 14
Merit: 0
heres your source wallet for all the nay sayers:

https://github.com/GAWMiners/paycoin

Nice to see you shut up about it now
shit walks money talks i dont think for a sec there is a buy wall unless ur sayin josh is working with nwo 100mil buy wall be destroyed day one if it even exists
newbie
Activity: 24
Merit: 0
Lets look at the source code.

No hybrid flex to be found, it's just another nasty PeerCoin fork with not notable changes whatsoever. Still even has little bits of PeerCoin hanging around. Unbelievably it's such an old fork of Bitcoin that it retains IRC support, except it will join the #bitcoin channels because their find and replace didn't quite get everything.

The pre-mine is predictable, the first block makes an insane number of coins for GAW. Interestingly if anybody wanted they could have forked the network right back from the genesis block and taken the 12M coins for themselves, the difficulty is a bit high to do that now though unless you have 1Ph/s in your pocket. Up until 20 hours the PoW miners actually got a lot more block reward, but this was changed down for some reason.

Code:
int64 GetProofOfWorkReward(int nHeight, unsigned int nTime)
{
    int64 nSubsidy = 0;
    if(nHeight == 1){
        nSubsidy = 12000000 * COIN;
    }else if(nTime <= POW_START_TIME){
        nSubsidy = 0 * COIN;
    }else if(nTime < POW_END_TIME){
        nSubsidy = 49 * COIN;
    }
    return nSubsidy;
}

There's no months of work here, they just picked a random altcoin developer a week ago to make another poor fork of PeerCoin, tweak some values, add a logo and some fresh paint from the hardware store, and sell it as gold. We weren't expecting much better though, were we Smiley

Looks like they were planning to move from hashtalk.org to paycointalk.org as well.
Jump to: