DEPRECATED. Use: https://github.com/zelcash/zelcash-swing-wallet
[Build Linux Wallet from Windows10]
ant -buildfile ./src/build/build-lin.xml
[Build Windows Wallet from Windows10]
ant -buildfile ./src/build/build-win.xml
Zelcash is experimental and a work-in-progress. Use at your own risk.
This program is distributed under an MIT License.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Limitation: if two users exchange text messages via the messaging UI TAB and one of them has a system clock, substantially running slow or fast by more than 1 minute, it is possible that this user will see text messages appearing out of order.
- Limitation: if a messaging identity has been created (happens on first click on the messaging UI tab), then replacing the
wallet.dat
or changing the node configuration between mainnet and testnet will make the identity invalid. This will result in a wallet update error. To remove the error the directory~/.ZENCashSwingWalletUI/messaging
may be manually renamed or deleted (when the wallet is stopped). CAUTION: all messaging history will be lost in this case! - Limitation: Wallet encryption has been temporarily disabled in ZENCash due to stability problems. A corresponding issue #1552 has been opened by the ZCash developers. Correspondingly wallet encryption has been temporarily disabled in the ZENCash Desktop GUI Wallet.
- Issue: GUI data tables (transactions/addresses etc.) allow copying of data via double click but also allow editing. The latter needs to be disabled.
- Limitation: The list of transactions does not show all outgoing ones (specifically outgoing Z address transactions). A corresponding issue #1438 has been opened for the ZCash developers.
- Limitation: The CPU percentage shown to be taken by zend on Linux is the average for the entire lifetime of the process. This is not very useful. This will be improved in future versions.
- Limitation: When using a natively compiled wallet version (e.g.
ZENCashSwingWalletUI.exe
for Windows) on a very high resolution monitor with a specifically configured DPI scaling (enlargement) factor to make GUI elements look larger, the GUI elements of the wallet actually do not scale as expected. To correct this on Windows you need to right-click onZENCashSwingWalletUI.exe
and choose option:
Properties >> Compatibility >> Override High DPI scaling behavior >> Scaling Performed by (Application)
Example: