Jack Mallers
|
fc0876b893
|
fix(lnd-ipc): fix create + pay invoice bug
|
7 years ago |
Jack Mallers
|
2553622cbc
|
feature(lnd-ipa): refactor out nodejs completely
|
7 years ago |
Jack Mallers
|
c751dce4bd
|
fix(lnd-ipc): refactor methods and pass lnd to functions
|
7 years ago |
Jack Mallers
|
192d0e7b21
|
feature(lnd-ipc): ipc form invoice
|
7 years ago |
Jack Mallers
|
6163187c30
|
feature(lnd-ipc): ipc create invoice
|
7 years ago |
Jack Mallers
|
6f66a3856a
|
feature(lnd-ipc): ipc for invoice + balance
|
7 years ago |
Jack Mallers
|
f9d94eb999
|
feature(lnd-ipc): fetch payments with IPC
|
7 years ago |
Jack Mallers
|
51311401fa
|
feature(lnd-ipc): replace API with ipc for listPeers
|
7 years ago |
Jack Mallers
|
3cb8d3b522
|
feature(lnd-ipc): add redux-electron-ipc for easier send/receive IPC calls w/ redux
|
7 years ago |
Jack Mallers
|
d25d1dfa73
|
feature(lnd-ipc): initial lnd + ipcRenderer setup w/ info as example
|
7 years ago |
jackmallers
|
bebe82706d
|
Merge pull request #3 from fresheneesz/patch-1
Making requirements clearer in the readme
|
7 years ago |
fresheneesz
|
d2d86bc935
|
Making requirements clearer in the readme
|
7 years ago |
Jack Mallers
|
1716e344f4
|
fix(README): show how to start application
|
7 years ago |
Jack Mallers
|
9406628fc3
|
fix(README): fix broken contributing link
|
7 years ago |
Jack Mallers
|
ff1a5b5a84
|
feature(contributing)
|
7 years ago |
Jack Mallers
|
c8b22342e0
|
fix(CHANGELOG): remove changelog
|
7 years ago |
Jack Mallers
|
d0f0e575eb
|
fix(title): set html title to Zap
|
7 years ago |
Jack Mallers
|
f468ca2fe8
|
feature(README): link to zap-nodejs in README
|
7 years ago |
Jack Mallers
|
c065262e7b
|
fix(lint): fix linting issue in API tests
|
7 years ago |
Jack Mallers
|
4729420920
|
fix(README): redesign README slightly
|
7 years ago |
Jack Mallers
|
d7dc0df3fd
|
feature(tests): add basic API tests
|
7 years ago |
Jack Mallers
|
66c329f09d
|
fix(lint/README): fix linting error and README
|
8 years ago |
Jack Mallers
|
a974557041
|
feature(README): add Q & A to README
|
8 years ago |
Jack Mallers
|
756c6a2d6c
|
feature(peers/ticker): add basic tests for reducers
|
8 years ago |
Jack Mallers
|
58113389f0
|
fix(tests): new jest snapshots
|
8 years ago |
Jack Mallers
|
8d88bf99ba
|
feature(payment): add basic tests for payments reducer
|
8 years ago |
Jack Mallers
|
8794d3b51f
|
fix(tests): fix linting errors on new tests
|
8 years ago |
Jack Mallers
|
64f0dd12a6
|
feature(invoices): add basic tests for invoices reducer
|
8 years ago |
Jack Mallers
|
170dc13b5b
|
feature(info): add basic tests for info reducer
|
8 years ago |
Jack Mallers
|
355b2c52bd
|
feature(form): add basic tests to form reducer
|
8 years ago |
Jack Mallers
|
28fff8101d
|
feature(channels): add basic test for channels reducer
|
8 years ago |
Jack Mallers
|
11fce543c6
|
feature(README): update to MVP level README
|
8 years ago |
Jack Mallers
|
8ce46d3210
|
fix(README): clear node_modules and only use yarn / update README
|
8 years ago |
Jack Mallers
|
afc0ce590b
|
feature(README): update readme with installation and todo list
|
8 years ago |
Jack Mallers
|
172e55dd1a
|
feature(tests): add first test
|
8 years ago |
Jack Mallers
|
99337a6e54
|
feature(README): start README
|
8 years ago |
Jack Mallers
|
c5f44bd3af
|
fix(react-icons/package.json): refactor modules to correct places
|
8 years ago |
Jack Mallers
|
88c577d248
|
fix(lint): fix all lint errors/warnings
|
8 years ago |
Jack Mallers
|
393a34c7e8
|
fix(lint): fix more linting errors
|
8 years ago |
Jack Mallers
|
abb1b02a36
|
fix(lint): start fixing linting error
|
8 years ago |
Jack Mallers
|
710979b765
|
feature(demo): cleanup and film demo
|
8 years ago |
Jack Mallers
|
e7420e75eb
|
features(channels, sockets, sha256): add multichannel support with websockets + add sha256 library for invoices
|
8 years ago |
Jack Mallers
|
cebbefe207
|
feature(websockets): add basic websocket ability
|
8 years ago |
Jack Mallers
|
e46391b9e5
|
feature(channels): combine all channels with selector and display different types (active, pending open, pending closed)
|
8 years ago |
Jack Mallers
|
210feefdeb
|
feature(channels): hook up form to reducer
|
8 years ago |
Jack Mallers
|
9c93eb328e
|
fix(channels): update labels on channel form to display current currency
|
8 years ago |
Jack Mallers
|
657fe7e819
|
feature(channels): display value in current currency and link channel point
|
8 years ago |
Jack Mallers
|
2fc1619454
|
features(logo, peers): update Zap logo and allow connecting and disconnecting of peers
|
8 years ago |
Jack Mallers
|
c773cd9810
|
feature(peers): hard code connect peer form
|
8 years ago |
Jack Mallers
|
88e1629a6c
|
feature(peers): detail peer modal
|
8 years ago |