Pages:
Author

Topic: [RESURRECTION] Bringing Life to Growthcoin (GRW) , MADATORY UPDATE TO 1.3.0 - page 7. (Read 34549 times)

hero member
Activity: 553
Merit: 500
Solo Miner Legend

There was double blocks on the explorer, I did a rescan and I couldn't get that straightened out. I ended up flushing the database and reloading it.

The process is still 12 days out so that's why the TX is not showing from yesterday, maybe another 15 minutes to catch up

Ahh, so it's all fixed then, what block are we on now, for real? 504,343
sr. member
Activity: 504
Merit: 254

There was double blocks on the explorer, I did a rescan and I couldn't get that straightened out. I ended up flushing the database and reloading it.

The process is still 12 days out so that's why the TX is not showing from yesterday, maybe another 15 minutes to catch up

EDIT : It's all done Smiley


EDIT: Ice check your link structure

This
Code:
http://grw.blockx.info/get/block00000000bb7709eb443cf1e9a7d5a2c6111a0957c696457c39ce5f50c94dcf59

should be this (notice the forward slash )
Code:
http://grw.blockx.info/get/block/00000000bb7709eb443cf1e9a7d5a2c6111a0957c696457c39ce5f50c94dcf59
hero member
Activity: 553
Merit: 500
Solo Miner Legend
This block on ice's pool: http://grw.multi-pool.info/index.php?page=statistics&action=round&height=504286

Does not show up here: http://grw.blockx.info/get/block00000000bb7709eb443cf1e9a7d5a2c6111a0957c696457c39ce5f50c94dcf59

Neither does the previous block, from yesterday: http://grw.blockx.info/get/block0000000038e27d61a6bc00eb0b756fcbbc063d43e343fad48c4b08393caca698

getinfo:

{
"version" : "v1.3.0.0-beta",
"protocolversion" : 60007,
"walletversion" : 60000,
"balance" : 1.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 504169,
"moneysupply" : 29417328.37214600,
"connections" : 7,
"proxy" : "",
"ip" : "",
"difficulty" : 1.76230941,
"testnet" : false,
"keypoololdest" : 1392922002,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : "WARNING: Checkpoint is too old. Wait for block chain to download, or notify developers."
}
sr. member
Activity: 504
Merit: 254

I solo mine and my last found blocks accepted invisible in the wallet.

Invisible or Orphaned ?

full member
Activity: 168
Merit: 100
REAP WHAT YOU SOW I'm a big fish
are you using the windows client?

Yes. 1.3 from palmd.

I implemented a checkpoint server yesterday to fix the forking problem, maybe you have a corrupt blockchain on your computer, try loading the client with the -rescan switch, or try redownloading the blockchain.

I deleted ALL outta .conf and wallet.dat. DELETED all addnode from .conf. Relaunched one night later, synched on the wrong fork. palmd gave me blockchain for me to be on the right fork.


I would be very surprised that your IP is banned, the fact that it's not showing on the explorer page doesn't mean your banned, it just means your are not connected to that node.

Just so you know, before activating the checkpoint server, I started 3 test nodes and within 24 hours, they were all on 3 different forks. Since the CP server has been added, they are all in sync.

I've been running  my client and staking without issues, still have all my test nodes in sync, and I've had the highest stable connections count that I ever got on the GRW network.

so try the few things I suggested, it should all be good now

I solo mine and my last found blocks accepted invisible in the wallet.
hero member
Activity: 553
Merit: 500
Solo Miner Legend
Well, we need new Win wallet compiled ASAP.
My old windows client keeps downloading the wrong fork from old Satoshi:1.2.1 peers.
Tried to create a GrowthCoin.conf file to manually connect to new 1.3.0 client nodes (connect=), it just does not connect at all.

Having the same result .
Unable to sync to grw.blockx.info fork block 502786. Is this a linux/windows divide.
My wallet was the 1.2.2 windows, I always kept it running on the PC and now it will only sync to blocks 503464

Getpeerinfo shows

"addr": "[2001:0:5ef5:79fb:4b5:832b:dbe9:c34d]:17177"

Is there anyway to stop my wallet connecting to this type of address and force it to IP's.

