Pages:
Author

Topic: [ANN] New Piggycoin [PIGGY] | 3% interest | Web PiggyBank | Android PiggyBank - page 62. (Read 222608 times)

full member
Activity: 225
Merit: 100
We need volume, looking for people ready to move the coin. Also need to know where we go what next ?

Can you list what will happened in few time ?

Thank .
legendary
Activity: 1848
Merit: 1018
Piggydev,
It is very hard to find the piggy coin store.
You really need to get the website updated and
easy to navigate to. People can't find what they
can buy with their piggy coins.
hero member
Activity: 798
Merit: 500
Time is on our side, yes it is!
Dev is currently doing his final exams and will be returning in 24 hours i believe. I am sure he has a few updates as he always does.

Good news!  I like this coin after recently hearing about it I think it could have some potential to last for a while and be useful.  I'm looking forward to learning more about what the plans are for Piggycoin.  Going to give staking my coins a try now and check out the walllet.  Wink Wink
hero member
Activity: 658
Merit: 500
I have just contacted the coinking.io. They are say "we don't control the conversions anymore". Dev do you have any new news?

Doing it manually now. Shoot me a pm with your case.
newbie
Activity: 11
Merit: 0
I have just contacted the coinking.io. They are say "we don't control the conversions anymore". Dev do you have any new news?
full member
Activity: 476
Merit: 100
Thanks for the update Dev! Loving the support you are giving the coin. Keep it up friend.
hero member
Activity: 658
Merit: 500
Guys, I've been testing the PoS solution (it's been proving harder to do than I first thought) and I'm thinking about starting something called "new piggyweek", basically a piggyweek 2.0 has some of you requested. This will bring massive amounts of attention to us as it did previously Smiley.

I'm now in the process of getting the final anns together but I'm not promising any dates.


The premade linux client not starts for me on latest Debian.

Also I can't compile from source:

src/qt/statisticspage.cpp: In member function ‘void StatisticsPage::updateStatistics()’:
src/qt/statisticspage.cpp:72:64: error: call of overloaded ‘toString(int64_t&)’ is ambiguous
src/qt/statisticspage.cpp:72:64: note: candidates are:
In file included from /usr/include/qt4/QtGui/qvalidator.h:48:0,
                 from /usr/include/qt4/QtGui/qabstractspinbox.h:46,
                 from /usr/include/qt4/QtGui/qstyleoption.h:46,
                 from /usr/include/qt4/QtGui/qabstractitemdelegate.h:46,
                 from /usr/include/qt4/QtGui/qabstractitemview.h:48,
                 from /usr/include/qt4/QtGui/qheaderview.h:45,
                 from /usr/include/qt4/QtGui/QHeaderView:1,
                 from build/ui_statisticspage.h:21,
                 from src/qt/statisticspage.cpp:2:
/usr/include/qt4/QtCore/qlocale.h:675:13: note: QString QLocale::toString(qlonglong) const
/usr/include/qt4/QtCore/qlocale.h:676:13: note: QString QLocale::toString(qulonglong) const
/usr/include/qt4/QtCore/qlocale.h:782:16: note: QString QLocale::toString(short int) const
/usr/include/qt4/QtCore/qlocale.h:784:16: note: QString QLocale::toString(ushort) const
/usr/include/qt4/QtCore/qlocale.h:786:16: note: QString QLocale::toString(int) const
/usr/include/qt4/QtCore/qlocale.h:788:16: note: QString QLocale::toString(uint) const
/usr/include/qt4/QtCore/qlocale.h:681:13: note: QString QLocale::toString(double, char, int) const
/usr/include/qt4/QtCore/qlocale.h:790:16: note: QString QLocale::toString(float, char, int) const
make: *** [build/statisticspage.o] Error 1

Also there is not obj directory but obj-test and

