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 |
Jim Posen
|
1cd3907d09
|
Upgrade grpc to 1.7.3.
Fixes https://github.com/grpc/grpc-node/pull/45.
|
7 years ago |
Jack Mallers
|
020e22a746
|
fix(tx subscription): better log message
|
7 years ago |
Jack Mallers
|
d6ef0ecd1b
|
fix(wallet modal): redesign wallet modal
|
7 years ago |
Jack Mallers
|
2383ea8f7a
|
update readme
|
7 years ago |
Jack Mallers
|
d1f664a10d
|
remove lnd binary
|
7 years ago |
Jack Mallers
|
ac50de138c
|
fix(payment): fix payment error
|
7 years ago |
Jack Mallers
|
907650db46
|
fix(wallet): fix address button
|
7 years ago |
Jack Mallers
|
77845a12af
|
fix(main.styles.css)
|
7 years ago |
Jack Mallers
|
68404f4a61
|
fix(neutrino hosts): fix neutrino hosts
|
7 years ago |
Jack Mallers
|
5a2754049b
|
fix(peers modal): redesign peers modal
|
7 years ago |
JimmyMow
|
3795936861
|
Merge pull request #85 from torkelrogstad/lint
Lint
|
7 years ago |
JimmyMow
|
ae44096627
|
Merge pull request #89 from LN-Zap/fix/activity-modals
Fix/activity modals
|
7 years ago |
Jack Mallers
|
b64db7d6db
|
fix(gitingore): add lnd binary to gitignore
|
7 years ago |
Jack Mallers
|
21f3b43a7c
|
fix(ln payment modal): redesign modal
|
7 years ago |
Jack Mallers
|
42bfade73e
|
fix(invoice modal): redesign invoice modal
|
7 years ago |
Jack Mallers
|
8924d142fb
|
fix(tx modal): redo header
|
7 years ago |
Jack Mallers
|
d28075efe3
|
fix(tx modal): restyle tx modal
|
7 years ago |
Jack Mallers
|
bf0227ec96
|
feature(networkmap): working with some performance enhancements
|
7 years ago |
Torkel Rogstad
|
31c62cad12
|
Fixes complaints from npm run lint
|
7 years ago |
Torkel Rogstad
|
a75f765b6e
|
Merge branch 'master' of https://github.com/LN-Zap/zap-desktop into lint
|
7 years ago |