Commit graph

14 commits

Author SHA1 Message Date
Vlad Stan
bdf0b77a51
Use private realay enpoint (#97)
* feat: use private ws endpoint

* chore: bump `min_lnbits_version`

* fix: retry logic

* fix: restart logic

* chore: fux log message
2024-01-22 13:50:40 +02:00
Tiago Vasconcelos
5e06ffaaa1
allow custom path (#83)
* allow custom path

* fix: update min_lnbits_version to 0.11.0

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2023-09-26 15:30:49 +03:00
Vlad Stan
2eeb130389 fix: append list to list 2023-05-04 14:28:06 +03:00
Vlad Stan
af780a3080 feat: add reconnect to nostrclient 2023-04-11 19:03:41 +03:00
Vlad Stan
1d099d19c4 subscribe after ws conection 2023-03-30 13:58:14 +03:00
Vlad Stan
97b9e30efd refactor: reorder and rename methods 2023-03-16 16:32:22 +02:00
Vlad Stan
62e54322f5 feat: extract nostr_client class 2023-03-16 16:01:14 +02:00
Vlad Stan
c976c9918a fix: create invoice for fresh merchant 2023-03-15 23:08:37 +02:00
Vlad Stan
d58c97f080 feat: user merchant_id instead of user_id 2023-03-14 14:31:30 +02:00
Vlad Stan
2912589b70 feat: create order on DM 2023-03-06 15:03:02 +02:00
Vlad Stan
3988933e40 feat: listen for direct messages 2023-03-03 18:24:53 +02:00
Vlad Stan
114c895732 chore: get the extension started 2023-02-28 09:19:27 +02:00
Tiago Vasconcelos
03825d9144 naming fix 2023-02-27 18:34:34 +00:00
Tiago Vasconcelos
5b23b0054b More skeleton 2023-02-27 18:32:13 +00:00