Someone can light me up how to sync mist wallet?Parity does not work.
Well, that is a lazy post - have you ever tried something called youtube?
Download Parity from Ethecore
https://ethcore.io/parity.htmlWindows 10 youtube guides for the basics of Parity with either the Ethereum Wallet or Mist Wallet:
https://www.youtube.com/watch?v=sta-p5d1blQhttps://www.youtube.com/watch?v=zOo3_aSXoZEDo note the more advanced features of Parity may require the use of Windows CMD. Secondly, these youtube guides show old wallets relevant to when they were published and just replace with current ones. You may want delete the old blockchain from the Geth client.
Turning to Linux, Ubuntu 16.04
Download Parity for Linux from Ethcore
https://ethcore.io/parity.htmlClick and install via Ubuntu Software or the equivalent from other distros:
Download the Ethereum or Mist wallets from Github full zip:
https://github.com/ethereum/mist/releasesExtract and move too a convenient location, like desktop.
Open a terminal and use these options:
parity --warp --geth --cache 512Delete as per your wants e.g. default memory usage or cache is 126MBs, Warp feature saves downloading the fast blockchain and gives rapid syncing by using snapshots of the Eth blockchain.
Terminal command always needs too have:
parity --gethThen open up Mist or Ethereum wallet and wait for it too all sync up, with the Warp feature enabled it should only take 5 minutes or so.
Should you have old account UTCs, close it all down.
Go too
Files and
Home and press:
Control HThen, select Parity from hidden files and place your old account UTCs into the folder marked
KeysThen, open terminal and run Parity again and then open the Mist of Ethereum wallet up.
Yelp, you can have old account UTCs set up on Linux in under 10 minutes with the Warp feature enabled, depending on your internet service provider.