stratisproject / StratisBitcoinFullNode

Bitcoin full node in C#
https://stratisplatform.com
MIT License
783 stars 315 forks source link

Problems with Swap #4219

Open Maxim3474 opened 3 years ago

Maxim3474 commented 3 years ago

Hi, dear developers! I do not understand how to do swap.

I used to have a Breeze wallet (Stratis), and i have only secret words and passphrase. I downloaded Stratis Core 2.2.1 yesterday, restored my wallet but it is not syncing (why is it not syncing?) and my balance is 0, but i have 713 coins.

Questions:

  1. Maybe i have to download Full Node (Stratis bootstrap for faster sync on Core wallet), but i can not find where to download =(.

  2. After i extract Stratis bootstrap in appdata/roaming/stratisnode/stratis/stratismain i will have my wallet 100% synced immediately? Is it necessary to be synced 100% for swap process?

  3. I generate new STRAX address?

  4. Then i have to run AddressOwnershipTool-win-x64 like in manual? It will generate .csv?

  5. At the End i submit wallet_account.csv on https://www.stratisplatform.com/strax-token-swap-process-form/

  6. I will get my coin on my new STRAX address?

I am a little confused, help me, please

StratisIain commented 3 years ago

Hi @Maxim3474

Sorry to hear you're having problems with the Token Swap. Please see below responses to your questions above.

Maybe i have to download Full Node (Stratis bootstrap for faster sync on Core wallet), but i can not find where to download =(.

Please refer to the guide that is located at the end of the https://www.stratisplatform.com/2020/11/17/strax-token-swap-process// news post. In your instance, I would suggest you follow the 'Ledger Wallet Recovery Process' and use the Stratis Core wallet.

After i extract Stratis bootstrap in appdata/roaming/stratisnode/stratis/stratismain i will have my wallet 100% synced immediately? Is it necessary to be synced 100% for swap process?

Yes, the wallet will sync with the datadir that you obtained from following the guide.

I generate new STRAX address?

Correct, you will need to define a STRAX Address for the respective amount of STRAT to be swapped to.

Then i have to run AddressOwnershipTool-win-x64 like in manual? It will generate .csv?

Yes, run the tool as described in the guide, defining your new STRAX address for the destination parameter.

At the End i submit wallet_account.csv on https://www.stratisplatform.com/strax-token-swap-process-form/

Correct, upload the .csv to the form and it will be processed on the next distribution.

I will get my coin on my new STRAX address?

The relevant amount of STRAX will be distributed to the address defined in the CSV that was uploaded.

Hope that helps you get things sorted - please advise of your progress!

:)

Maxim3474 commented 3 years ago

Hi StratisIain

I have made some steps:

  1. Installed Stratis Core 2.2.1

  2. Downloaded Full Node (StratisMain-Data-Directory .zip)

  3. Extracted StratisMain-Data-Directory .zip in C:\Users\Maxim\AppData\Roaming\StratisNode\stratis\StratisMain (all files replaced)

  4. Recovered my wallet with secret words (12 words) and passphrase, gave new name and password for wallet

  5. When i opened Stratis Core 2.2.1, it began synchronizing. It took about 10 minutes till 100%. Is it Ok, that coins are not displayed? I know i have 713 Coins, but my balance i 0 STRAT. I attach screenshot.

  6. I put my Max.wallet.json (from Breeze) in C:\Users\Maxim\AppData\Roaming\StratisNode\stratis\StratisMain. I opened it and balance is OK (713 coins). But Max.wallet.json (from Breeze) has passphrase and password including special characters like |\H;%$=-@"+'I

  7. I ran AddressOwnershipTool. I thing something went wrong, because i got only .csv (file is empty inside) instead of Strax Address.csv. As far as i understand it does not function because i have special characters in my password =(

  8. I tried to restore in Stratis Core 2.2.1 only with secret words (without passphrase), i gave new name, simple password (only numbers) but i do not have any coins =(. I read in Manual i do not need to enter passphrase, that's a little bit confused because i set the passphrase. And as far as i know password must be without any special characters (#$%@$%@ and so on).

  9. I tried to recover in Stratis Core 2.2.1 with secret words (12 words), passphrase, with the same password and name like in Breeeze but i do not see coins, balance is 0 =(.

  10. Only way to access coins is to put Max.wallet.json in C:\Users\Maxim\AppData\Roaming\StratisNode\stratis\StratisMain and open it with password i set. But there is a problem, AddressOwnershipTool does not accept special characters, which i set in password.

P.s Could i give you my secret words (12 words), passphrase (23 words), password and Max.wallet.json (from Breeze)? I did try all ways but there is no result =( Only way i can have access to my wallet is to put Max.wallet.json in C:\Users\Maxim\AppData\Roaming\StratisNode\stratis\StratisMain. But wallet's password contains special characters like !@#$%^&*()_+

I am a little confused.

AddressOwnershipTool! Thanks a lot =)