make obj
make: Nothing to be done for `obj'.

renaming it does not help

Looks very unprofessional to me : (

Maybe try with QT5?
newbie
Activity: 8
Merit: 0

Those look amazing!!

http://i.snag.gy/Hxmrn.jpg

-I can imagine these being included in Toys etc..
-Used as rewards in schools etc..

They can easily be handed out in the street/outside a school to promote the coin very well, or even posted through peoples door for mass promotion.

Nice work dev, i see future for this coin Smiley


I would like to say that as a believer in Piggycoin, I purchased a voucher. I received it within a week, with a bonus. I am a Ebayer, so I had funds in Paypal to purchase. I do believe the vouchers are a great promotion as one said, I get that it probably cost more to print than any true value. I say this with a honest heart, as I believe in the future. I welcome anyone to pm me with any doubts.     
legendary
Activity: 1848
Merit: 1018
We need to move this coin really really higher, its not good to let the price low and the topic with not much move. A lot of us know that dev is working and will work but not all the people who come to this topic.

Repairing the pos system is the first important thing to do.

Then communicate much more about the coin and finding investors and the community.

The PoS system is repaired. Testing and final touches being implemented.  There will have to be a hard fork unfortunately (due to the change in the PoS system).  

So there will be a MANDATORY wallet release soon. Keep your eyes peeled Smiley

Also lots to come for the Pig Smiley Don't think anyones given up on this one just yet. Smiley.  Glad to see the weak hands have dumped but we do need the support.

There will soon be another multipool I personally think will do MUCH better for piggy.  Not a big fan of current option, soon we will have a much better option Smiley.

Piggy will get the support it needs with time Smiley.  Just gotta make it happen.  The community is part of the solution.  Start handing out free piggy and inviting everyone you know!  We will all prosper in time Smiley
Thanks for the hard word.  Piggy Millionaire and holding strong.
hero member
Activity: 672
Merit: 500
The premade linux client not starts for me on latest Debian.

Also I can't compile from source:

src/qt/statisticspage.cpp: In member function ‘void StatisticsPage::updateStatistics()’:
src/qt/statisticspage.cpp:72:64: error: call of overloaded ‘toString(int64_t&)’ is ambiguous
src/qt/statisticspage.cpp:72:64: note: candidates are:
In file included from /usr/include/qt4/QtGui/qvalidator.h:48:0,
                 from /usr/include/qt4/QtGui/qabstractspinbox.h:46,
                 from /usr/include/qt4/QtGui/qstyleoption.h:46,
                 from /usr/include/qt4/QtGui/qabstractitemdelegate.h:46,
                 from /usr/include/qt4/QtGui/qabstractitemview.h:48,
                 from /usr/include/qt4/QtGui/qheaderview.h:45,
                 from /usr/include/qt4/QtGui/QHeaderView:1,
                 from build/ui_statisticspage.h:21,
                 from src/qt/statisticspage.cpp:2:
/usr/include/qt4/QtCore/qlocale.h:675:13: note: QString QLocale::toString(qlonglong) const
/usr/include/qt4/QtCore/qlocale.h:676:13: note: QString QLocale::toString(qulonglong) const
/usr/include/qt4/QtCore/qlocale.h:782:16: note: QString QLocale::toString(short int) const
/usr/include/qt4/QtCore/qlocale.h:784:16: note: QString QLocale::toString(ushort) const
/usr/include/qt4/QtCore/qlocale.h:786:16: note: QString QLocale::toString(int) const
/usr/include/qt4/QtCore/qlocale.h:788:16: note: QString QLocale::toString(uint) const
/usr/include/qt4/QtCore/qlocale.h:681:13: note: QString QLocale::toString(double, char, int) const
/usr/include/qt4/QtCore/qlocale.h:790:16: note: QString QLocale::toString(float, char, int) const
make: *** [build/statisticspage.o] Error 1

Also there is not obj directory but obj-test and

make obj
make: Nothing to be done for `obj'.

renaming it does not help

