robosats/api
Reckless_Satoshi 4383d14f88
feat(coordinator): add verbose order logs as table to admin (#764)
* add logs field

* Log some order events

* Add more logs. Format as table.

* Add more logs

* Add admin panel hyperlinks to order logs

* Add lasts set of logs

* Some fixes
2023-08-06 17:48:20 +00:00
..
lightning feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
management/commands feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
migrations feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
models feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
nick_generator Add RobotTokenSHA256 middleware, /api/robot and frontend entropy calc (#512) 2023-05-05 10:12:38 +00:00
__init__.py Create api django app 2022-01-01 14:13:27 -08:00
admin.py feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
apps.py Re-format all python code 2022-02-17 11:50:10 -08:00
logics.py feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
notifications.py Coordinator db performance clean up (#561) 2023-05-08 12:49:21 -07:00
oas_schemas.py Add object limit to /api/ticks (#747) 2023-07-23 19:27:37 +00:00
serializers.py Add pgp signature to sensitive client - coordinator messages (#592) 2023-05-17 13:06:04 +00:00
tasks.py feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
tests.py Conform to pep8 rules (#295) 2022-10-20 20:53:51 +00:00
urls.py Add RobotTokenSHA256 middleware, /api/robot and frontend entropy calc (#512) 2023-05-05 10:12:38 +00:00
utils.py feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00
views.py feat(coordinator): add verbose order logs as table to admin (#764) 2023-08-06 17:48:20 +00:00