146 Commits

Author SHA1 Message Date
300a385589 Fix chat reloading after confirming fiat sent 2022-01-19 14:44:31 -08:00
7c0e3a74fa Fix premium percentile computation 2022-01-19 12:55:24 -08:00
848a513bc3 Add easter egg; Satoshi and Nakamoto as nouns in nick generator 2022-01-19 11:54:57 -08:00
7218b9b0d3 Logics update: escrow settles exactly at buyer payout time. 2022-01-19 11:37:10 -08:00
bfa0cd84d1 Update readme 2022-01-19 05:32:54 -08:00
285f85aaf2 Add check if attribute order exists when triggering an order status 2022-01-18 14:17:41 -08:00
7a6c29fe64 Silence initialization of nick generator 2022-01-18 12:52:10 -08:00
a0b38d831f Fix bug penalizing a non existing taker 2022-01-18 10:40:56 -08:00
980a385528 Premium percentile computing 2022-01-18 10:24:45 -08:00
f010fe9bb0 Fix today active robots 2022-01-18 09:52:48 -08:00
ce9845cbc2 Users stay logged in when re-entering home if there is an active order or is an old account 2022-01-18 09:42:45 -08:00
5e0639cfb3 Make payment_hash the primary key of LNpayment model 2022-01-18 08:57:55 -08:00
ad6ee9d4de Improve Order Expired behaviour 2022-01-18 07:45:04 -08:00
c58070f437 Improve logics around locked bonds. Add frontend confirm cancel dialog. 2022-01-18 07:23:57 -08:00
e31bc1adad Bug fix invoice follow. Copy user token button. 2022-01-18 05:20:19 -08:00
a005b3509d Add meta onion-location pointer 2022-01-17 16:50:54 -08:00
ae3a8cc0f5 Rework active order validation to only a subset of status 2022-01-17 15:22:44 -08:00
28d18a4842 Add background order updates. Add confirm boxes for Dispute and Fiat Received 2022-01-17 15:11:41 -08:00
0db73c7c82 Convert order cleaning task into admin command 2022-01-17 10:11:44 -08:00
eddd4674f6 Add admin background task: follow all active hold invoices 2022-01-17 08:41:55 -08:00
9d883ccc4d Add expiration logics. Add dispute statements. 2022-01-16 13:54:42 -08:00
9009f35269 Fix bug when caching np.nan prices 2022-01-16 11:16:11 -08:00
28bfaee937 Add background task for expired orders removal 2022-01-16 10:32:34 -08:00
2cbc82a535 Convert cached currency to relation children of order 2022-01-16 08:06:53 -08:00
185cc71e91 Improve market price fetching and caching 2022-01-16 07:18:23 -08:00
7ba2fcc921 Add celery background and scheduled tasks. Add user cleansing task 2022-01-16 04:31:25 -08:00
a10ee97958 Fix small typos and usergen bug 2022-01-15 07:45:44 -08:00
91544642ae Add currency visual flags 2022-01-15 07:12:26 -08:00
f390a8f2f1 Fix delay when bad request. Fixavg premium to weighted avg premium 2022-01-15 06:22:07 -08:00
8e609b9e47 Add dynamic refresh rate to OrderPage based on order status 2022-01-15 04:00:11 -08:00
a03cfdc01d Add community pop up 2022-01-15 02:21:36 -08:00
a995a4e2ea Add Info and Stats for nerds popups 2022-01-14 16:28:19 -08:00
7a6cf943ee Rework book as datagrid 2022-01-14 13:40:54 -08:00
03653cb09a Update domain 2022-01-14 10:00:41 -08:00
1a99b78229 Fix small mistakes 2022-01-14 09:35:27 -08:00
4087bb9936 Add bottom bar 2022-01-14 08:21:42 -08:00
ad58f66968 Add second market price API. Median price is used. 2022-01-14 06:57:56 -08:00
032d3a1369 Add taker bond lock expiry 2022-01-14 06:19:54 -08:00
806c469b64 Add tradebox icons 2022-01-14 05:31:54 -08:00
135c4c59e5 Add UI info and icons on order pager 2022-01-14 04:00:53 -08:00
abb1bdd0be Add dynamic countdown. Attach countdown to expiry progress bar. 2022-01-13 16:43:26 -08:00
18a8038466 Work on tradebox. Chat bugs and copy to clipboard 2022-01-13 12:41:48 -08:00
64df2c7ce6 Add provisional frontend chat. The chat is totally unsafe as of now. Does not store messages either. 2022-01-13 11:22:54 -08:00
8104656ce6 Add Redis. Basic websocket chat working. 2022-01-13 06:08:21 -08:00
f4b14baf69 Create new chat app, configure urls 2022-01-13 03:07:20 -08:00
5df2134fb2 Add ugly site info page 2022-01-12 13:22:16 -08:00
bd7c82fc11 Add currencies. Fix info view 2022-01-12 06:26:26 -08:00
2523e5ef09 Add needed LNNode routines and LNpayments status. First full trade demonstrated 2022-01-12 04:57:03 -08:00
a3375df6e5 Work on lightning functionality: locks, settles, cancels, validates. Trading almost working on testnet 2022-01-11 16:02:17 -08:00
8bc8f539d0 Work on LN bonds. Maker bond works. Yet, this is not the best way probably. 2022-01-11 12:49:53 -08:00