Commit graph

39 commits

Author SHA1 Message Date
Alex Bosworth
7d329d5ce1
update dependencies 2025-12-27 19:41:12 -08:00
Alex Bosworth
4b12d4263d
use correct tokens per vbyte argument 2024-12-31 18:20:14 -08:00
Alex Bosworth
07df2b5bd5
merge changes 2024-07-15 12:42:26 -07:00
Nitesh Balusu
4fe8be5cd9 lsps1 breaking changes 2024-07-14 11:04:41 -04:00
Alex Bosworth
cb3c3ed43f
update dependencies 2024-07-11 12:24:48 -07:00
Alex Bosworth
618fa24086
fix ppm fee 2024-07-02 14:01:21 -07:00
Evan Kaloudis
a8988447f1
LSPS1: processOrder: fix return of channel_expiry_blocks 2024-06-25 17:23:00 -04:00
nitesh
87db245ade fix another alphabetical order 2024-05-08 15:36:03 -04:00
nitesh
cefebfe7db fix alphabetical order 2024-05-08 15:32:41 -04:00
nitesh
3751c0a747 implement suggested fixes to lsps1 2024-05-08 13:55:31 -04:00
Alex Bosworth
852047a629
merge changes 2024-04-05 07:03:44 -07:00
Nitesh Balusu
c32abc21e6
rename of key min_required_channel_confirmations, new key min_funding_confirms_within_blocks
Signed-off-by: Nitesh Balusu <niteshbalusu@icloud.com>
2024-04-05 09:51:00 -04:00
Nitesh Balusu
0c8a882f43
remove website, spec no longer supports it
Signed-off-by: Nitesh Balusu <niteshbalusu@icloud.com>
2024-04-05 09:28:04 -04:00
Alex Bosworth
b14e00b5bf
add day based channel open purchases 2024-04-04 12:13:09 -07:00
Alex Bosworth
fb31fc72f3
add server dead switch timeout 2024-02-24 13:39:11 -08:00
Alex Bosworth
fcf34722ef
detect services 2024-02-17 20:05:03 -08:00
Alex Bosworth
c8734586d2
update dependencies 2024-02-16 13:25:15 -08:00
Alex Bosworth
012b9df97d
merge changes 2024-02-15 19:42:28 -08:00
Nitesh Balusu
f0dd5e6da7
add ability to broadcast feature bit when running lsps server
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-15 17:57:10 -05:00
Alex Bosworth
0f5080a831
merge changes 2024-02-15 12:53:53 -08:00
Nitesh Balusu
ca79ff0d68
fix missing args for error message function 2024-02-15 12:40:27 -08:00
Alex Bosworth
c0d22af9a0
merge changes 2024-02-11 13:23:06 -08:00
Nitesh Balusu
8a605b162c
fix website flag, wasn't doing anything
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:22:10 -08:00
Nitesh Balusu
8f8f09a088
minor fixes
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:22:06 -08:00
Nitesh Balusu
903abdd895
check channel acceptance before open
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:22:04 -08:00
Nitesh Balusu
263ae05a25
remove unused async task
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:22:02 -08:00
Nitesh Balusu
996a8becea
make order_id smaller
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:22:00 -08:00
Nitesh Balusu
92297a8a12
abstract channel open and payment settlement into separate file
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:58 -08:00
Nitesh Balusu
ad76d07845
minor fixes
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:56 -08:00
Nitesh Balusu
7c284b4fbd
fixes and suggestions
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:55 -08:00
Nitesh Balusu
44f6f78ad3
added probing before paying
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:53 -08:00
Nitesh Balusu
93983df809
fix suggested changes and drop onchain support for payments
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:51 -08:00
Nitesh Balusu
ce9fa559f1
fix import orders
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:49 -08:00
Nitesh Balusu
e426e85585
final fixes and added checking order status
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:47 -08:00
Nitesh Balusu
98c6bc25a9
initial client communication
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:46 -08:00
Nitesh Balusu
b447be42b3
fix file names and clean up code
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:44 -08:00
Nitesh Balusu
a384d18e55
fixes for subscriptions
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:42 -08:00
Nitesh Balusu
40e0530754
working server with ln invoices
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:39 -08:00
Nitesh Balusu
db4fd0f3ec
add lsp server to bos
Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com>
2024-02-11 13:21:35 -08:00