59 Commits

Author SHA1 Message Date
2263ec7153 Add penalty live countdown. Fix unilateral cancellation after escrow 2022-01-26 03:44:45 -08:00
d2dbc0d249 Add async background catches expiry height 2022-01-25 07:20:56 -08:00
5a677067f7 Record expiry height into lnpayment and admin panel 2022-01-25 06:46:02 -08:00
2d1a2e4c5c Add logics for payment retry, first iteration. 2022-01-24 14:53:55 -08:00
25ab5fdf2e Add invoice expiry paddingas temporary fix for order expire at invoice expire. 2022-01-24 10:34:52 -08:00
51d65fd15e Implement CLTV_expiries for each hold invoice duration. Invoice expiry matches status time to lock it. 2022-01-24 09:54:44 -08:00
b934534e1e Implement collaborative cancellation 2022-01-23 11:02:25 -08:00
fb5cb8fb4a Cancel frontend clean up. Try and go for management commands 2022-01-20 12:50:25 -08:00
4eaad57475 background process debugging 2022-01-20 09:30:29 -08:00
7c0e3a74fa Fix premium percentile computation 2022-01-19 12:55:24 -08:00
7218b9b0d3 Logics update: escrow settles exactly at buyer payout time. 2022-01-19 11:37:10 -08:00
285f85aaf2 Add check if attribute order exists when triggering an order status 2022-01-18 14:17:41 -08:00
a0b38d831f Fix bug penalizing a non existing taker 2022-01-18 10:40:56 -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
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
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
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
7a6cf943ee Rework book as datagrid 2022-01-14 13:40:54 -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
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
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
17df987630 Rework lightning module. Add version info 2022-01-11 06:36:43 -08:00
9f65a5adb6 Add validating LN invoices and generaing hold invoices 2022-01-10 17:02:06 -08:00
9c2f50dacf Init work on Lightning functionality 2022-01-10 15:27:48 -08:00
db36277456 Fix live premium bug in book 2022-01-10 11:11:45 -08:00
e493f22842 add lnd grpc 2022-01-10 10:47:16 -08:00
de66040893 Add cancel taker penalty time 2022-01-10 04:10:32 -08:00
9bc6757ba3 Revamp UI 2022-01-09 17:12:58 -08:00
8e5233267f Work frontend trade pipeline 2022-01-09 12:05:19 -08:00
185e0af496 Merge with json-dicts 2022-01-09 04:35:19 -08:00
ec823586c1 merge with branch logics-second-iteration 2022-01-08 20:18:11 -05:00
cf2422f924 Small fixes 2022-01-08 12:14:19 -08:00
476fcf1d6f Add trade escrow box 2022-01-08 09:19:30 -08:00
215af668a2 merge htlc-model 2022-01-08 06:51:55 -05:00
7b6b486552 updated env-sample 2022-01-07 16:29:04 -08:00