Dimitris Apostolou
Dimitris Apostolou
@adityapk00 This should be fairly easy to fix.
I tested with Cmd+C on macOS.
Your error is unrelated to this bug. You are experiencing https://github.com/zcash/zcash/issues/4301. Do a reindex using the `zcashd` bundled[ in this particular release](https://www.zecwallet.co/masterzcashd.html) and keep using it until Zecwallet is updated...
There is no way you performed a reindex that quickly. Reindex takes days to complete. Just to be clear, rescan and reindex are not the same. You need to start...
Also very easy to reproduce with the following steps: 1. `yarn dev` 2. As soon as the main window appears, press Cmd+Q and immediately click on the menu bar. 3....
Applicable to Zecwallet Lite too. ``` Uncaught Exception: Error: Object has been destroyed at click (/Users/rex/zecwallet-lite/app/menu.js:50:24) at MenuItem.click (electron/js2c/browser_init.js:1516:9) at Function.executeCommand (electron/js2c/browser_init.js:1777:13) ```
Tried this for fun with `nix build --arg allowInconsistency true` on native macOS with Nix 2.3.7 ``` builder for '/nix/store/jp88yahxad6b3v8lhqm5y8rn59ifwask-native_rust-1.44.1.drv' failed with exit code 127; last 10 log lines: install:...
When running `pyinstaller --onefile fetch-pyarams.py`: ``` Unable to find "/Library/Python/3.7m/include/pyconfig.h" when adding binary and data files.This would mean your Python installation doesn't come with proper library files. This usually happens...
I tested `python3 fetch-pyarams.py --ipfs` with ipfs not running. ``` /Users/rex/zcash/zcutil on branch master rex@MacBook-Pro-2018% python3 fetch-pyarams.py --ipfs [D 200412 07:25:49 fetch-pyarams:123] Host: Darwin [D 200412 07:25:49 fetch-pyarams:124] Parameter path:...