Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »


Desde el bloque 505212 (Abril 26, 2019) Swing/HorizenGUIWallet/ZenCashGUIWallet debe de ser actualizada a la versión 0.86.0 que incluyen los binarios zend (2.0.17)

  • Wallet Backup
  • Wallet Upgrade
  • Wallet Troubleshooting

Respaldo de Billetera - Cada vez que se genere una nueva dirección Z o que se generen más de 100 direcciones transparente o si una llave privada es importad, el archivo walled.dat se tiene que respaldar.
1


  1. Cierra la aplicación de la billetera si se encuentra en ejecución.
  2. Abra la aplicación Finder
    1. Da click en el menu de Go en la parte de arriba, da click en "Go to Folder..." o presiona Shift+Command+G
  3. Introduzca lo siguiente:

    ~/Library/Application Support/Zen/

  4. Copie el archivo wallet.dat en una ubicación segura, como una unidad de almacenamiento USB cifrada
    1. Cómo crear una USB encriptada en Mac OS usando Disk Utility (Texto en inglés)




  1. Cierra la aplicación de la billetera si se encuentra en ejecución.
  2. Abra la aplicación Files
    1. Da click en el icono Files en el menu de Favoritos

  3. Presione las teclas Ctrl + L e introduzca lo siguiente:

    ~/.zen/

  4. Copie el archivo wallet.dat en una ubicación segura, como una unidad de almacenamiento USB cifrada
    1. Cómo crear una USB encriptada en Linux utilizando Disk Utility



  1. Cierra la aplicación de la billetera si se encuentra en ejecución.
  2. Abra la aplicación Ejecutar
    1. Da click en start y escribe run (Windows 10)  o presione Tecla Windows + R
  3. Introduzca lo siguiente:

    %AppData%\Zen

  4. Copie el archivo wallet.dat en una ubicación segura, como una unidad de almacenamiento USB cifrada

    1. Cómo crear una USB encriptada en Windows 10 Pro con BitLocker (Texto en inglés)
    2. Cómo crear una USB encriptada utilizando VeraCrypt (Texto en inglés)



Actualización de Billetera
2

Esta columna no aplicar para MacOS: El Capitan

El soporte para El Capitan ya no existe.


  1. Cierre ZENCashWallet
  2. Download the Wallet image file (.dmg) HorizenDesktopGUIWallet-0.86.0.dmg
  3. Instale la billetera
    1. Abre la imagen de disco 'HorizenWallet-0.85.1.dmg'
    2. Copie la aplicación HorizenWallet a la carpeta de aplicaciones.
  4. Corra la aplicación de HorizenWallet desde el launchpad.


  1. Cierre ZENCashWallet
  2. Ejecute la Terminal
  3. Actualice el apt cache

    sudo apt-get update -y
  4. Instale zen, esto actualizará el servicio zend si hay una nueva versión disponible

    sudo apt-get install zen -y
  5. Instale Billetera GUI

    sudo apt-get install zencash-desktop-gui-wallet -y
  6. Empiece la aplicación HorizenWallet


  1. Cierre ZENCashWallet
  2. Remover cualquier acceso directo (shortcuts) existente.
    1. Accesos directos en el escritorio 
      1. Click derecho en el acceso directo del Escritorio
      2. Seleccione `Delete`
    2. Acceso Directo en el menú Start
      1. Abrir el menú Start
      2. Click derecho en el Acceso Directo
      3. Seleccionar `Unpin from Start`


  3. Descargue la nueva billetera: HorizenDesktopGUIWallet_0.86.0.zip
  4. Extraiga la nueva Billetera
    1. Abra el folder de Descargas
    2. Click derecho en el archivo `HorizenDesktopGUIWallet_0.85.0.zip`
    3. Seleccionar `Extraer Todo...`
    4. Cambie la carpeta destino si se desea. 
    5. Asegure de marcar la casilla de `Mostras archivos extraidos al completar` 
    6. Seleccionar `Extraer` y espere a que la extracción se complete.

  5. [OPCIONAL] - Crear de nuevo los accesos directos deseados:
    1. Acceso directo en el escritorio
      1. Click derecho en la nueva aplicación de `HorizenDesktopGUIWallet`
      2. Seleccionar `Enviar a`, seleccionar en `Escritorio (Crear acceso directo)`
    2. Acceso Directo en el menú Start
      1. Click derecho en la nueva aplicación
      2. Seleccionar `Anclar en Inicio`



