Bitcoin Forum
May 10, 2024, 10:06:57 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 50 51 52 53 54 55 56 57 58 »
  Print  
Author Topic: [ANN] [PIG] Piggycoin old Thread.  (Read 103998 times)
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
March 11, 2014, 10:43:13 PM
 #481

piggy being traded at 560 sat? What am i missing?
1715378817
Hero Member
*
Offline Offline

Posts: 1715378817

View Profile Personal Message (Offline)

Ignore
1715378817
Reply with quote  #2

1715378817
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715378817
Hero Member
*
Offline Offline

Posts: 1715378817

View Profile Personal Message (Offline)

Ignore
1715378817
Reply with quote  #2

1715378817
Report to moderator
1715378817
Hero Member
*
Offline Offline

Posts: 1715378817

View Profile Personal Message (Offline)

Ignore
1715378817
Reply with quote  #2

1715378817
Report to moderator
notsoshifty
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
March 11, 2014, 10:45:52 PM
 #482

Something like this:

Code:
{
    int64 nSubsidy = 4000 * COIN;


    if ( nHeight == 2 ){
        nSubsidy = 21000000 * COIN;
    }else if(nHeight > 169750){
        nSubsidy = 2000*COIN;
    }else if ( nHeight > 528724 ){
        nSubsidy = 1000* COIN;
    }else if ( nHeight > 887698 ){
        nSubsidy = 500 * COIN;
    }else if ( nHeight > 1246672){
        nSubsidy = 250 * COIN;
    }else if ( nHeight > 1605646){
        nSubsidy = 100 * COIN;
    }else if ( nHeight > 1964620){
        nSubsidy = 50 * COIN;
    }else if ( nHeight > 2323594){
        nSubsidy = 10 * COIN;
    }

    return nSubsidy + nFees;
}

The numbers look fine, but you might want to check if it's coded correctly.
piggycoin (OP)
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
March 11, 2014, 10:53:08 PM
 #483

Something like this:

Code:
{
    int64 nSubsidy = 4000 * COIN;


    if ( nHeight == 2 ){
        nSubsidy = 21000000 * COIN;
    }else if( nHeight > 169750 ){
        nSubsidy = 2000*COIN;
    }else if ( nHeight > 528724 ){
        nSubsidy = 1000* COIN;
    }else if ( nHeight > 887698 ){
        nSubsidy = 500 * COIN;
    }else if ( nHeight > 1246672 ){
        nSubsidy = 250 * COIN;
    }else if ( nHeight > 1605646 ){
        nSubsidy = 100 * COIN;
    }else if ( nHeight > 1964620 ){
        nSubsidy = 50 * COIN;
    }else if ( nHeight > 2323594 ){
        nSubsidy = 10 * COIN;
    }

    return nSubsidy + nFees;
}

The numbers look fine, but you might want to check if it's coded correctly.


I'll confirm with a more experienced coder.

New Piggycoin [PIGGY]: https://bitcointalk.org/index.php?topic=633803
The crypto for kids!
mega
Hero Member
*****
Offline Offline

Activity: 812
Merit: 500



View Profile
March 11, 2014, 11:14:31 PM
 #484

piggy being traded at 560 sat? What am i missing?

A LOT! Cheesy

Got my account back! It was hacked. Sorry about it :|
theeevilmunkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
March 11, 2014, 11:43:44 PM
 #485

WOW big trading going on today!
mega
Hero Member
*****
Offline Offline

Activity: 812
Merit: 500



View Profile
March 11, 2014, 11:58:30 PM
 #486

To the moon!

Got my account back! It was hacked. Sorry about it :|
MyFarm
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1000


View Profile
March 12, 2014, 12:23:54 AM
 #487

You put it up to a vote and the community is saying cut the reward to 100 or 500 but you're going to go against that?
piggycoin (OP)
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
March 12, 2014, 12:38:18 AM
 #488

You put it up to a vote and the community is saying cut the reward to 100 or 500 but you're going to go against that?

I see the community wants to bring reward cuts to the coin, we will do that but you still need to think about all the persons who didn't discover piggy yet or didn't start mining. If we cut the rewards to 500 or 100 people mining right now will have a huge advantage over the ones arriving later at the party.
I talked to a lot of people inside the community and even in other coins and they said halvening was the wisest solution, it favors first adopters/miners but still gives a chance to late comers. Guess we will have to sacrifice simplicity.

