Pages:
Author

Topic: [RE-ANN] GrowthCoin PoW/PoS - 100% per year - Version 1.3.0.1 - page 18. (Read 66388 times)

hero member
Activity: 553
Merit: 500
Solo Miner Legend
There, I got it rolling to block 2000405, now what else should I do? Tongue

On Cryptopia their blockchain is currently at block: 1931718

I gave them the nodes, hope they'll use it.

So I am handcranking da blockchain, does anyone wanna help?
hero member
Activity: 553
Merit: 500
Solo Miner Legend
addnode=128.199.191.230:17177",

addnode=98.115.147.74:17177",

addnode=188.226.240.91:17177",

addnode=50.64.76.151:17177",

addnode=74.118.195.134:17177",

addnode=203.20.114.252:17177",

Hmm right now it's syncing... Let me know if you want some GRW. I have millions Tongue Probably a % of all the GRW out there. If not the most together with my buddy that has even more.

I'm up to "Block: 2000401" date: "Last Block time to 20. apr 05:09:13 2017". Which is today, so how do we get it rolling?
legendary
Activity: 2268
Merit: 1092
This one has stopped syncing, can anyone get the chain moving?

Does your debug log contain any useful clues, such as an error like "coinstake attempt failed"? My log is full of them:

04/19/17 22:34:39 coinstake attempt failed
04/19/17 22:34:40 coinstake attempt failed
04/19/17 22:34:41 coinstake attempt failed
04/19/17 22:34:41 connection timeout
04/19/17 22:34:42 trying connection 84.168.117.1:17177 lastseen=9153.6hrs
04/19/17 22:34:42 coinstake attempt failed
04/19/17 22:34:43 coinstake attempt failed
04/19/17 22:34:44 coinstake attempt failed
04/19/17 22:34:45 coinstake attempt failed
04/19/17 22:34:46 coinstake attempt failed
04/19/17 22:34:47 connection timeout
04/19/17 22:34:47 coinstake attempt failed

I can start the client, but since I have a zero balance, and PoW mining no longer works, I can't do anything to extend the chain...
hero member
Activity: 553
Merit: 500
Solo Miner Legend
This one has stopped syncing, can anyone get the chain moving?
legendary
Activity: 2268
Merit: 1092
I am, and my coins still stake fine, I have 4 heaps in my old wallet.

Synced fine last time.

I guess GRW is now a defacto PoS coin Smiley
hero member
Activity: 553
Merit: 500
Solo Miner Legend
I am, and my coins still stake fine, I have 4 heaps in my old wallet.

Synced fine last time.
legendary
Activity: 2268
Merit: 1092
Further to the issue I reported in July regarding the coinbase reward dropping low enough that PoW mining no longer works (which, judging by the lack of response, no one seems to care about Smiley )

Starting the client with a brand new wallet complains "coinstake attempt failed" once per second in debug.log - even though the wallet has no transactions or funds, and therefore couldn't possibly stake.

I thought this was related to the large number of tiny value coinbase transactions I had in the existing wallet, but even after starting a new wallet, the same error/warning persists.

Is anyone still using this coin?
member
Activity: 65
Merit: 10
legendary
Activity: 1624
Merit: 1005
I wish you all love and profitable investments!!!
is this coin still alive? anyone has peer list? I can't sync it seems



Here you go:

11:55:57

getpeerinfo


11:55:57

[
{
"addr" : "203.20.114.252:17177",
"services" : "00000001",
"lastsend" : 1480056953,
"lastrecv" : 1480056957,
"conntime" : 1480055006,
"bytessent" : 166159,
"bytesrecv" : 1866677,
"blocksrequested" : 0,
"version" : 70001,
"subver" : "/GrowthCoin:1.3.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1883309,
"banscore" : 0
},
{
"addr" : "128.199.191.230:17177",
"services" : "00000001",
"lastsend" : 1480056956,
"lastrecv" : 1480056957,
"conntime" : 1480055143,
"bytessent" : 235399,
"bytesrecv" : 2935560,
"blocksrequested" : 0,
"version" : 70001,
"subver" : "/GrowthCoin:1.3.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1883311,
"banscore" : 0
},
{
"addr" : "74.118.195.134:17177",
"services" : "00000001",
"lastsend" : 1480056957,
"lastrecv" : 1480056957,
"conntime" : 1480055328,
"bytessent" : 227689,
"bytesrecv" : 2843749,
"blocksrequested" : 0,
"version" : 70001,
"subver" : "/GrowthCoin:1.3.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1883312,
"banscore" : 0
},
{
"addr" : "188.226.240.91:17177",
"services" : "00000001",
"lastsend" : 1480056874,
"lastrecv" : 1480056875,
"conntime" : 1480055735,
"bytessent" : 122582,
"bytesrecv" : 1457863,
"blocksrequested" : 0,
"version" : 70001,
"subver" : "/GrowthCoin:1.3.0/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 1883316,
"banscore" : 0
}
]
member
Activity: 65
Merit: 10
is this coin still alive? anyone has peer list? I can't sync it seems
legendary
Activity: 2268
Merit: 1092
Has anyone mined PoW blocks recently?