That's an IPv6 address, might just be the IPv4 converted into IPv4. But I don't think so. The wallet of any coin uses or has IPv6 enabled. It's required.
hero member
Activity: 553
Merit: 500
Solo Miner Legend
Here are some 1.3.0 nodes for you guys to try

Code:
# Nodes
addnode=188.226.155.94
addnode=67.211.45.68
addnode=82.9.77.178
addnode=162.243.13.186
addnode=31.153.24.23
addnode=128.199.191.230
addnode=108.61.18.94
addnode=46.36.28.201
sr. member
Activity: 504
Merit: 254
Why my ip could be baned ? Because:
- it could be me who forked, it could be anybody solo mining it I guess.
- the 1.3 synched on the fork (505k hours ago if I remember well)
- because strange things happen as stating 600 blocks remaining that disappear.

mm new page ...


1.3 BETA win32 client as requested

https://github.com/iamunick/growthcoin
commit
 dfb8d006ff7ae658e4f4320b9f4bb86a4d9cbf8c

Md5
GrowthCoin-1.3.0.BETA-win32.zip                BF16F3CB01A6FB931B0D92CBC14589D0

Download:
https://sourceforge.net/projects/philosopherstone/files/Misc_win32_qtclients/

I ran it and it began to sync - no support offered from me but this may help someone.

are you using the windows client?

I implemented a checkpoint server yesterday to fix the forking problem, maybe you have a corrupt blockchain on your computer, try loading the client with the -rescan switch, or try redownloading the blockchain.

I would be very surprised that your IP is banned, the fact that it's not showing on the explorer page doesn't mean your banned, it just means your are not connected to that node.

Just so you know, before activating the checkpoint server, I started 3 test nodes and within 24 hours, they were all on 3 different forks. Since the CP server has been added, they are all in sync.

I've been running  my client and staking without issues, still have all my test nodes in sync, and I've had the highest stable connections count that I ever got on the GRW network.

so try the few things I suggested, it should all be good now
full member
Activity: 168
Merit: 100
REAP WHAT YOU SOW I'm a big fish
Why my ip could be baned ? Because:
- it could be me who forked, it could be anybody solo mining it I guess.
- the 1.3 synched on the fork (505k hours ago if I remember well)
- because strange things happen as stating 600 blocks remaining that disappear.

mm new page ...


1.3 BETA win32 client as requested

https://github.com/iamunick/growthcoin
commit
 dfb8d006ff7ae658e4f4320b9f4bb86a4d9cbf8c

Md5
GrowthCoin-1.3.0.BETA-win32.zip                BF16F3CB01A6FB931B0D92CBC14589D0

Download:
https://sourceforge.net/projects/philosopherstone/files/Misc_win32_qtclients/

I ran it and it began to sync - no support offered from me but this may help someone.
sr. member
Activity: 504
Merit: 254
Who's da boss here ? Is it soopy ? Can someone check if my ip baned after the fork ?

Old client just does not work anymore.
Delete old blockchain files, download new windows client 1.3.0 here - http://sourceforge.net/projects/philosopherstone/files/Misc_win32_qtclients/GrowthCoin-1.3.0.BETA-win32.zip/download
run it and re-sync.

Hehe I'm the 1st outta palmd who got this version  Grin so this is the one I use, my wallet adress isn't on the explorer. My ip could have been baned during the fork.

why are you saying you IP is banned ?  do you get a message in the logs?
hero member
Activity: 553
Merit: 500
Solo Miner Legend
Maybe some new logos would be useful?  Smiley




Here are bigger 500x500 versions.
I like those. Smiley They are very different. They have a kind of quaint style about them.
full member
Activity: 168
Merit: 100
REAP WHAT YOU SOW I'm a big fish
Who's da boss here ? Is it soopy ? Can someone check if my ip baned after the fork ?

Old client just does not work anymore.
Delete old blockchain files, download new windows client 1.3.0 here - http://sourceforge.net/projects/philosopherstone/files/Misc_win32_qtclients/GrowthCoin-1.3.0.BETA-win32.zip/download
run it and re-sync.

Hehe I'm the 1st outta palmd who got this version  Grin so this is the one I use. And It has synched on the fork again, so I even have been given the blockchain to DL to stay on the right fork. My wallet adress isn't on the explorer. My ip could have been baned during the fork.