Looks very unprofessional to me : (
sr. member
Activity: 440
Merit: 250
We need to move this coin really really higher, its not good to let the price low and the topic with not much move. A lot of us know that dev is working and will work but not all the people who come to this topic.

Repairing the pos system is the first important thing to do.

Then communicate much more about the coin and finding investors and the community.

The PoS system is repaired. Testing and final touches being implemented.  There will have to be a hard fork unfortunately (due to the change in the PoS system).  

So there will be a MANDATORY wallet release soon. Keep your eyes peeled Smiley

Also lots to come for the Pig Smiley Don't think anyones given up on this one just yet. Smiley.  Glad to see the weak hands have dumped but we do need the support.

There will soon be another multipool I personally think will do MUCH better for piggy.  Not a big fan of current option, soon we will have a much better option Smiley.

Piggy will get the support it needs with time Smiley.  Just gotta make it happen.  The community is part of the solution.  Start handing out free piggy and inviting everyone you know!  We will all prosper in time Smiley
full member
Activity: 225
Merit: 100
We need to move this coin really really higher, its not good to let the price low and the topic with not much move. A lot of us know that dev is working and will work but not all the people who come to this topic.

Repairing the pos system is the first important thing to do.

Then communicate much more about the coin and finding investors and the community.
sr. member
Activity: 440
Merit: 250
Hi

Is there any way to get more coins to stake? I have 1 million piggies and only 11k are staking.

Thank you

There is currently a small issue with PoS that will be updated soon that will increase amount of PoS payouts (currently not giving full 15% per year). But the reason you only stake 11k is because of your deposit size.  It always stakes each deposit seperately.  Sometimes you may even see it stake more then one block at a time with more then one stack of coins (if all of your deposits were around 11k then everytime you stake it will be 11k per block staked)
legendary
Activity: 1708
Merit: 1036
Are there directions somewhere for upgrading from the old wallet, been away from crypto for over 3 weeks, which is like being a complete newbie again. I have old piggycoins and old wallet and need to upgrade. Also, anyone know if the coins on the exchanges were converted to the new coins or not? I have some on Bittrex.

The ones on Bittrex were not converted automatically. You need to send them to Coinking for conversion - I think you should be able to find the instructions easily enough here or on the Piggy website hopefully.
newbie
Activity: 52
Merit: 0
Are there directions somewhere for upgrading from the old wallet, been away from crypto for over 3 weeks, which is like being a complete newbie again. I have old piggycoins and old wallet and need to upgrade. Also, anyone know if the coins on the exchanges were converted to the new coins or not? I have some on Bittrex.
newbie
Activity: 23
Merit: 0
Hi

Is there any way to get more coins to stake? I have 1 million piggies and only 11k are staking.

Thank you
member
Activity: 113
Merit: 10
Dev is currently doing his final exams and will be returning in 24 hours i believe. I am sure he has a few updates as he always does.
full member
Activity: 224
Merit: 100
So what are the future plans? Is there a new Piggy week coming up Cheesy?
newbie
Activity: 11
Merit: 0
Hi,
I have piggy bank 1.3 How long can I use this bank? Do you know any dates, when we can change them to the new piggycoins?
full member
Activity: 238
Merit: 100
"Until further notice, we have halted SilkCoin (SC) withdrawals and deposits due to the wallet bug announced here: https://bitcointalksearch.org/topic/m.7489933. However, trading is still open.

Posted by tf2honeybadger at 2014-06-24 18:00:47" From Polo announcements.

There is a problem with latest SC wallet.
Probably no problem with Piggy wallet because it's from a previous SC wallet that worked fine but speculators will need reassurance that current Piggy wallet is OK.
I think Piggy will suffer if dev neglects this issue.
Learn from SC. It takes no time at all for a coin to crash. Alt speculators are totally unforgiving, paranoid and jumpy. With good reason...Voot, Honor, SC etc.

Please get someone on it.



Yeah I have tested it we don't have that bug, and we can't have it, becouse a gui is a gui, it's the source behind it that makes the bugs Smiley And Piggy have nothin to do with SC in that manner .. SC had a great gui and piggy implanted features from it. Look at the gui as a frontend only, a design, you have the engine behind it doin all the work

PS. some other coins use sc gui based wallets (just as 99% of other coins use the standard ugly gui), but that has nothin to do with source, -the engine behind it.
Pages:
Jump to: