robosats/api
Reckless_Satoshi bfa0cd84d1
Update readme
2022-01-19 05:32:54 -08:00
..
lightning Add admin background task: follow all active hold invoices 2022-01-17 08:41:55 -08:00
management/commands Update readme 2022-01-19 05:32:54 -08:00
migrations Create api django app 2022-01-01 14:13:27 -08:00
nick_generator Silence initialization of nick generator 2022-01-18 12:52:10 -08:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Make payment_hash the primary key of LNpayment model 2022-01-18 08:57:55 -08:00
apps.py Create api django app 2022-01-01 14:13:27 -08:00
logics.py Add check if attribute order exists when triggering an order status 2022-01-18 14:17:41 -08:00
models.py Make payment_hash the primary key of LNpayment model 2022-01-18 08:57:55 -08:00
serializers.py Add expiration logics. Add dispute statements. 2022-01-16 13:54:42 -08:00
tasks.py Fix today active robots 2022-01-18 09:52:48 -08:00
tests.py Create api django app 2022-01-01 14:13:27 -08:00
urls.py change currencies.json access, fix async book filtering 2022-01-09 09:42:28 -05:00
utils.py Premium percentile computing 2022-01-18 10:24:45 -08:00
views.py Premium percentile computing 2022-01-18 10:24:45 -08:00