robosats/api
jerry 9071597b8c
improve/update documentation in api/oas_schemas.py (#1244)
Specify that the amount of the invoice sent in `update_invoice`
should take into consideration `routing_budget_ppm`.
Specify that the signed messages should be signed with SHA512.
Remove the warning that in the future canceling not taken orders
might result in losing the bond.
Fix a broken link.
Specify that the PGP key should be ed25519/cert,sign+cv25519/encr.
2024-04-29 23:12:40 +00:00
..
lightning Fix comment out unused functionalities and add LND 0.17.2 to tests 2023-11-30 15:53:30 +00:00
management/commands Dev: replace isort, black, flake8 with ruff (#1057) 2024-01-09 01:22:50 +00:00
migrations Add currency Albanian LEK 2023-11-30 16:13:38 +00:00
models Dev: replace isort, black, flake8 with ruff (#1057) 2024-01-09 01:22:50 +00:00
nick_generator Fix comment out unused functionalities and add LND 0.17.2 to tests 2023-11-30 15:53:30 +00:00
tests Add tests for onchain address, pgp sign verification. Improve Dockerfile 2023-11-17 13:02:30 +00:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Fix order log html format error 2024-01-30 16:22:57 +00:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Feat: add coordinator opt for geoblocked countries (#1258) 2024-04-29 22:58:03 +00:00
notifications.py Fix coordinator chat env variable (#1232) 2024-04-20 14:36:21 +00:00
oas_schemas.py improve/update documentation in api/oas_schemas.py (#1244) 2024-04-29 23:12:40 +00:00
serializers.py fix(coordinator): warning on drf serialializer decimal 2024-04-21 22:09:06 +01:00
tasks.py Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-28 20:52:41 +00:00
urls.py Add testing against API specs with assertResponse 2023-11-14 13:54:51 +00:00
utils.py Feat: add coordinator opt for geoblocked countries (#1258) 2024-04-29 22:58:03 +00:00
views.py Feat: add coordinator opt for geoblocked countries (#1258) 2024-04-29 22:58:03 +00:00