596 Commits

Author SHA1 Message Date
b1e9081ff8 Handle expired invoices that are in_flight 2023-04-25 04:46:07 -07:00
b9aaf9f1bc Add permissioned payouts mode debugging envvar 2023-04-25 03:13:28 -07:00
7e47fb60bf Add automatic dispute resolution (#437)
* Add automatic dispute resolution logic

* Small fixes
2023-04-24 11:05:52 +00:00
52df958be8 Add full semver string (v) 2023-04-23 13:44:38 -07:00
df7f034667 Small variable name fixes 2023-04-22 12:41:17 -07:00
ac24c310c5 Refactor LNNode, use versioner for LND get_version, refactor macaroon (#432)
* Add Versioner rpc, use versioner for LND get_version, refactor macaroon

* Move LND specific rpc calls from the follow-invoices thread to LNNode

* Move LND specific rpc calls from tasks to LNNode
2023-04-22 18:54:03 +00:00
b227df7c7c Improve preliminary sats summary, add taker satoshis (#429)
* Improve preliminary sats summary, add taker satoshis

* Collect phrases
2023-04-21 11:10:47 +00:00
26a4d3860d Fix overflow by IRT on exchange_rate DecimalField 2023-04-09 14:37:30 -07:00
025d975b6c Improve handling of long in_transition htlcs 2023-04-08 04:19:56 -07:00
ee8becebd9 Add stray locked htlc handler (#410) 2023-04-06 10:59:50 +00:00
e305cf6d08 Merge branch 'main' into error_responses_codes 2025-08-13 09:02:40 +00:00
fd956dd27c Remove expiration key 2025-08-10 16:16:10 +02:00
ef44d41a38 Revert order 2025-07-29 17:07:18 +02:00
7e860e65fd Add random expiration to notifications 2025-07-29 17:06:19 +02:00
b2c0e7eafa Add EOF lines 2023-04-01 12:00:00 +00:00
ac2b60d3af Replace API values with frontend orders aggregation 2023-04-01 12:00:00 +00:00
734caae70c Prevent timing attacks on protected orders 2023-04-01 12:00:00 +00:00
97dee66777 Frontend 2025-07-23 17:01:15 +02:00
4e83d0b726 Fix pyhton 2025-07-23 09:40:38 +02:00
ba6353a57e Subscribe notifications 2025-07-22 19:06:03 +02:00
d9385ae0ea Fix nostr 2025-07-22 18:09:47 +02:00
bf48671e56 Fix nostr 2025-07-22 18:04:55 +02:00
9c6f8a49e8 Fix nostr 2025-07-22 17:59:49 +02:00
25eac9d206 Fix nostr 2025-07-22 17:50:05 +02:00
4dcec7c72d Nostr notifications 2025-07-21 11:37:14 +02:00
94389f89a8 Merge pull request #2038 from jerryfletcher21/rewards-support-routing-budget
add option for routing_budget_ppm in /api/rewards
2025-07-09 15:07:14 +00:00
997c569360 add option for routing_budget_ppm in /api/rewards 2025-07-09 10:54:29 +02:00
c5576a43ee Upgrade nosr sdk code 2025-07-06 19:18:12 +02:00
afcabbc67f Include more order info when there is a password 2025-06-22 19:34:20 +02:00
e2ace7c0f7 Include more order info when there is a password 2025-06-22 19:27:53 +02:00
a4e977c0e3 Merge pull request #2003 from htteot/main
documentation: update Wallets file
2025-06-21 17:33:25 +00:00
cda72d11b4 Working version 2025-06-21 18:09:09 +02:00
220b4263b4 Better view info 2025-06-21 16:36:20 +02:00
9000fffc48 Frontend 2025-06-21 16:33:09 +02:00
3a164f95d9 Update logics.py
Remove word RoboSats from transaction description
2025-06-19 21:00:26 +02:00
ef5257ef33 Add password to Orders 2025-06-18 15:15:31 +02:00
7a2d6c4a76 cln fix invoice dropped that caused order stuck 2025-06-12 18:07:29 +02:00
48ee4ac8a4 Merge pull request #1969 from jerryfletcher21/lnd-node-error-message
change lnd down errors to general node errors
2025-05-28 21:35:57 +00:00
ce6e19882e change lnd down errors to general node errors 2025-05-28 22:59:35 +02:00
bff872130d traditional environment 2025-05-28 17:32:04 +02:00
adb59e192b Add error code to unauthorized responses 2023-04-01 12:00:00 +00:00
cb6a044256 Update API specification 2023-04-01 12:00:00 +00:00
9823d4ecc3 Update API views errors 2023-04-01 12:00:00 +00:00
b381c244d4 Update API utils errors 2023-04-01 12:00:00 +00:00
73e892383b Update API logics errors 2023-04-01 12:00:00 +00:00
5ac4cd3d29 Structure API errors 2023-04-01 12:00:00 +00:00
399f8102f2 Add notification for new in-app chat messages (#403)
* Add TG message for new in-app chat messages

* Add emojis and collect phrases
2023-03-27 09:37:36 +00:00
7fdbebb2aa Add envvars for target_conf 2023-03-18 03:39:37 -07:00
9158bd4c98 Fix reject too low mining fees (< 12 blocks conf target) 2023-03-17 15:06:15 -07:00
eac5a5f714 Fix robots with tg enabled were being killed 2023-03-17 13:01:59 -07:00