Tom Kirkpatrick
3100d2995a
feat(ui): add storybook
Create a storybook in order to aid component development by providing an
easy way to preview components.
6 years ago
Tom Kirkpatrick
5d96ed2ceb
build(yarn): regenerate yarn.lock files
Thew latest version of yarn includes a new integrity field for all
package entries.
Regenerate our yarn.lock files so that they are fully updated to the
latest file format.
6 years ago
Tom Kirkpatrick
fcaf84c187
feat(deps): update all dependencies
6 years ago
Tom Kirkpatrick
f00e830fb3
chore(deps): update grpc to v1.14.1
6 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
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
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
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
66c97eb3c4
hotfix(grpc + electron): reconfigure to allow for multi-platform builds
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
172e55dd1a
feature(tests): add first test
8 years ago
Jack Mallers
85485bb5eb
first commit
8 years ago