29 Commits

Author SHA1 Message Date
11ab92016f Implement X-of-Y steps in TradeBox 2022-03-11 06:33:07 -08:00
69f6735f86 Improve chat status communication 2022-03-10 13:35:16 -08:00
ce25a6b3c7 Reward robots for counterpart slashed bonds 2022-03-07 13:46:52 -08:00
4ee6778e11 Implement referral attributes and logics 2022-03-05 10:45:42 -08:00
aa1994b1f1 Fix bug for multiple order maker telegram enabling. Add TG to admin panel. 2022-02-24 05:01:17 -08:00
fc4ccd5281 Re-format all python code 2022-02-17 11:50:10 -08:00
1a6aa8a9ee Improve failure logics. Add platform rating. 2022-02-04 10:07:09 -08:00
493684b8c9 Add lifetime settled volume. Sort admin panel cronologically 2022-01-26 10:45:24 -08:00
5a677067f7 Record expiry height into lnpayment and admin panel 2022-01-25 06:46:02 -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
5e0639cfb3 Make payment_hash the primary key of LNpayment model 2022-01-18 08:57:55 -08:00
e31bc1adad Bug fix invoice follow. Copy user token button. 2022-01-18 05:20:19 -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
2523e5ef09 Add needed LNNode routines and LNpayments status. First full trade demonstrated 2022-01-12 04:57:03 -08:00
eb9042eaa4 Add Non-KYC Bitcoin price historical records 2022-01-07 14:46:30 -08:00
9ab52853d5 Work on more logics. Rough draft finished 2022-01-07 10:22:52 -08:00
34e05465c2 Add more logics bareframes 2022-01-06 12:33:40 -08:00
805b12de65 Add preliminary pricing for t0 and maker bond. Add reverse on_delete Cascade Orders -> Htlcs 2022-01-06 08:20:04 -08:00
46c129bf80 Add logics module 2022-01-06 04:32:17 -08:00
7d4cd868b0 Work on admin panel relationals 2022-01-05 03:20:08 -08:00
635420c9dd Add HTLC model and placeholder functions 2022-01-05 02:30:38 -08:00
9ade961e0f Work on update order endpoint and taker requests 2022-01-04 16:13:08 -08:00
78886c8c9c Rework admin pannel and extended users 2022-01-04 07:58:10 -08:00
5b712b0765 Extend user model with profiles and set up admin panel 2022-01-04 05:47:37 -08:00
6b8b8c4511 Create api django app 2022-01-01 14:13:27 -08:00