Commit Graph

475 Commits

Author SHA1 Message Date
Reckless_Satoshi
7558ef415c
Merge branch 'main' into perf/delete-backend-avatars 2024-06-16 22:53:51 +00:00
jerry
1f2a1abc75
fix warnings DecimalField should be Decimal type (#1334) 2024-06-16 20:44:17 +00:00
jerry
9e1216628a
add robot status "Seen Recently" where missing in the documentation (#1312)
add robot status "Seen Recently" where missing
2024-06-02 08:37:38 +00:00
Reckless_Satoshi
3143144315
fix(coordinator): cannot update_or_create with relate named on django v5 (#1263)
* Fix for django v5

* Fix re-submit invoice
2024-05-05 19:58:18 +00:00
Reckless_Satoshi
226a06e80c
feat: add coordinator panel inlines views (#1264)
feat: add admin inlines
2024-05-02 19:50:26 +00:00
Reckless_Satoshi
520a245f82
Add complete robot inline 2024-05-02 03:13:37 +01:00
Reckless_Satoshi
107cbe65e3
Fix handle empty country list 2024-05-01 03:46:08 +01:00
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
Reckless_Satoshi
34ef099573
Feat: add coordinator opt for geoblocked countries (#1258)
* Add location validator

* Add bad location tests
2024-04-29 22:58:03 +00:00
Reckless_Satoshi
c50b5c4f3b
perf(coordinator): remove avatar generator 2024-04-22 02:40:15 +01:00
Reckless_Satoshi
ee9b7147e9
fix(coordinator): warning on drf serialializer decimal 2024-04-21 22:09:06 +01:00
Aarav Mehta
9479f35afa
Fix coordinator chat env variable (#1232)
changed env variable
2024-04-20 14:36:21 +00:00
KoalaSat
22a93d630d
Notify coordinator admin for new disputes (#1204)
notify coordinator admin for new disputes
2024-03-28 01:23:24 +00:00
Reckless_Satoshi
035cf281c2
Add size limits and onchain swap status to coordinator prof 2024-02-11 17:17:06 +00:00
Reckless_Satoshi
683cca6900
Merge branch 'main' into the-federation-layer-v0.6.0 2024-02-11 14:59:52 +00:00
Reckless_Satoshi
5509340c99
add api info entries for limits and swap availability 2024-02-11 14:57:47 +00:00
Reckless_Satoshi
80b97f355b
Fix order log html format error 2024-01-30 16:22:57 +00:00
Reckless_Satoshi
0f8ebdc0b1
Merge branch 'main' into the-federation-layer-v0.6.0 2024-01-28 20:52:41 +00:00
Reckless_Satoshi
4aca6b9184
Add new admin action to close public order 2024-01-28 13:52:30 +00:00
Reckless_Satoshi
c22606023e
Fix devfund fraction validation 2024-01-22 16:28:27 +00:00
Reckless_Satoshi
fe7a806d9d
Fix mempool url 2024-01-10 15:27:37 +00:00
Reckless_Satoshi
5e58f0c8ce
Change default max_order_size 2024-01-09 14:37:00 +00:00
Reckless_Satoshi
ae27b18d30
Dev: replace isort, black, flake8 with ruff (#1057) 2024-01-09 01:22:50 +00:00
Reckless_Satoshi
84ea69344e
Fix simplify read pubkey from file 2024-01-09 00:43:38 +00:00
Reckless_Satoshi
3af8287da7
Add mempool.space as fee estimator and remote read devfund pubkey (#1055) 2024-01-08 14:13:37 +00:00
Reckless_Satoshi
bc9f8ae985
Add robot hash ids to order details and robot view 2023-12-01 12:56:55 +00:00
Reckless_Satoshi
07830fd2fd
Add currency Albanian LEK 2023-11-30 16:13:38 +00:00
Reckless_Satoshi
69537d4c00
Fix comment out unused functionalities and add LND 0.17.2 to tests 2023-11-30 15:53:30 +00:00
Reckless_Satoshi
92b041cb31
Add maker_hash_id to book response 2023-11-28 11:13:40 +00:00
Reckless_Satoshi
01c4a28dae
Refactor trade tests, add onchain payout test 2023-11-23 17:53:39 +00:00
Reckless_Satoshi
62ef86f1b4
Add order expiry tests 2023-11-22 13:16:25 +00:00
Reckless_Satoshi
6abb84ff5d Add historical api tests 2023-11-20 14:54:04 +00:00
Reckless_Satoshi
dd7534d64a Add order book test 2023-11-20 14:54:04 +00:00
Reckless_Satoshi
515133bb8e Add ticks test 2023-11-20 14:54:04 +00:00
Reckless_Satoshi
b2a130afca Add LN payout test 2023-11-20 14:54:04 +00:00
Reckless_Satoshi
f271d59172 Add pause/unpause tests 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
5674337b32 Add fiat sent/received confirmation tests. Improve API documentation 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
3e0d451e97 Add tests for onchain address, pgp sign verification. Improve Dockerfile 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
79a3df66a2 Add lock escrow tests 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
3a42195bba Fix tests failures when LND node is not used 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
605a37bb87 Add CLN regtest to integration tests 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
ebd0a287c3 Add dev dependencies and regtest test environments 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
b4fe30e733 Add testing against API specs with assertResponse 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
bece7c7d4e Refactor CLN stubs to allow for mocking 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
4efc59d416 Refactor gRPC and mocks. Add coordinator info test. 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
89ae6cd4a6 Add draft LND gRCP mocks 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
4270f2d0a2 Add LND mock up classes 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
8808ee85ae
Add order creation tests 2023-11-06 19:35:35 +00:00
Reckless_Satoshi
051c78ab9b
Add robot creation tests 2023-11-06 14:18:37 +00:00
Reckless_Satoshi
0ef59ad8e8
Fix exclude ARS from blockchain.info 2023-10-29 16:25:12 -07:00