Commit graph

14 commits

Author SHA1 Message Date
Vlad Stan
91e42ee686 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
3aa34bc5bf 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
eda2ecfea3 fix: append list to list 2023-05-04 14:28:06 +03:00
Vlad Stan
e05b54468a feat: add reconnect to nostrclient 2023-04-11 19:03:41 +03:00
Vlad Stan
21ecf6c3c7 subscribe after ws conection 2023-03-30 13:58:14 +03:00
Vlad Stan
fb888c1c3d refactor: reorder and rename methods 2023-03-16 16:32:22 +02:00
Vlad Stan
f6b5034e74 feat: extract nostr_client class 2023-03-16 16:01:14 +02:00
Vlad Stan
6498f1aa96 fix: create invoice for fresh merchant 2023-03-15 23:08:37 +02:00
Vlad Stan
3e0b480f0a feat: user merchant_id instead of user_id 2023-03-14 14:31:30 +02:00
Vlad Stan
d0471744e0 feat: create order on DM 2023-03-06 15:03:02 +02:00
Vlad Stan
cec7d2ee25 feat: listen for direct messages 2023-03-03 18:24:53 +02:00
Vlad Stan
9b6b1e87b9 chore: get the extension started 2023-02-28 09:19:27 +02:00
Tiago Vasconcelos
94ce670866 naming fix 2023-02-27 18:34:34 +00:00
Tiago Vasconcelos
702b67ad66 More skeleton 2023-02-27 18:32:13 +00:00