legendary
Activity: 967
Merit: 1002
Who's da boss here ? Is it soopy ? Can someone check if my ip baned after the fork ?

Old client just does not work anymore.
Delete old blockchain files, download new windows client 1.3.0 here - http://sourceforge.net/projects/philosopherstone/files/Misc_win32_qtclients/GrowthCoin-1.3.0.BETA-win32.zip/download
run it and re-sync.
full member
Activity: 168
Merit: 100
REAP WHAT YOU SOW I'm a big fish
Who's da boss here ? Is it soopy ? Can someone check if my ip baned after the fork ?
legendary
Activity: 967
Merit: 1002

1.3 BETA win32 client as requested

https://github.com/iamunick/growthcoin
commit
 dfb8d006ff7ae658e4f4320b9f4bb86a4d9cbf8c

Md5
GrowthCoin-1.3.0.BETA-win32.zip                BF16F3CB01A6FB931B0D92CBC14589D0

Download:
https://sourceforge.net/projects/philosopherstone/files/Misc_win32_qtclients/


I ran it and it began to sync - no support offered from me but this may help someone.

     


is this the new wallet?


i can not download it.

Click the "GrowthCoin-1.3.0.BETA-win32.zip" link.
sr. member
Activity: 266
Merit: 250
Colossuscoin - the future of payment methods

1.3 BETA win32 client as requested

https://github.com/iamunick/growthcoin
commit
 dfb8d006ff7ae658e4f4320b9f4bb86a4d9cbf8c

Md5
GrowthCoin-1.3.0.BETA-win32.zip                BF16F3CB01A6FB931B0D92CBC14589D0

Download:
https://sourceforge.net/projects/philosopherstone/files/Misc_win32_qtclients/


I ran it and it began to sync - no support offered from me but this may help someone.

     


is this the new wallet?


i can not download it.
legendary
Activity: 967
Merit: 1002

1.3 BETA win32 client as requested

https://github.com/iamunick/growthcoin
commit
 dfb8d006ff7ae658e4f4320b9f4bb86a4d9cbf8c

Md5
GrowthCoin-1.3.0.BETA-win32.zip                BF16F3CB01A6FB931B0D92CBC14589D0

Download:
https://sourceforge.net/projects/philosopherstone/files/Misc_win32_qtclients/


I ran it and it began to sync - no support offered from me but this may help someone.

     


is this the new wallet?

Yes.
sr. member
Activity: 266
Merit: 250
Colossuscoin - the future of payment methods

1.3 BETA win32 client as requested

https://github.com/iamunick/growthcoin
commit
 dfb8d006ff7ae658e4f4320b9f4bb86a4d9cbf8c

Md5
GrowthCoin-1.3.0.BETA-win32.zip                BF16F3CB01A6FB931B0D92CBC14589D0

Download:
https://sourceforge.net/projects/philosopherstone/files/Misc_win32_qtclients/


I ran it and it began to sync - no support offered from me but this may help someone.

     


is this the new wallet?
legendary
Activity: 967
Merit: 1002

1.3 BETA win32 client as requested

https://github.com/iamunick/growthcoin
commit
 dfb8d006ff7ae658e4f4320b9f4bb86a4d9cbf8c

Md5
GrowthCoin-1.3.0.BETA-win32.zip                BF16F3CB01A6FB931B0D92CBC14589D0

Download:
https://sourceforge.net/projects/philosopherstone/files/Misc_win32_qtclients/


I ran it and it began to sync - no support offered from me but this may help someone.


Thank you!  Smiley
legendary
Activity: 910
Merit: 1000
PHS 50% PoS - Stop mining start minting

1.3 BETA win32 client as requested

https://github.com/iamunick/growthcoin
commit
 dfb8d006ff7ae658e4f4320b9f4bb86a4d9cbf8c

Md5
GrowthCoin-1.3.0.BETA-win32.zip                BF16F3CB01A6FB931B0D92CBC14589D0

Download:
https://sourceforge.net/projects/philosopherstone/files/Misc_win32_qtclients/


I ran it and it began to sync - no support offered from me but this may help someone.
Pages:
Jump to: