unick
|
|
April 11, 2014, 11:29:59 PM Last edit: April 11, 2014, 11:41:56 PM by unick |
|
My log is full of these, and it seems I lost sync with the network, ERROR: mempool transaction missing input it seems to have happen around block 409448 ~408700 anyone else is syncing properly? i also have the syncing problem. I had to redownload the blockchain
|
|
|
|
unick
|
|
April 11, 2014, 11:34:42 PM Last edit: April 12, 2014, 02:29:25 AM by unick |
|
I'm pretty sure we need a checkpoint like now... dev are you around? This might be too old { "synccheckpoint" : "d5e4fc54c53a9a20bbe01e70d8b47ce66f15c1bd3504f7e80390bf5601150ded", "height" : 0, "timestamp" : "2013-08-01 07:16:01 UTC" }
|
|
|
|
soopy452000 (OP)
Legendary
Offline
Activity: 1302
Merit: 1001
Founder - NavCoin Ⓝ
|
|
April 12, 2014, 02:35:15 AM |
|
I'm pretty sure we need a checkpoint like now... dev are you around? This might be too old { "synccheckpoint" : "d5e4fc54c53a9a20bbe01e70d8b47ce66f15c1bd3504f7e80390bf5601150ded", "height" : 0, "timestamp" : "2013-08-01 07:16:01 UTC" } ( 305038, uint256("0x0000000628f73d1b674de85a51546e00fd988fcdaba40ad89231a5a654c27c76")) is the last checkpoint mate. Are you sure you are using the new client on the OP? PS: Compiling wallets with the Security update.
|
|
|
|
almightyruler
Legendary
Offline
Activity: 2268
Merit: 1092
|
|
April 12, 2014, 03:00:49 AM |
|
I'm pretty sure we need a checkpoint like now... dev are you around? This might be too old { "synccheckpoint" : "d5e4fc54c53a9a20bbe01e70d8b47ce66f15c1bd3504f7e80390bf5601150ded", "height" : 0, "timestamp" : "2013-08-01 07:16:01 UTC" } ( 305038, uint256("0x0000000628f73d1b674de85a51546e00fd988fcdaba40ad89231a5a654c27c76")) is the last checkpoint mate. Are you sure you are using the new client on the OP? See this msg: https://bitcointalk.org/index.php?topic=495693.msg6032115#msg6032115I added some extra code to reset the checkpoints if the stored one didn't match the newest hardcoded one, but it's a bit hacky. Better understanding of the ppcoin checkpointing code (including central checkpointing) is needed.
|
|
|
|
SolidStateSurvivor
|
|
April 12, 2014, 03:02:13 AM |
|
My log is full of these, and it seems I lost sync with the network, ERROR: mempool transaction missing input it seems to have happen around block 409448 anyone else is syncing properly? Are you using the old wallet? Maybe wait for the new one? well I am using the one on github https://github.com/sherlockcoin/growthcoin-resurectionI have -salvagewallet my wallet and it seems to have put things back in order. But I "lost" ~25k GRW It seemed I got on a bad fork or something Eeeek!!! You lost 25,000 GRW?!?
|
Founding member of Hashmeisters Inc...
|
|
|
unick
|
|
April 12, 2014, 03:18:32 AM |
|
My log is full of these, and it seems I lost sync with the network, ERROR: mempool transaction missing input it seems to have happen around block 409448 anyone else is syncing properly? Are you using the old wallet? Maybe wait for the new one? well I am using the one on github https://github.com/sherlockcoin/growthcoin-resurectionI have -salvagewallet my wallet and it seems to have put things back in order. But I "lost" ~25k GRW It seemed I got on a bad fork or something Eeeek!!! You lost 25,000 GRW?!? yeah man, I guess I was mining on the wrong chain for more than 12 hours... so technically I lost over 12 hours of mining or 25k GRW not in my wallet anymore !
|
|
|
|
unick
|
|
April 12, 2014, 03:21:02 AM |
|
I'm pretty sure we need a checkpoint like now... dev are you around? This might be too old { "synccheckpoint" : "d5e4fc54c53a9a20bbe01e70d8b47ce66f15c1bd3504f7e80390bf5601150ded", "height" : 0, "timestamp" : "2013-08-01 07:16:01 UTC" } ( 305038, uint256("0x0000000628f73d1b674de85a51546e00fd988fcdaba40ad89231a5a654c27c76")) is the last checkpoint mate. Are you sure you are using the new client on the OP? PS: Compiling wallets with the Security update. how is it even possible? I compiled from source from the github! https://github.com/sherlockcoin/growthcoin-resurection
|
|
|
|
almightyruler
Legendary
Offline
Activity: 2268
Merit: 1092
|
|
April 12, 2014, 03:21:41 AM |
|
I have -salvagewallet my wallet and it seems to have put things back in order. But I "lost" ~25k GRW It seemed I got on a bad fork or something Did you try repairwallet (optionally preceded by checkwallet) and also the -rescan commandline? salvagewallet seems to be a last resort effort to try to recover your keys from a corrupt wallet.dat... may be a bit heavy if you just think you're missing some transactions or you've forked. yeah man, I guess I was mining on the wrong chain for more than 12 hours... so technically I lost over 12 hours of mining or 25k GRW not in my wallet anymore ! If you were mining on a fork you haven't really "lost" as much as 25k GRW - difficulty on your own fork would have been "piss easy, finding every block"
|
|
|
|
unick
|
|
April 12, 2014, 03:26:37 AM |
|
Did you try repairwallet (optionally preceded by checkwallet) and also the -rescan commandline? salvagewallet seems to be a last resort effort to try to recover your keys from a corrupt wallet.dat... may be a bit heavy if you just think you're missing some transactions or you've forked.
yeah but repairwallet didn't solve the issue... in the end, I redownloaded the blockchain. If you were mining on a fork you haven't really "lost" as much as 25k GRW - difficulty on your own fork would have been "piss easy, finding every block" you're right, but still lost over 12hours of mining... the "lost" 25k GRW was what made me realize something was off
|
|
|
|
SolidStateSurvivor
|
|
April 12, 2014, 03:42:20 PM |
|
Did you try repairwallet (optionally preceded by checkwallet) and also the -rescan commandline? salvagewallet seems to be a last resort effort to try to recover your keys from a corrupt wallet.dat... may be a bit heavy if you just think you're missing some transactions or you've forked.
yeah but repairwallet didn't solve the issue... in the end, I redownloaded the blockchain. If you were mining on a fork you haven't really "lost" as much as 25k GRW - difficulty on your own fork would have been "piss easy, finding every block" you're right, but still lost over 12hours of mining... the "lost" 25k GRW was what made me realize something was off So it was ungrown coins that were lost.
|
Founding member of Hashmeisters Inc...
|
|
|
unick
|
|
April 12, 2014, 07:08:37 PM |
|
Did you try repairwallet (optionally preceded by checkwallet) and also the -rescan commandline? salvagewallet seems to be a last resort effort to try to recover your keys from a corrupt wallet.dat... may be a bit heavy if you just think you're missing some transactions or you've forked.
yeah but repairwallet didn't solve the issue... in the end, I redownloaded the blockchain. If you were mining on a fork you haven't really "lost" as much as 25k GRW - difficulty on your own fork would have been "piss easy, finding every block" you're right, but still lost over 12hours of mining... the "lost" 25k GRW was what made me realize something was off So it was ungrown coins that were lost. lol, actually I had sent them out already, so that's why I feel the pain! But I wonder why my client's checkpoint is at 0 I have used the github source to compile. This happens to Mac AND linux client as well. What's the deal here ?
|
|
|
|
virtual_miner
|
|
April 12, 2014, 07:21:18 PM |
|
DO I SELL GRW .. ? Nooo... Pretty good coin, i am glad that i bought at the lowest levels.. Difficulty increasing every day some adding more Mhashes again and again.
|
|
|
|
dengnizaidongji
Sr. Member
Offline
Activity: 266
Merit: 250
Colossuscoin - the future of payment methods
|
|
April 13, 2014, 04:45:27 AM |
|
DO I SELL GRW .. ? Nooo... Pretty good coin, i am glad that i bought at the lowest levels.. Difficulty increasing every day some adding more Mhashes again and again. glad to hear that.
|
Colossuscoin - the future of payment methods
|
|
|
unick
|
|
April 13, 2014, 08:15:05 AM |
|
I still have issues with the checkpoint, I redownloaded the windows version just to make sure (from the website) AND recompiled a linux daemon (from github) and still I get this result on all my compiles { "synccheckpoint" : "d5e4fc54c53a9a20bbe01e70d8b47ce66f15c1bd3504f7e80390bf5601150ded", "height" : 0, "timestamp" : "2013-08-01 07:16:01 UTC" } So I would love some input on this thanks
|
|
|
|
Mysy Jack
Newbie
Offline
Activity: 27
Merit: 0
|
|
April 13, 2014, 09:29:12 AM |
|
With out the exchange the coin may loose momentum.
|
|
|
|
dengnizaidongji
Sr. Member
Offline
Activity: 266
Merit: 250
Colossuscoin - the future of payment methods
|
|
April 13, 2014, 11:44:02 AM |
|
With out the exchange the coin may loose momentum.
yes,so it should add more exchange places.
|
Colossuscoin - the future of payment methods
|
|
|
secbul
Member
Offline
Activity: 89
Merit: 10
|
|
April 14, 2014, 11:48:40 AM |
|
With out the exchange the coin may loose momentum.
yes,so it should add more exchange places. There are some rumors that cryptsy will list it.
|
|
|
|
tokyoghetto
Legendary
Offline
Activity: 1232
Merit: 1000
|
|
April 14, 2014, 12:24:15 PM |
|
With out the exchange the coin may loose momentum.
yes,so it should add more exchange places. There are some rumors that cryptsy will list it. If cryptsy adds it to the voting list, then we can raise the funds to get GRW listed.
|
|
|
|
dengnizaidongji
Sr. Member
Offline
Activity: 266
Merit: 250
Colossuscoin - the future of payment methods
|
|
April 14, 2014, 12:48:47 PM |
|
really? great!hurry up!!!
|
Colossuscoin - the future of payment methods
|
|
|
neilh
|
|
April 14, 2014, 12:52:26 PM |
|
Hope so, I sent them a request a few days and got this reply...
"Thank you for introducing me to this coin.
I have submitted your coin to our development team who will review it to see if it meets our requirements for addition to the Cryptsy exchange. If there is anything else I can do for you, please let me know."
|
|
|
|
|