robosats/api
2023-11-14 13:54:51 +00:00
..
lightning Add LND mock up classes 2023-11-14 13:54:51 +00:00
management/commands feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
migrations Fix allow blank on order geolocation 2023-10-24 16:10:36 -07:00
models Fix allow blank on order geolocation 2023-10-24 16:10:36 -07:00
nick_generator Add RobotTokenSHA256 middleware, /api/robot and frontend entropy calc (#512) 2023-05-05 10:12:38 +00:00
tests Add robot creation tests 2023-11-06 14:18:37 +00:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py Fix pretty logs admin for orders with no logs recorded 2023-08-19 11:24:14 -07:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py Fix models decoupling (#874) 2023-10-10 12:48:05 +00:00
notifications.py Add robot creation tests 2023-11-06 14:18:37 +00:00
oas_schemas.py Fix models decoupling (#874) 2023-10-10 12:48:05 +00:00
serializers.py Fix models decoupling (#874) 2023-10-10 12:48:05 +00:00
tasks.py Update devfund donation pubkey 2023-10-11 02:54:11 -07:00
urls.py Remove /api/user endpoint from api.urls 2023-08-14 07:38:16 -07:00
utils.py Fix exclude ARS from blockchain.info 2023-10-29 16:25:12 -07:00
views.py Add order creation tests 2023-11-06 19:35:35 +00:00