Search Criteria
Package Details: zecwallet-lite 1.4.5-1
Git Clone URL: | https://aur.archlinux.org/zecwallet-lite.git (read-only, click to copy) |
---|---|
Package Base: | zecwallet-lite |
Description: | Z-Addr first, Sapling compatible lightwallet client for Zcash |
Upstream URL: | https://github.com/adityapk00/zecwallet-lite |
Keywords: | cryptocurrency lightclient liteclient wallet zcash |
Licenses: | |
Provides: | |
Submitter: | GI_Jack |
Maintainer: | GI_Jack |
Last Packager: | GI_Jack |
Votes: | 1 |
Popularity: | 0.022341 |
First Submitted: | 2020-08-02 22:46 |
Last Updated: | 2021-04-06 00:22 |
Dependencies (5)
- electron (electron-ozone, electron-beta-bin, electron-nightly-npm)
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-nightly, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium) (make)
- npm (nodejs6-bin, nodejs-nightly) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rust-bin, rustup) (make)
- yarn (yarn-nightly) (make)
Latest Comments
GI_Jack commented on 2021-01-24 20:39
UPDATE: Some hackery, I just manually edited the Cargo.lock file with new version, and this package works. Wallet seems to load. If you have any issues file a complaint upstream with both zecwallet-lite and librustzcash, and if you have any more fixes that can be done in the PKGBUILD post them in this thread. I can also be found on Freenode.
But this does appear to work now with version 1.4.1. You are welcome.
GI_Jack commented on 2021-01-24 20:06
UPDATE:
Opened ticket with project: https://github.com/adityapk00/zecwallet-lite/issues/88
Looks like its and upstream problem: https://github.com/zcash/librustzcash/issues/333
This package will be updated when I get an upstream fix.
GI_Jack commented on 2021-01-23 22:12
I am working on getting this running to version 1.4.1, However, this version does not build.
Blows up at:
Compiling jubjub v0.5.1 error[E0277]: cannot multiply-assign
<E as Engine>::Fr
by&&<E as Engine>::Fr
--> /home/jack/.cargo/registry/src/github.com-1ecc6299db9ec823/bellman-0.8.0/src/groth16/generator.rs:401:39 | 401 | at.mul_assign(&beta); | ^^^^^ no implementation for<E as Engine>::Fr *= &&<E as Engine>::Fr
|mlody_salceson commented on 2020-10-18 11:18
@GI_Jack Alright, I am dumb. I should have read the error message more thoroughly. I did not have npm package installed, can you add it to the makedepends?
mlody_salceson commented on 2020-10-10 12:01
Does anyone else have a problem with building this package?
====
error: failed to run custom build command for
neon-sys v0.3.3
Caused by:
process didn't exit successfully:
/tmp/.tmpD7Y7mt/build/zecwallet-lite/src/zecwallet-lite-1.2.2/native/target/release/build/neon-sys-7433195e364c4c4b/build-script-build
(exit code: 101)--- stderr
thread 'main' panicked at 'Failed to run "npm install" for neon-sys!', /home/xxx/.cargo/registry/src/github.com-1ecc6299db9ec823/neon-sys-0.3.3/build.rs:139:66
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracewarning: build failed, waiting for other jobs to finish...
error: build failed
neon ERR! cargo build failed
Error: cargo build failed
at Target.<anonymous> (/tmp/.tmpD7Y7mt/build/zecwallet-lite/src/zecwallet-lite-1.2.2/node_modules/neon-cli/lib/target.js:121:35)
at step (/tmp/.tmpD7Y7mt/build/zecwallet-lite/src/zecwallet-lite-1.2.2/node_modules/neon-cli/lib/target.js:32:23)
at Object.next (/tmp/.tmpD7Y7mt/build/zecwallet-lite/src/zecwallet-lite-1.2.2/node_modules/neon-cli/lib/target.js:13:53)
at fulfilled (/tmp/.tmpD7Y7mt/build/zecwallet-lite/src/zecwallet-lite-1.2.2/node_modules/neon-cli/lib/target.js:4:58)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
electron-build-env error
error Command failed with exit code 1.
error Command failed with exit code 1.
error Command failed with exit code 1.