New Piggycoin [PIGGY]: https://bitcointalk.org/index.php?topic=633803
The crypto for kids!
dannyvjp
Sr. Member
****
Offline Offline

Activity: 271
Merit: 250



View Profile
March 12, 2014, 02:02:24 AM
 #489

I am mining on:

http://bee-pgc.daan.lt but its not finding blocks?

Or its just me?

Can you solo mine this coin and how do you do that?
theeevilmunkey
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
March 12, 2014, 02:08:35 AM
 #490

I am mining on:

http://bee-pgc.daan.lt but its not finding blocks?

Or its just me?

Can you solo mine this coin and how do you do that?

im on http://piggy.maxpool.in having no problems finding coins


also. YES you can solo mine. go to Piggy-coin.com and check out the guides. i tried to explain how to do it as simple as possible Smiley
CharityMiningPools
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile WWW
March 12, 2014, 02:18:42 AM
 #491

CharityMiningPools - Donate to Charity while you Mine!

pig.charityminingpools.com

Current Hashrate: 71.117 MH/s

Be a pioneer and help us get started, come mine while making a difference.  

Mandatory 0.5% donation fee goes to the BitGive Foundation this month.  We welcome and encourage you to donate more to a good cause.

STRATUM, VARDIFF, Datacenter Redundant Server Farm, Load Balanced Servers, Frequent Backups
0.5% Mandatory Donation fee to a Good Cause, 0.5% Pool Fees, 0% AP TX Fees

Who Are We?
CharityMiningPools was created to allow miners the ability to mine coins while still knowing that their hashing power is going towards something good.  Our goal is to provide a positive and reliable service while delivering a small portion of the proceeds to a deserving recipient.  Plans are in the works to allow individual miners to choose where they would like to donate to based on a pool of available recipients.

How Does This Work?
All coins minded at CharityMiningPools will require a mandatory 0.5% Donation fee.  This donation fee will be collected and donated to the designated charitable recipient for that given month.  Though we only require a minimum 0.5% Donation fee, we welcome and encourage our miners to raise the stakes and donate more to a good cause.

Cheers!
CharityMiningPools

CharityMiningPools.com - Donate to Charity While you Mine!
BTC: 1AytEqfVYAywzM1BAKdjZWyjdiok8LgGeS     LTC: LWVPLBniwxBbEizjbe2Ab98Vubq18QGTBt
DOGE: DK4VKsA8kdVbZ2dc2CjNCsEPiPa8a2SF6B     NOTE: DrADbGTxvp4jbDFVgnwTiqk5vbAvqq2xi9
bob9000
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
March 12, 2014, 02:28:32 AM
 #492

we are now on the first page at coin market cap. HOORAH
been a hell of a ride today.

oh we are also now listed on poloniex as well as swisscex.


OINK

come and join the fun in the irc for giveaways and general chatter #piggy

it is still early days for this coin and some of the projects we have in the works are truly large scale.

B00StER
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile WWW
March 12, 2014, 02:48:55 AM
 #493

___



http://piggy.maxpool.in

Fast, PPLNS, Reliable, tested, working decently, DDoS protected.

Our servers are hosted in Dallas that means good low ping for all.


WE'RE FINDING BLOCKS AND NEED MORE HASHPOWER!


___
david1365
Legendary
*
Offline Offline

Activity: 994
Merit: 1000



View Profile
March 12, 2014, 03:28:20 AM
 #494

My wallet don't sync, here is my conf:

rpcuser=user
rpcpassword=pass
port=44481
rpcport=44480
rpcallowip=127.0.0.1
daemon=1
listen=1
server=1
addnode=85.247.160.224
addnode=piggycha.in
addnode=168.144.97.93
addnode=us1.maxpool.in
addnode=fedoracha.in

Any other nodes?
bitciondad
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
March 12, 2014, 04:45:34 AM
 #495

price is 0.00000560 BTC on poloniex

gonna be a good day for piggy holders Smiley
Phantas
Sr. Member
****
Offline Offline

Activity: 311
Merit: 250