Wallet Troubleshooting - Common Errors & Solutions
3

Error:

A general unexpected critical error has occurred:
error: couldn't connect to server: unknown (code -1)
(make sure server is running and you are connecting to the correct RPC port) See the console output for more detailed information! 

Error:

A general unexpected critical error has occurred:
error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port) See the console output for more detailed information! 


4

  1. Backup the wallet.dat, using the instructions in the Wallet Backup instructions above
  2. Launch Terminal
    1. From the Finder Open the Utilities Folder
    2. Open Terminal
  3. Re-Scan your blockchain
    1. Paste/Enter the following into your terminal

      /Applications/HorizenWallet.app/Contents/Java/zend --rescan
    2. Press 'Ctrl + C' to exit the zend daemon after re-scanning is complete
  4. Open your HorizenWallet and it should load
    1. Note the progress of the Blockchain synchronization in the lower right hand corner
      1. If this does not solve your error, continue to the next step
  5. Re-Index your blockchain (This will take a very long time, 20+ hours)
    1. Paste/Enter the following into your terminal

      /Applications/HorizenWallet.app/Contents/Java/zend --reindex
    2. Press 'Ctrl + C' to exit the zend daemon after re-indexing is complete
  6. Open your HorizenWallet and it should load
    1. Note the progress of the Blockchain synchronization in the lower right hand corner

  1. Backup the wallet.dat, using the instructions in the Wallet Backup instructions above
  2. Launch Terminal
  3. Re-Scan your blockchain
    1. Paste/Enter the following into your terminal

      zend --rescan
    2. Press 'Ctrl + C' to exit the zend daemon after re-scanning is complete
  4. Open your HorizenWallet and it should load
    1. Note the progress of the Blockchain synchronization in the lower right hand corner
      1. If this does not solve your error, continue to the next step
  5. Re-Index your blockchain (This will take a very long time, 20+ hours)

    1. Paste/Enter the following into your terminal

      zend --reindex
    1. Press 'Ctrl + C' to exit the zend daemon after re-indexing is complete
  6. Open your HorizenWallet and it should load
    1. Note the progress of the Blockchain synchronization in the lower right hand corner

  1. Backup the wallet.dat, using the instructions in the Wallet Backup instructions above
  2. Locate the zend.exe from where your HorizenDesktopGUIWallet is installed and note the location from the address bar. Example: `C:\Users\zenops\HorizenDesktopGUIWallet\app`
  3. Launch command prompt
    1. Hit 'Windows Key + R', type 'cmd' and hit <enter>
  4. Change directories to the location noted earlier using the 'cd' command

    Example Output

    cd C:\Users\zenops\HorizenDesktopGUIWallet\app

  5. Re-Scan your blockchain
    1. Paste/Enter the following into your terminal

      zend --rescan
    2. Press 'Ctrl + C' to exit the zend daemon after re-scanning is complete
  6. Open your HorizenDesktopGUIWallet and it should load
    1. Note the progress of the Blockchain synchronization in the lower right hand corner
      1. If this does not solve your error, continue to the next step
  7. Re-Index your blockchain (This will take a very long time, 20+ hours)

    1. Paste/Enter the following into your terminal

      zend --reindex
    2. Press 'Ctrl + C' to exit the zend daemon after re-indexing is complete
  8. Open your HorizenDesktopGUIWallet and it should load
    1. Note the progress of the Blockchain synchronization in the lower right hand corner

HorizenWallet (Swing Wallet) - Backup, Upgrade and Troubleshooting



© 2019 Horizen. All rights reserved.


  • No labels