Pages:
Author

Topic: OLD FLY THREAD - page 70. (Read 163670 times)

legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
November 12, 2015, 03:28:14 PM
Important new wallet Critical update
Link and info Post # 1503
Problem fix Post # 1515
From the plane. Looks like everyone is pitching in . Thank you all.

newbie
Activity: 3
Merit: 0
November 12, 2015, 03:16:48 PM
Ok spreading the word about Fly: https://twitter.com/MrsDandy4200/with_replies
full member
Activity: 236
Merit: 100
In dreamland; he awaits you.
November 12, 2015, 01:44:22 PM
Wow, such action Wink Thanks for notice on PM. I'd like to share my experience from switching to newest version of wallet, maybe it will help someone.

Pro tip (for pro users): There is quicker way to switch to correct chain. No need to resync from scratch, renaming wallets, etc. What I did (linux, but similar for Win) :

1. Use (compile, download) newest sources (1.6.2)
2. Stop current wallet (always use "FlyCoind stop true")
3. Make backup of .FlyCoin data directory (just in case) [always make backups!]
4. Remove just peers.dat
5. Run wallet (it will connect to hardcoded - good - peer). Coin has ability to reorganize blockchain so it will start syncing from where blockchain splitted (just xx blocks).
6. Wait for sync, and check you are on correct chain (do not compare with presstab's explorer as it's on wrong fork for now and hash for this block is different, it is also few blocks ahead in count) :

Code:
getblockhash 31328

It should give f195b6604c2820af124bff921dea7c3b8638f55eac0792b659667bb145b747fd

I received my withdrawal from Yobit after switching so I assume everything is OK.

As I said, transition went very smooth for me, but I'm not giving any guarantee that it will work the same way for you.

If you are not sure what you are doing, use steps as instructed before.

Good luck! Smiley
legendary
Activity: 1764
Merit: 1022
November 12, 2015, 12:26:13 PM
 So not wanting to leaving any person/coin behind and still moving forward with the funding of SuperFLY we will be doing one more fork which will put back in the 10% fee. These forks are needed so people can get their coins off the Yobit exchange.

 So you have about 10 days to withdraw all FLY from Yobit and put them into your wallet as we are moving to Cryptopia and we will fork again in 10~14 days. We are asking you to remove your coins from Yobit since once it forks you will most likely not be able to withdraw your FLY from Yobit since their system does not handle the 10% fee but Cryptopia does.

Link to wallet post FLY v1.6.2
https://bitcointalksearch.org/topic/m.12956502
legendary
Activity: 1652
Merit: 1007
DMD Diamond Making Money 4+ years! Join us!
November 12, 2015, 12:06:16 PM
I have started another thread about how to select the best PoS coin some time ago.
Pls pumps it a few times, I have just introduced Fly to the thead.

https://bitcointalksearch.org/topic/m.11606709

sr. member
Activity: 444
Merit: 250
hero member
Activity: 661
Merit: 500
We only want the FACTS!
November 12, 2015, 09:50:17 AM
My wallet is all good now.

Backup, backup, and a third backup just in case.
Do Not Put your Backup in you %APPDATA% directory!  or a subdirectory thereof.  Things may get erased.

Went from 1.5 to the old 1.6.1 to the new 1.6.1 wallet.

It worked when I allow each new version to sync up with an empty wallet, then added my wallet.dat to the roaming directory and started the wallet with the -salvagewallet commandline argument.

Didn't seem to work straight from v1.5 to the keesdewit v1.6.1.

If this helps anyone.
legendary
Activity: 1764
Merit: 1022
November 12, 2015, 09:44:47 AM
New wallet fixing Yobit withdrawal problem

Well - I said less than 24 hours for a fix and here it is less than 2 hours later!!! Smiley Cheesy
Yobit has the new wallet and a test was done of a withdrawal.

TimC suggested that if you do a dumpprivkey in console (carefully copy  and paste it into a text file), you could avoid the hastle of step #7 if you run into problems. Note: once you export the private key, anyone with access to it could take your coins - best to save it in a text file on a flash drive. The private key is litterally the key to your coins. Anyone with it could import your coins and move them. If you are not comfortable with dumpprivkey  - go through steps 1 - 6 and ask for help if needed

Read all steps before you start!!!
1. Change name of wallet.dat and/or Backup wallet.dat (in AppData-Roaming-FlyCoin)
    with a name like wallet.dat.FlyCoins
2. Delete all files in Roaming-FlyCoin except your wallet.dat.FLYcoins
    This is necessary due to new nodes (coded in wallet) and peers. (Do not use the old nodes in the Ann).
3.  Click on this link to new Wallet
    http://www.keesdewit.nl/FlyCoin-qt.zip
