Ben Woosley
|
868f70759e
|
fix(lints): Don't return assignment in ref setters
|
7 years ago |
Ben Woosley
|
e7c0902cbc
|
fix(lints): Drop unused import
|
7 years ago |
Ben Woosley
|
58ce29a9d9
|
fix(lints): Wrap multiline jsx in parens
|
7 years ago |
Ben Woosley
|
5d37b56245
|
fix(lints): Allow shadowing fetchBlockHeight in Root
Because the other use is the same method before being mapped to props
|
7 years ago |
JimmyMow
|
aa715b0b1d
|
Merge pull request #121 from joaodealmeida/electron-update
Update electron and electron-builder to latest release.
|
7 years ago |
João Almeida
|
8481c8108c
|
fix(update electron-build target for latest release when installing grpc)
|
7 years ago |
João Almeida
|
b60c74fae2
|
Update electron and electron-builder to latest release.
|
7 years ago |
JimmyMow
|
68d3985eff
|
Merge pull request #110 from joaodealmeida/personal/master
Add macaroon auth support
|
7 years ago |
JimmyMow
|
816c024862
|
Merge pull request #114 from Empact/fix/spelling
fix(typo): accross -> across
|
7 years ago |
Ben Woosley
|
3e8a7072c0
|
fix(typo): accross -> across
Fixes #111
|
7 years ago |
JimmyMow
|
d94eccd4a8
|
Merge pull request #107 from Empact/fix/flow
Fix flow to run green
|
7 years ago |
JimmyMow
|
7615874c85
|
Merge pull request #98 from Empact/fix/close-channel
Fix that Channels was not passing down closeChannel to Channel
|
7 years ago |
JimmyMow
|
40a284a6d9
|
Merge pull request #112 from LN-Zap/fix/package.json
fix(package-lock.json): remove package-lock.json in favor of yarn
|
7 years ago |
Jack Mallers
|
c7ed8ece98
|
fix(package-lock.json): remove package-lock.json in favor of yarn
|
7 years ago |
João Almeida
|
dd40200933
|
fix(auth-macaroon): Remove 'no-macaroon' flag for lnd call
|
7 years ago |
João Almeida
|
07f6d60220
|
Merge pull request #4 from joaodealmeida/personal/master
feature(auth-macaroon): Add macaroon auth support
|
7 years ago |
João Almeida
|
98e005938d
|
feature(auth-macaroon): Add macaroon auth support
|
7 years ago |
JimmyMow
|
bb07f326ec
|
Merge pull request #104 from LN-Zap/feature/network
Feature/network
|
7 years ago |
Jack Mallers
|
ceb6d98446
|
fix(lnd): remove lnd
|
7 years ago |
Jack Mallers
|
30eb4c8a4d
|
fix(d3): only require modules that are needed
|
7 years ago |
Jack Mallers
|
6aa9ab98f6
|
fix(gitignore): ignore resources/bin
|
7 years ago |
Jack Mallers
|
10d6544986
|
fix(lint): fix so many linting errors lol
|
7 years ago |
JimmyMow
|
67e3e8ea32
|
Merge pull request #108 from Empact/fix/e2e-tests
Fix e2e tests to run green
|
7 years ago |
Ben Woosley
|
323be82ea2
|
fix(flow): Fix main.dev flow to avoid possibly-null access
|
7 years ago |
Ben Woosley
|
1578fc2631
|
fix(e2e-tests): Drop irrelevant e2e tests
So that e2e runs green
|
7 years ago |
Ben Woosley
|
462c1162b4
|
fix(channels prop): Fix that Channels was not passing down closeChannel to Channel
This is a required prop.
|
7 years ago |
Ben Woosley
|
7061c41be4
|
fix(flow): Exclude app/node_modules from flow checks
|
7 years ago |
JimmyMow
|
7051fe60ad
|
Merge pull request #97 from Empact/fix/peers-test
Fix the Peers.spec to run green
|
7 years ago |
JimmyMow
|
43422d2e60
|
Merge pull request #100 from Empact/fix/prop-types
Improve propTypes for Peer and Peers through use of shape
|
7 years ago |
JimmyMow
|
51be6ee9c2
|
Merge pull request #102 from LN-Zap/fix/readme
fix(readme): add yarn to requirements
|
7 years ago |
Jack Mallers
|
d00e94134e
|
fix(readme): add yarn to requirements
|
7 years ago |
Jack Mallers
|
03d3724750
|
fix(proto): add proto file for prod builds for now
|
7 years ago |
Jack Mallers
|
4f86a90ee0
|
fix(proto): fix merge conflicts and errors with new proto file
|
7 years ago |
Jack Mallers
|
81c0a2e05a
|
fix(network graph): remove imports of old dependencies
|
7 years ago |
Jack Mallers
|
4017e29cdb
|
fix(merge): fix merging conflicts with master
|
7 years ago |
Jack Mallers
|
33beb46d84
|
fix(network map): remove not used dependencies
|
7 years ago |
Jack Mallers
|
4a98e38dea
|
fix(network graph): remove old react-vis-force component
|
7 years ago |
Ben Woosley
|
8e342f5cf9
|
fix(peers spec): Update existing Peers spec to match current behavior
Broken as of: b492fc6bd7
|
7 years ago |
Ben Woosley
|
e25d2fedef
|
fix(peers spec): Drop defunct Peers/index
Unsupported as of: b492fc6bd7
|
7 years ago |
Ben Woosley
|
640c1744ec
|
fix(prop-types): Improve propTypes for Peer and Peers through use of shape
|
7 years ago |
Jack Mallers
|
a51b14f080
|
feature(network map): loading screen for network map
|
7 years ago |
JimmyMow
|
0eaf9fcb25
|
Merge pull request #92 from jimpo/witness-address
Generate witness addresses instead of p2pkh.
|
7 years ago |
Jack Mallers
|
169f0525af
|
feature(map): built own map with d3
|
7 years ago |
Jim Posen
|
2ce18b85ee
|
Generate witness addresses instead of p2pkh.
lnd requires inputs to funding transactions to spend from
pay-to-witness outputs.
|
7 years ago |
JimmyMow
|
87db25b0ca
|
Merge pull request #96 from LN-Zap/fix/peers-channel-loading-ux
Fix/peers channel loading ux
|
7 years ago |
Jack Mallers
|
4e9bf77718
|
fix(info): remove balance and address call on info callback
|
7 years ago |
JimmyMow
|
f10a89d3c0
|
Merge pull request #94 from Empact/fix/slack-invite
Update the slack invite link in the Readme Todos section
|
7 years ago |
Ben Woosley
|
b5b0807585
|
fix(readme): Update the slack invite link in the Readme Todos section
|
7 years ago |
JimmyMow
|
968f160e07
|
Merge pull request #91 from jimpo/upgrade-dependencies
Upgrade dependencies
|
7 years ago |
Jim Posen
|
61f011a557
|
Upgrade electron-devtools-installer.
Fixes
https://github.com/MarshallOfSound/electron-devtools-installer/pull/64
& https://github.com/LN-Zap/zap-desktop/issues/78.
|
7 years ago |