09ce8269e2
Add order description field
2023-04-01 12:00:00 +00:00
a84bc4f143
Merge pull request #2164 from aftermath2/aggregate_orders_metadata
...
Replace API values with frontend orders aggregation
2025-08-13 10:22:40 +00:00
ac2b60d3af
Replace API values with frontend orders aggregation
2023-04-01 12:00:00 +00:00
734caae70c
Prevent timing attacks on protected orders
2023-04-01 12:00:00 +00:00
997c569360
add option for routing_budget_ppm in /api/rewards
2025-07-09 10:54:29 +02:00
afcabbc67f
Include more order info when there is a password
2025-06-22 19:34:20 +02:00
e2ace7c0f7
Include more order info when there is a password
2025-06-22 19:27:53 +02:00
cda72d11b4
Working version
2025-06-21 18:09:09 +02:00
220b4263b4
Better view info
2025-06-21 16:36:20 +02:00
9000fffc48
Frontend
2025-06-21 16:33:09 +02:00
ef5257ef33
Add password to Orders
2025-06-18 15:15:31 +02:00
bff872130d
traditional environment
2025-05-28 17:32:04 +02:00
506338cb54
Send nip17 encrypted messages
2025-05-09 12:36:16 +02:00
e78d86feba
nostr pubkey for Robot
2025-04-27 18:43:51 +02:00
2ee48f3108
Fix tests review
2025-04-26 18:49:37 +02:00
4a8e371e55
Frontend
2025-04-24 23:27:15 +02:00
26904f7cc2
Tests
2025-04-24 12:46:18 +02:00
3cb5439781
Endpoint
2025-04-22 17:21:30 +02:00
f80f1dfb0c
Add cancel_status to POST /api/order
2025-03-19 22:35:41 -03:00
ef20eb32ec
Display market price apis in API
2025-03-15 18:42:27 +01:00
c12c579497
Calculate right amount scrow and bond
2025-03-14 16:11:17 +01:00
3a34bdf4ea
Fix tests
2025-03-10 18:11:42 +01:00
26802f114a
Retro compatible
2025-03-10 10:11:52 +01:00
ee4fe15c6c
Allow multiple takers
2025-02-28 21:26:08 +01:00
53bdb30166
Fix endpoint fields
2024-07-09 21:39:15 +02:00
9855e5d1f2
Test fix
2024-07-09 21:39:15 +02:00
0175e73ca1
New notifications
2024-07-09 21:39:15 +02:00
1757a9781a
Feat: add notifications api endpoint ( #1347 )
...
* Notifications Endpoint
* Fix tests
* CR
* Check tests
* Fix Tests
* Fix Chat
* Remove unused notifications
* Fix chat
* Fix chat
* Fix chat
2024-06-27 16:47:23 +00:00
7558ef415c
Merge branch 'main' into perf/delete-backend-avatars
2024-06-16 22:53:51 +00:00
34ef099573
Feat: add coordinator opt for geoblocked countries ( #1258 )
...
* Add location validator
* Add bad location tests
2024-04-29 22:58:03 +00:00
c50b5c4f3b
perf(coordinator): remove avatar generator
2024-04-22 02:40:15 +01:00
82de630497
Fix max swap amount var name
2024-02-11 17:19:43 +00:00
5509340c99
add api info entries for limits and swap availability
2024-02-11 14:57:47 +00:00
5e58f0c8ce
Change default max_order_size
2024-01-09 14:37:00 +00:00
bc9f8ae985
Add robot hash ids to order details and robot view
2023-12-01 12:56:55 +00:00
92b041cb31
Add maker_hash_id to book response
2023-11-28 11:13:40 +00:00
dd7534d64a
Add order book test
2023-11-20 14:54:04 +00:00
515133bb8e
Add ticks test
2023-11-20 14:54:04 +00:00
5674337b32
Add fiat sent/received confirmation tests. Improve API documentation
2023-11-17 13:02:30 +00:00
b4fe30e733
Add testing against API specs with assertResponse
2023-11-14 13:54:51 +00:00
8808ee85ae
Add order creation tests
2023-11-06 19:35:35 +00:00
a555f204ca
Fix models decoupling ( #874 )
...
* Fix move order model constrains to env to settings.py
* Remove lnpayment, tick, onchain model contraints based on .env
2023-10-10 12:48:05 +00:00
4d45b884cf
Add location to F2F payment option (backend) ( #867 )
...
* Add location to F2F payment option
* Fix py linterns
* Include migration
* Revert docker-compose changes
* Remove bond_size from migration
* Rename 0043_order_latitude_order_longitude_alter_order_bond_size.py to 0043_order_latitude_order_longitude.py
2023-10-10 12:47:22 +00:00
c7a14fbc56
Fix order status change must happen exactly when last sats update on contract finalization
2023-09-11 08:23:11 -07:00
19597ca8e5
Add coordinator maintainance notice
2023-09-08 08:33:00 -07:00
9db89606cb
Deprecate unsigned invoices ( #633 )
...
* Fix connected chat status
* Delete option to submit unsigned address and invoices
2023-08-14 14:22:15 +00:00
ca3f7cb222
Delete user view, session auth and png avatars ( #588 )
2023-08-14 14:21:12 +00:00
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
9777a4987f
fix(infoview): 0 if marketticks are none
2023-08-06 08:37:03 -07:00
a980c15974
Add object limit to /api/ticks ( #747 )
2023-07-23 19:27:37 +00:00