3. It is a good idea to keep a copy of the old wallet in case you need it - you could remane it flycoin-qt.exe.old
    Put new wallet in location of present Flycoin wallet-qt and Start new Wallet & re-synch
    If your wallet gets stuck on re-synch - just close and re-open (mine got stuck around 21,000 blocks)
    My wallet re-synched in 1/2 the time it took to write this)
4. Close your wallet again
5. Go back to the Roaming Folder-FlyCoin and delete the newly created empty wallet.dat
    (not the wallet.dat.FlyCoin) then, re-name wallet.dat.Flycoin to wallet.dat -
     keep a copy of wallet.dat.Flycoin somewhere in case you need it
6. Re-open wallet - should be good

Edit: 7. We have had a couple reports of not being able to reopen the wallet after
          re-naming wallet.dat.flycoin to wallet.dat - this happened to me in a previous Flycoin version and also in another coin.
          The fix is go back to the previous working version - export priv key - reinstall new wallet with empty wallet.dat
          and import priv key. You will then need to do a new name claim because the old wallet address will be empty

         If you need a previous version see a previous presstab post with the link or ask here on thread.
         I will be on a plane to Florida Thursday and checking in here after 5 pm Eastern time US
      

New Github Link: https://github.com/CoinProjects/Fly-coin

Any problems PM myself or email Vegas at [email protected] or ask for help on thread - lots or really sharp people here



An updated source and wallet has been uploaded by keesdewit. The only change was to increase the version number so that it will be showing as 1.6.2.



legendary
Activity: 1106
Merit: 1004
No risk, no fun!
November 12, 2015, 08:07:25 AM
I got also a nice worth reading for importing privkeys!

https://litecointalk.org/index.php?topic=7072.30
legendary
Activity: 1504
Merit: 1002
November 12, 2015, 07:51:38 AM
Ok - after some much needed help from team members (woody, metamorphin, and timc) I have finally got my wallet up and running again!  It seems I had to do the dumpprivkey, importprivkey, then resynch wallet.  Now all is working and I am on the right chain.
sr. member
Activity: 444
Merit: 250
November 12, 2015, 07:15:18 AM
Important new wallet Critical update
Link and info Post # 1503
Problem fix Post # 1515


Follow the above posts if you encounter wallet crash. It worked fine for me.
legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
November 12, 2015, 06:09:50 AM
Important new wallet Critical update
Link and info Post # 1503
Problem fix Post # 1515


I will be getting on a plane in a few hours - please continue to re-post this so it stays near the bottom -
everyone who has posted here has been pm'd except 2 that I could not find (about 150 PM'd)
legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
November 12, 2015, 06:09:25 AM
Also if continuing problem PM wallet Dev - keesdewit and send him debug.log
legendary
Activity: 1504
Merit: 1002
November 12, 2015, 05:51:33 AM
New wallet fixing Yobit withdrawal problem

Well - I said less than 24 hours for a fix and here it is less than 2 hours later!!! Smiley Cheesy
Yobit has the new wallet and a test was done of a withdrawal.

TimC suggested that if you do a dumpprivkey in console (carefully copy  and paste it into a text file), you could avoid the hastle of step #7 if you run into problems. Note: once you export the private key, anyone with access to it could take your coins - best to save it in a text file on a flash drive. The private key is litterally the key to your coins. Anyone with it could import your coins and move them. If you are not comfortable with dumpprivkey  - go through steps 1 - 6 and ask for help if needed

Read all steps before you start!!!
1. Change name of wallet.dat and/or Backup wallet.dat (in AppData-Roaming-FlyCoin)
    with a name like wallet.dat.FlyCoins
2. Delete all files in Roaming-FlyCoin except your wallet.dat.FLYcoins
    This is necessary due to new nodes (coded in wallet) and peers. (Do not use the old nodes in the Ann).
3.  Click on this link to new Wallet
    http://www.keesdewit.nl/FlyCoin-qt.zip
3. It is a good idea to keep a copy of the old wallet in case you need it - you could remane it flycoin-qt.exe.old
    Put new wallet in location of present Flycoin wallet-qt and Start new Wallet & re-synch
    If your wallet gets stuck on re-synch - just close and re-open (mine got stuck around 21,000 blocks)
    My wallet re-synched in 1/2 the time it took to write this)
4. Close your wallet again
5. Go back to the Roaming Folder-FlyCoin and delete the newly created empty wallet.dat
    (not the wallet.dat.FlyCoin) then, re-name wallet.dat.Flycoin to wallet.dat -
     keep a copy of wallet.dat.Flycoin somewhere in case you need it
6. Re-open wallet - should be good