It's 4:30am and I'm half asleep, but from a look at the source, I think the block halving has taken the reward below MIN_TXOUT_AMOUNT (0.1 GRW), so when the client tries to create the coinbase transaction it is rejected as being too small.

07/20/16 18:27:27 generated 0.097656
07/20/16 18:27:27 ERROR: CTransaction::CheckTransaction() : txout.nValue below minimum
07/20/16 18:27:27 ERROR: CheckBlock() : CheckTransaction failed
07/20/16 18:27:27 ERROR: ProcessBlock() : CheckBlock FAILED
07/20/16 18:27:27 ERROR: CheckWork : ProcessBlock, block not accepted


I wonder if the same thing might be happening with PoS blocks as they get split into smaller and smaller amounts...



edit: I did try temporarily removing the code which rejects the transaction locally, but as expected, this simply moved the rejection to the network; all peers banned me as a misbehaving node once they saw the block.
hero member
Activity: 770
Merit: 500
My 123,464 Growth grow about every 1- 45sec.  Tongue
hero member
Activity: 553
Merit: 500
Solo Miner Legend
Now my wallet finally staked, 14 days it took.

Hmm, I think between us, we might have most of the GRW in circulation. Tongue
legendary
Activity: 968
Merit: 1002
Great! What's the address to your nodes? Or does it find it automatically.

Cryptopia is up to : Current Block: 1128436

370K to go.
My nodes are 74.118.195.134 and 104.255.67.131
It should find them automatically, 104. been already running for long time
hero member
Activity: 553
Merit: 500
Solo Miner Legend
Great! What's the address to your nodes? Or does it find it automatically.

Cryptopia is up to : Current Block: 1128436

370K to go.
legendary
Activity: 968
Merit: 1002
The Cryptopia wallet is resyncing from scratch, up to Block: 815114, right now. It'll take half a day or a day to catch up.

My wallet still isn't staking, when I open it. Just sits there.
It seems like currently 13-14 days needed for coins to start staking.
btw, my two GRW nodes are online and synced.
Hope Cryptopia will catch up soon.
hero member
Activity: 553
Merit: 500
Solo Miner Legend
The Cryptopia wallet is resyncing from scratch, up to Block: 815114, right now. It'll take half a day or a day to catch up.

My wallet still isn't staking, when I open it. Just sits there.
hero member
Activity: 553
Merit: 500
Solo Miner Legend
watching this. whats the premine?
The premine was a considerable amount, back in the days, but I think those wallets are all but lost now. Haven't moved since 2013. Maybe it was a few 100k or so.

The very first wallet if you find it in the block explorer goes to the mysteriously suspicious wallet Nazi4u
Addresses: GMgJPWnq3Fe4Yn91gTsHa6fAhdswNazi4u <-- Notice the end.

https://www.cryptopia.co.nz/%5CBlockExplorer?id=142&txId=42ff4651a17d12e815872480c5eec749c85be516eff5e24e937f39cd24784a44

hero member
Activity: 1008
Merit: 501
watching this. whats the premine?
hero member
Activity: 553
Merit: 500
Solo Miner Legend
No wonder no coins are sold on Cryptopia, their wallet isn't syncing, can't deposit or withdraw.

Can you guys help me fix it? Maybe send them some more nodes and such.
Setting up two permanent GRW nodes on my servers, will send them to Cryptopia when syncing finished.

Ohh nice! Would you like some help with the blockchain?
Pages:
Jump to: