Tom Kirkpatrick
c57f10b4b1
fix(ui): set app title to "Zap"
7 years ago
Tom Kirkpatrick
b54fd264d8
feat(lnd): require explicit connection config
Do not assume that if the user has lnd running already on the localhost
we want to connect to it. Always ask the user for explicit connection
params.
7 years ago
Tom Kirkpatrick
ec2b5b79ca
chore(version): bump to 0.2.1-beta
7 years ago
Jack Mallers
7072dedbc3
fix(version): bump to 0.2.0
7 years ago
Jack Mallers
26bc050171
fix(version): bump version
7 years ago
Tom Kirkpatrick
fd7f44714f
feat(btcpayserver): add support for BTCPayServer
Allow connecting to an LND instance that is behind BTCPayServer.
7 years ago
Tom Kirkpatrick
99928f80d3
fix(grpc): update grpc to v1.12.4
See https://github.com/grpc/grpc-node/releases/tag/v1.12.4
7 years ago
Tom Kirkpatrick
556e541278
build: do not build grpc-node from source
grpc-node provides node bindings that are specifically targeted towards
electron. Make use of these rather than force compiling grpc on install.
See https://github.com/LN-Zap/zap-desktop/issues/420
7 years ago
Tom Kirkpatrick
814252caee
build(electron): update to electron v2.0.2
7 years ago
Tom Kirkpatrick
09fe241a7e
docs(advanced): remove redundant install steps
Remove the `install-grpc` installation step as it is redundant.
See #420
7 years ago
Tom Kirkpatrick
fa0f78ae60
fix(grpc): update grpc to v1.12.3
Update grpc to v1.12.3 in order to fix issues build issues due to the fact
that 1.12.1 doesn't contain node-pre-gyp as a bundled dependency.
See https://github.com/grpc/grpc-node/issues/365
7 years ago
Tom Kirkpatrick
3c2d94fc5b
fix(grpc): update grpc to v1.12.1
Update grpc to v1.12.1 in order to fix issues with builds that are failing
on Node 10.3.0.
Fix #404
7 years ago
Ben Woosley
b4ff0fc555
enhance(electron): Bump to Electron 1.8.4
Electron 1.8 is based on Node 8.2.1. I moved the engines /
devEngines limits for node and npm to the associated versions.
https://github.com/electron/electron/releases/tag/v1.8.1
7 years ago
Ben Woosley
77fbc7fa50
Bump to grpc 1.10.0
The impetus is to improve error reporting for GRPC connection errors,
which was introduced in 1.8.4. Security and other fixes are included
as well.
https://github.com/grpc/grpc-node/releases
7 years ago
Jack Mallers
67f09ef026
fix(version): bump version to 0.1.1
7 years ago
Jack Mallers
b1c2788696
hotfix(sync): remove deposit while sync
7 years ago
Ben Woosley
497d4687f5
fix(electron security): Bump electron to 1.6.16
To fix protocol handler vulnerability
https://electronjs.org/blog/protocol-handler-fix
7 years ago
Jack Mallers
66c97eb3c4
hotfix(grpc + electron): reconfigure to allow for multi-platform builds
7 years ago
João Almeida
8481c8108c
fix(update electron-build target for latest release when installing grpc)
7 years ago
Jim Posen
1cd3907d09
Upgrade grpc to 1.7.3.
Fixes https://github.com/grpc/grpc-node/pull/45 .
7 years ago
Jack Mallers
1567e89dc2
fix(app size): reduce app size to less than 350MB
7 years ago
Jack Mallers
3c1d68d734
feature(%): lnd syncing shows progress %
7 years ago
Jack Mallers
6fac213bb4
fix(app/package.json): move dependencies to app/package.json
7 years ago
Jack Mallers
c5f44bd3af
fix(react-icons/package.json): refactor modules to correct places
8 years ago
Jack Mallers
abb1b02a36
fix(lint): start fixing linting error
8 years ago
Jack Mallers
85485bb5eb
first commit
8 years ago