Daniel Lugo
|
17ed0f6a9d
|
reject correctly
|
2020-01-13 16:06:28 -04:00 |
|
Daniel Lugo
|
93960e9317
|
onOrders job
|
2020-01-13 16:03:53 -04:00 |
|
Daniel Lugo
|
3b7b5d345c
|
order getters
|
2020-01-13 16:01:37 -04:00 |
|
Daniel Lugo
|
f638003543
|
order keys
|
2020-01-13 15:59:38 -04:00 |
|
Daniel Lugo
|
500e7eb2bf
|
order error
|
2020-01-13 15:59:24 -04:00 |
|
Daniel Lugo
|
40f1e939d7
|
order schema
|
2020-01-13 15:59:18 -04:00 |
|
Daniel Lugo
|
219de3b67f
|
remove unnecessary check
|
2020-01-13 15:57:55 -04:00 |
|
emad-salah
|
2a604edb9e
|
[WIP] End-to-End encryption store completed
|
2020-01-13 15:24:35 +01:00 |
|
Daniel Lugo
|
bd53750ac3
|
Merge pull request #17 from shocknet/bug/gun_auth
Added logoff on auth route and improves on error handling
|
2019-12-28 10:36:19 -04:00 |
|
emad-salah
|
e9fe495409
|
Added logoff on auth route and improves on error handling. Fixes #14
|
2019-12-23 21:18:35 +01:00 |
|
Daniel Lugo
|
838ae70aa6
|
Merge pull request #15 from shocknet/gundb-auth
require logoff to reauth
|
2019-12-19 14:34:49 -04:00 |
|
Daniel Lugo
|
05125175d5
|
require logoff to reauth
|
2019-12-19 14:24:28 -04:00 |
|
Daniel Lugo
|
ed8f6d31fe
|
Merge pull request #13 from shocknet/bug/wallet_status_middleware
Bug/wallet status middleware
|
2019-12-18 15:25:51 -04:00 |
|
emad-salah
|
2280fb1d17
|
Minor auth token fix
|
2019-12-17 14:18:46 +01:00 |
|
emad-salah
|
9a3dbdb5f5
|
API now checks for wallet unlock status before executing any requests
|
2019-12-17 13:25:25 +01:00 |
|
Emad-salah
|
745c50be79
|
Merge pull request #9 from shocknet/bug/wallet_status_response
Fixed status response inconsistencies
|
2019-12-13 16:12:55 -05:00 |
|
Daniel Lugo
|
fde00f622d
|
Merge pull request #10 from shocknet/gun-upgrade
upgrade gun
|
2019-12-13 16:49:41 -04:00 |
|
Daniel Lugo
|
5ca2e81d92
|
upgrade gun
|
2019-12-13 16:48:39 -04:00 |
|
emad-salah
|
bd87bd4c37
|
Fixed status response inconsistencies
|
2019-12-13 18:04:13 +01:00 |
|
CapDog
|
6c76fa175e
|
Merge pull request #6 from shocknet/bug/wallet_status
Bug/wallet status
|
2019-12-13 08:59:48 -05:00 |
|
Daniel Lugo
|
3b89be3fad
|
Merge pull request #8 from shocknet/is-gun-auth
Is gun auth
|
2019-12-11 14:49:18 -04:00 |
|
Daniel Lugo
|
f6614a6698
|
typings/linting
|
2019-12-11 14:28:13 -04:00 |
|
Daniel Lugo
|
5aad3a8818
|
add socket method for checking gun auth status
|
2019-12-11 13:02:58 -04:00 |
|
Emad-salah
|
de68a724c0
|
Logging
|
2019-12-10 02:43:04 +01:00 |
|
Emad-salah
|
808c06027f
|
Fix macaroon error
|
2019-12-10 02:36:19 +01:00 |
|
Emad-salah
|
59df767150
|
Update lightningServices.js
|
2019-12-10 02:34:13 +01:00 |
|
Emad-salah
|
e3a1a1f454
|
Added more logging
|
2019-12-10 02:10:15 +01:00 |
|
emad-salah
|
0e244af525
|
New Lightning services module for managing Lightning gRPC instances throughout the API
|
2019-12-10 00:14:59 +01:00 |
|
emad-salah
|
a3bde70fc0
|
Macaroon path fix
|
2019-12-08 19:30:42 +01:00 |
|
emad-salah
|
a6d499bcbb
|
Fixed unhandled rejection error and added more logs
|
2019-12-08 19:06:43 +01:00 |
|
emad-salah
|
1896353ff3
|
Debugging wallet status issue
|
2019-12-08 18:35:45 +01:00 |
|
emad-salah
|
709c99536a
|
Fix Path error
|
2019-12-04 16:21:53 +01:00 |
|
Emad-salah
|
65810841b2
|
Wizard debugging
|
2019-12-02 01:54:08 +01:00 |
|
emad-salah
|
e318e46a54
|
More error logging
|
2019-12-01 23:04:07 +01:00 |
|
CapDog
|
53016c7a05
|
Update README.md
|
2019-12-01 14:52:58 -05:00 |
|
CapDog
|
45343214bb
|
Update rpc.proto
|
2019-12-01 13:27:26 -05:00 |
|
emad-salah
|
32b10c5f98
|
Minor Wizard bug fix
|
2019-12-01 16:50:58 +01:00 |
|
Emad-salah
|
2098ec9604
|
Merge pull request #4 from shocknet/bug/server_return
Server function returns now (Wizard fix)
|
2019-12-01 15:17:18 +01:00 |
|
emad-salah
|
2277165a80
|
Server function returns now (Wizard fix)
|
2019-12-01 15:11:18 +01:00 |
|
Emad-salah
|
b010478b16
|
Merge pull request #3 from shocknet/bug/macaroon_error_fix
Macaroon file bug fixes
|
2019-12-01 14:39:57 +01:00 |
|
Emad-salah
|
9c2df34f0e
|
Merge pull request #2 from shocknet/bug/winston_logger
Fixes an issue where Winston attaches duplicate loggers
|
2019-12-01 14:37:02 +01:00 |
|
emad-salah
|
44e3d9311b
|
Macaroon file not found error in shocknet/Wizard fixed and added detailed error messages
|
2019-12-01 14:27:26 +01:00 |
|
emad-salah
|
471e7e669e
|
Fixing winston duplicate loggers issue
|
2019-12-01 14:04:10 +01:00 |
|
Daniel Lugo
|
3ee39e63c5
|
initial commit
|
2019-11-27 16:50:44 -04:00 |
|
CapDog
|
732a35ddf2
|
Initial commit
|
2019-10-17 08:51:39 -04:00 |
|