Reckless_Satoshi
|
d813be33d8
|
Add admin action to compute median trade completion time
|
2022-07-22 08:32:35 -07:00 |
|
Reckless_Satoshi
|
98e2da68d0
|
Add admin action shortcuts for dispute resolution. Update compensation docs
|
2022-07-19 15:14:08 -07:00 |
|
Reckless_Satoshi
|
b33b45f7b3
|
Fix do_accounting. Improve ProfileAdmin load time.
|
2022-07-03 10:39:40 -07:00 |
|
Reckless_Satoshi
|
eaa40417ad
|
Fix format and PT style. Optimize OrderAdmin load.
|
2022-06-29 05:58:34 -07:00 |
|
Reckless_Satoshi
|
6f7cfb5147
|
Fix avatar persistance and login issues. Add onchain payment cleanup.
|
2022-06-20 10:56:56 -07:00 |
|
Reckless_Satoshi
|
009c88a988
|
Add Statistics to documentation site. Add order made on onchain admin panel.
|
2022-06-20 01:42:41 -07:00 |
|
Reckless_Satoshi
|
f1c4754868
|
Fix bad reply after submitting invoice
|
2022-06-19 07:32:00 -07:00 |
|
Reckless_Satoshi
|
b1d68a39f7
|
Add onchain logics pt3
|
2022-06-09 10:41:21 -07:00 |
|
Reckless_Satoshi
|
6f2aed095d
|
Make pgp keys read-only on admin panel. Improve homepage copy button behaviour.
|
2022-05-30 04:19:12 -07:00 |
|
Reckless_Satoshi
|
8ae2406275
|
Implement backend handle range amounts, order take amount input and order book ranges
|
2022-03-22 10:49:57 -07:00 |
|
Reckless_Satoshi
|
d4023bfd0d
|
Add preliminary daily accounting
|
2022-03-21 05:13:57 -07:00 |
|
Reckless_Satoshi
|
ca79ea9914
|
Init accounting panel, add import/export
|
2022-03-20 16:32:25 -07:00 |
|
Reckless_Satoshi
|
a36f23b572
|
Add maker selects public duration
|
2022-03-18 14:21:13 -07:00 |
|
Reckless_Satoshi
|
11ab92016f
|
Implement X-of-Y steps in TradeBox
|
2022-03-11 06:33:07 -08:00 |
|
Reckless_Satoshi
|
69f6735f86
|
Improve chat status communication
|
2022-03-10 13:35:16 -08:00 |
|
Reckless_Satoshi
|
ce25a6b3c7
|
Reward robots for counterpart slashed bonds
|
2022-03-07 13:46:52 -08:00 |
|
Reckless_Satoshi
|
4ee6778e11
|
Implement referral attributes and logics
|
2022-03-05 10:45:42 -08:00 |
|
Reckless_Satoshi
|
aa1994b1f1
|
Fix bug for multiple order maker telegram enabling. Add TG to admin panel.
|
2022-02-24 05:01:17 -08:00 |
|
Reckless_Satoshi
|
fc4ccd5281
|
Re-format all python code
|
2022-02-17 11:50:10 -08:00 |
|
Reckless_Satoshi
|
1a6aa8a9ee
|
Improve failure logics. Add platform rating.
|
2022-02-04 10:07:09 -08:00 |
|
Reckless_Satoshi
|
493684b8c9
|
Add lifetime settled volume. Sort admin panel cronologically
|
2022-01-26 10:45:24 -08:00 |
|
Reckless_Satoshi
|
5a677067f7
|
Record expiry height into lnpayment and admin panel
|
2022-01-25 06:46:02 -08:00 |
|
Reckless_Satoshi
|
fb5cb8fb4a
|
Cancel frontend clean up. Try and go for management commands
|
2022-01-20 12:50:25 -08:00 |
|
Reckless_Satoshi
|
4eaad57475
|
background process debugging
|
2022-01-20 09:30:29 -08:00 |
|
Reckless_Satoshi
|
5e0639cfb3
|
Make payment_hash the primary key of LNpayment model
|
2022-01-18 08:57:55 -08:00 |
|
Reckless_Satoshi
|
e31bc1adad
|
Bug fix invoice follow. Copy user token button.
|
2022-01-18 05:20:19 -08:00 |
|
Reckless_Satoshi
|
28bfaee937
|
Add background task for expired orders removal
|
2022-01-16 10:32:34 -08:00 |
|
Reckless_Satoshi
|
2cbc82a535
|
Convert cached currency to relation children of order
|
2022-01-16 08:06:53 -08:00 |
|
Reckless_Satoshi
|
185cc71e91
|
Improve market price fetching and caching
|
2022-01-16 07:18:23 -08:00 |
|
Reckless_Satoshi
|
7ba2fcc921
|
Add celery background and scheduled tasks. Add user cleansing task
|
2022-01-16 04:31:25 -08:00 |
|
Reckless_Satoshi
|
2523e5ef09
|
Add needed LNNode routines and LNpayments status. First full trade demonstrated
|
2022-01-12 04:57:03 -08:00 |
|
Reckless_Satoshi
|
eb9042eaa4
|
Add Non-KYC Bitcoin price historical records
|
2022-01-07 14:46:30 -08:00 |
|
Reckless_Satoshi
|
9ab52853d5
|
Work on more logics. Rough draft finished
|
2022-01-07 10:22:52 -08:00 |
|
Reckless_Satoshi
|
34e05465c2
|
Add more logics bareframes
|
2022-01-06 12:33:40 -08:00 |
|
Reckless_Satoshi
|
805b12de65
|
Add preliminary pricing for t0 and maker bond. Add reverse on_delete Cascade Orders -> Htlcs
|
2022-01-06 08:20:04 -08:00 |
|
Reckless_Satoshi
|
46c129bf80
|
Add logics module
|
2022-01-06 04:32:17 -08:00 |
|
Reckless_Satoshi
|
7d4cd868b0
|
Work on admin panel relationals
|
2022-01-05 03:20:08 -08:00 |
|
Reckless_Satoshi
|
635420c9dd
|
Add HTLC model and placeholder functions
|
2022-01-05 02:30:38 -08:00 |
|
Reckless_Satoshi
|
9ade961e0f
|
Work on update order endpoint and taker requests
|
2022-01-04 16:13:08 -08:00 |
|
Reckless_Satoshi
|
78886c8c9c
|
Rework admin pannel and extended users
|
2022-01-04 07:58:10 -08:00 |
|
Reckless_Satoshi
|
5b712b0765
|
Extend user model with profiles and set up admin panel
|
2022-01-04 05:47:37 -08:00 |
|
Reckless_Satoshi
|
6b8b8c4511
|
Create api django app
|
2022-01-01 14:13:27 -08:00 |
|