Edit: 7. We have had a couple reports of not being able to reopen the wallet after
          re-naming wallet.dat.flycoin to wallet.dat - this happened to me in a previous Flycoin version and also in another coin.
          The fix is go back to the previous working version - export priv key - reinstall new wallet with empty wallet.dat
          and import priv key. You will then need to do a new name claim because the old wallet address will be empty

         If you need a previous version see a previous presstab post with the link or ask here on thread.
         I will be on a plane to Florida Thursday and checking in here after 5 pn Easten time US
      

New Github Link: https://github.com/CoinProjects/Fly-coin

Any problems PM myself or email Vegas at [email protected]



After step 6, opening my wallet crashes and here is the info from debug.log

Done loading
AddLocal([2001:0:5ef5:79fb:814:3838:8a3c:4d92]:41568,1)
ThreadDNSAddressSeed started
Loading addresses from DNS seeds (could take a while)
ThreadMapPort started
ThreadIRCSeed exited
ThreadOpenAddedConnections started
ThreadSocketHandler started
ThreadOpenConnections started
ThreadMessageHandler started
1 addresses found from DNS seeds
ThreadDNSAddressSeed exited
ThreadStakeMiner started
Flushed 119 addresses to peers.dat  40ms
trying connection 198.50.243.84:41568 lastseen=0.1hrs
connected 198.50.243.84:41568
send version message: version 60040, blocks=31193, us=[2001:0:5ef5:79fb:814:3838:8a3c:4d92]:41568, them=198.50.243.84:41568, peer=198.50.243.84:41568
refreshWallet
socket recv error 10053
disconnecting node 198.50.243.84:41568
trying connection 72.91.170.103:41568 lastseen=0.2hrs

Hello - I am having the same crash issue.  I will be following the same steps to dump the privatekey as wood outline a few posts above.  I will edit the post with my results.
legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
November 12, 2015, 05:12:54 AM
Important new wallet Critical update
Link and info Post # 1503
Problem fix Post # 1515
legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
November 12, 2015, 05:10:37 AM
Thanks for all the help guys ...now i am able to get my new wallet in working mode and everything looks fine...

Now i have a question...since i have 2 addresses, one, the new wallet and the other, the imported one...how should i manage my wallet now?

1. Will i continue to get superfly rewards to the new wallet?
2. How to manage only my old (imported) address with-in the new wallet so as to avoid any conflicts?

Once again, its a good learning experience for me with wallet and great help from FLY community...Smiley

Your coins are in the one imported - note if you had coins in
2 addresses you need to dump each and import each - the address that
was created by starting the new wallet should have "0" coins
check this by going to coin control and click tree mode shows addresses with coins
 - if no coins in that address -
you can delete the address in the receive coin area highlight the address
you want to delete and click delete (don't delete the one with the coins)Smiley

Only 80 more people to PM

legendary
Activity: 1764
Merit: 1022
November 12, 2015, 05:00:22 AM
Thanks for all the help guys ...now i am able to get my new wallet in working mode and everything looks fine...

Now i have a question...since i have 2 addresses, one, the new wallet and the other, the imported one...how should i manage my wallet now?

1. Will i continue to get superfly rewards to the new wallet?
2. How to manage only my old (imported) address with-in the new wallet so as to avoid any conflicts?

Once again, its a good learning experience for me with wallet and great help from FLY community...Smiley


>>1. Will i continue to get superfly rewards to the new wallet?
Yes.

If you want to be part of the super fly rewards then you will need two address within your wallet. The address with your coins you should rename to 'Main Wallet' and the other address you should rename to 'POS Savings'. That way you can keep track of the two addresses. Then when you setup 'savings' you receive your stakes into your 'POS Savings' address and you can spend coins from that address. Use coin control to pick which address that you are sending coins from.
sr. member
Activity: 444
Merit: 250
November 12, 2015, 04:56:15 AM
Thanks for all the help guys ...now i am able to get my new wallet in working mode and everything looks fine...

Now i have a question...since i have 2 addresses, one, the new wallet and the other, the imported one...how should i manage my wallet now?

1. Will i continue to get superfly rewards to the new wallet?
2. How to manage only my old (imported) address with-in the new wallet so as to avoid any conflicts?

Once again, its a good learning experience for me with wallet and great help from FLY community...Smiley
legendary
Activity: 1106
Merit: 1004
No risk, no fun!
November 12, 2015, 04:20:46 AM
While importing my private key I am getting this error...Error adding key to wallet (code -4)...how to fix it? Huh
[/quote

U have to keep ur wallet unlock...not only unlock for staking...unlock the whole wallet.

U can do this over debug...
type: walletpassphrase [yourpassword] 999. 999 sstands for the seconds u let ur wallet open... then try importprivkey

sr. member
Activity: 444
Merit: 250
November 12, 2015, 04:02:39 AM
While importing my private key I am getting this error...Error adding key to wallet (code -4)...how to fix it? Huh
Pages:
Jump to: