robosats/api
Reckless_Satoshi 7e47fb60bf
Add automatic dispute resolution (#437)
* Add automatic dispute resolution logic

* Small fixes
2023-04-24 11:05:52 +00:00
..
lightning Add full semver string (v) 2023-04-23 13:44:38 -07:00
management/commands Refactor LNNode, use versioner for LND get_version, refactor macaroon (#432) 2023-04-22 18:54:03 +00:00
migrations Create api django app 2022-01-01 14:13:27 -08:00
nick_generator Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Improve tasks reliability (#390) 2023-03-16 00:53:37 +00:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Add automatic dispute resolution (#437) 2023-04-24 11:05:52 +00:00
models.py Add automatic dispute resolution (#437) 2023-04-24 11:05:52 +00:00
notifications.py Add notification for new in-app chat messages (#403) 2023-03-27 09:37:36 +00:00
oas_schemas.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
serializers.py Add automatic dispute resolution (#437) 2023-04-24 11:05:52 +00:00
tasks.py Refactor LNNode, use versioner for LND get_version, refactor macaroon (#432) 2023-04-22 18:54:03 +00:00
tests.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
urls.py Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
utils.py Refactor LNNode, use versioner for LND get_version, refactor macaroon (#432) 2023-04-22 18:54:03 +00:00
views.py Improve preliminary sats summary, add taker satoshis (#429) 2023-04-21 11:10:47 +00:00