View Profile
March 12, 2014, 08:18:21 AM
 #496

uuu piggy diff is so high and still raising   Roll Eyes

Merge Mine 5 other Blake 256 coins - 6x your hash power  https://www.blakecoin.org/
Audity
Member
**
Offline Offline

Activity: 81
Merit: 100


View Profile
March 12, 2014, 08:19:01 AM
 #497

I tried to eat at the 560 wall but no one was helping me nibble! Traders gotta help each other, someday.

Support your favorite new cryptos. Trade at Cryptsy, the most well known clusterfuck of success.
Daanlt
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
March 12, 2014, 08:36:27 AM
Last edit: March 12, 2014, 08:59:46 AM by Daanlt
 #498

I am mining on:

http://bee-pgc.daan.lt but its not finding blocks?

Or its just me?

Can you solo mine this coin and how do you do that?
why you say not finding bloks?
http://bee-pgc.daan.lt/index.php?page=statistics&action=blocks

------------------------

http://bee-pgc.daan.lt

Payout: PROP
Fee: 0.5%
Location: EU
SoulSlayerPT
Full Member
***
Offline Offline

Activity: 131
Merit: 100


View Profile
March 12, 2014, 10:36:25 AM
 #499

CharityMiningPools - Donate to Charity while you Mine!

pig.charityminingpools.com

Current Hashrate: 71.117 MH/s

Be a pioneer and help us get started, come mine while making a difference.  

Mandatory 0.5% donation fee goes to the BitGive Foundation this month.  We welcome and encourage you to donate more to a good cause.

STRATUM, VARDIFF, Datacenter Redundant Server Farm, Load Balanced Servers, Frequent Backups
0.5% Mandatory Donation fee to a Good Cause, 0.5% Pool Fees, 0% AP TX Fees

Who Are We?
CharityMiningPools was created to allow miners the ability to mine coins while still knowing that their hashing power is going towards something good.  Our goal is to provide a positive and reliable service while delivering a small portion of the proceeds to a deserving recipient.  Plans are in the works to allow individual miners to choose where they would like to donate to based on a pool of available recipients.

How Does This Work?
All coins minded at CharityMiningPools will require a mandatory 0.5% Donation fee.  This donation fee will be collected and donated to the designated charitable recipient for that given month.  Though we only require a minimum 0.5% Donation fee, we welcome and encourage our miners to raise the stakes and donate more to a good cause.

Cheers!
CharityMiningPools

Your pool auto payment is not working? Or is just me?
FiniteRed
Sr. Member
****
Offline Offline

Activity: 346
Merit: 255


View Profile
March 12, 2014, 11:34:35 AM
 #500

CharityMiningPools - Donate to Charity while you Mine!

pig.charityminingpools.com

Current Hashrate: 71.117 MH/s

Be a pioneer and help us get started, come mine while making a difference.  

Mandatory 0.5% donation fee goes to the BitGive Foundation this month.  We welcome and encourage you to donate more to a good cause.

STRATUM, VARDIFF, Datacenter Redundant Server Farm, Load Balanced Servers, Frequent Backups
0.5% Mandatory Donation fee to a Good Cause, 0.5% Pool Fees, 0% AP TX Fees

Who Are We?
CharityMiningPools was created to allow miners the ability to mine coins while still knowing that their hashing power is going towards something good.  Our goal is to provide a positive and reliable service while delivering a small portion of the proceeds to a deserving recipient.  Plans are in the works to allow individual miners to choose where they would like to donate to based on a pool of available recipients.

How Does This Work?
All coins minded at CharityMiningPools will require a mandatory 0.5% Donation fee.  This donation fee will be collected and donated to the designated charitable recipient for that given month.  Though we only require a minimum 0.5% Donation fee, we welcome and encourage our miners to raise the stakes and donate more to a good cause.

Cheers!
CharityMiningPools

Your pool auto payment is not working? Or is just me?

Yea - same issue here - I wants my Bacon!  Grin

[G]-[ ]-[ ]-[ ]-[ ]-[ ]-[ ]-[ ]-[ ]-[ ] ~ [ ]-[ ]-[ ]-[ ]-[ ]-[ ]-[ ]-[ ]-[ ]-[H]
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 50 51 52 53 54 55 56 57 58 »
  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!