robosats/api
ShatteredBunny eff58dc91d
Add stealth invoices (#210)
* Add stealth invoice switch to profile

* Add stealth invoice including only order uuid

* Add explanatory tooltip for stealth invoices and fix code smells
2022-08-12 17:41:06 +00:00
..
lightning Tight CLTV expiry dynamically 2022-07-21 06:19:47 -07:00
management/commands Add use_tor boolean to envvars 2022-08-08 08:58:06 -07:00
migrations Create api django app 2022-01-01 14:13:27 -08:00
nick_generator Re-format all python code 2022-02-17 11:50:10 -08:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Add admin action to compute median trade completion time 2022-07-22 08:32:35 -07:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Add stealth invoices (#210) 2022-08-12 17:41:06 +00:00
messages.py Add use_tor boolean to envvars 2022-08-08 08:58:06 -07:00
models.py Add stealth invoices (#210) 2022-08-12 17:41:06 +00:00
serializers.py Add stealth invoices (#210) 2022-08-12 17:41:06 +00:00
tasks.py Fix payments_cleansin for onchain payments with no order key 2022-07-24 04:29:13 -07:00
tests.py Create api django app 2022-01-01 14:13:27 -08:00
urls.py Add stealth invoices (#210) 2022-08-12 17:41:06 +00:00
utils.py Add use_tor boolean to envvars 2022-08-08 08:58:06 -07:00
views.py Add stealth invoices (#210) 2022-08-12 17:41:06 +00:00