robosats/api
2022-01-24 10:34:52 -08:00
..
lightning Add invoice expiry paddingas temporary fix for order expire at invoice expire. 2022-01-24 10:34:52 -08:00
management/commands Implement CLTV_expiries for each hold invoice duration. Invoice expiry matches status time to lock it. 2022-01-24 09:54:44 -08:00
migrations Create api django app 2022-01-01 14:13:27 -08:00
nick_generator Add easter egg; Satoshi and Nakamoto as nouns in nick generator 2022-01-19 11:54:57 -08:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Cancel frontend clean up. Try and go for management commands 2022-01-20 12:50:25 -08:00
apps.py Create api django app 2022-01-01 14:13:27 -08:00
logics.py Add invoice expiry paddingas temporary fix for order expire at invoice expire. 2022-01-24 10:34:52 -08:00
models.py Add invoice expiry paddingas temporary fix for order expire at invoice expire. 2022-01-24 10:34:52 -08:00
serializers.py Add expiration logics. Add dispute statements. 2022-01-16 13:54:42 -08:00
tasks.py Logics update: escrow settles exactly at buyer payout time. 2022-01-19 11:37:10 -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 Fix premium percentile computation 2022-01-19 12:55:24 -08:00
views.py Add retry time and lnpayment properties for routing failure 2022-01-23 13:12:30 -08:00