Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GRA] Graincoin - New PoW/PoS coin | Fast, secure | Version 1.5 Released!
by
bee7
on 13/05/2014, 21:23:29 UTC
It would be great when you overtake this coin, but I think there is minimum some big Problems. The biggest one seems to be a big fork. My Wallet sync speed slows extrely down at the beginning of May. At the End it needs several hours to sync one block. So i deleted every thing except the wallet.dat. Now the wallet syncs, bur all my graincoins are gone i have onla 6.44 GRa left instead of several millions. And whats i really don´t understand, all the big transactions are shown correctly and confirmed in the transactinlist ao the wallet, when i add all this my millons should be shown in my balance or as stake but all i see are 6.44GRA. Also a Problem is, that i can´t find a working block explorer or a working Pool.
Sorry i can´t help you to develop something for the coin. I am not experienced enough in programming or web design (homepage needs to polished). But when you overtake the coin and fix the Problems, i will pump it a little bit without a dump.

What block number your wallet reports presently?

At the moment my Wallet shows 475893 blocks of total 584776 Blocks downloaded. When i noticed the Problem the first time the wallet shows 475111 blocks downloaded.
I Also tried to send 6000000GRA to coined up at 6th May but they never arrived although i get 781 confimation until now.
The TXID is: 86e772c87c27e37c76c65e02a470efee37a47ec39c0250e8fef686c964c63980
To adress 9Bcg5UXsw7b5MYQDwwknU91NoKLejQaUGU

Yes, 584776 seems to be the correct. I have no problems to send to both coinedup and www.swisscex.com. The www.allcrypt.com reports that daemon is under maintenance.

Try these nodes (please share the current output of getpeerinfo command before the configuration change):

Code:
addnode=139.30.170.237
addnode=2.248.164.206
addnode=162.243.98.174
addnode=24.107.155.164
addnode=89.110.148.247
addnode=216.40.70.98
addnode=83.81.97.1

I am working presently on patching the wallet to leveldb and creating a blockchain bootstrap file without orphans as it looks like it should be 2 times smaller without orphans. These two things do not require any hardforking of the chain and I am going release them regardless of any community decisions.