Reckless_Satoshi
|
3b77a473f8
|
Coordinator db performance clean up (#561)
* Improve DB writes performance and concurrency. Add order coordinator proceeds field.
* Fix checks on order GET inducing 400
|
2023-05-08 12:49:21 -07:00 |
|
Reckless_Satoshi
|
af0289c264
|
Fix new WS middleware for old auth method, improve auth token admin panel
|
2023-05-07 14:51:17 -07:00 |
|
Reckless_Satoshi
|
811cb4181d
|
Delete old user rating functionality
|
2023-05-05 05:40:29 -07:00 |
|
Reckless_Satoshi
|
4d62ea1549
|
Delete coordinator referral program functionality
|
2023-05-05 05:32:52 -07:00 |
|
Reckless_Satoshi
|
ea6526f81c
|
Fix and improve admin search fields
|
2023-05-02 04:04:24 -07:00 |
|
Reckless_Satoshi
|
75f04579ed
|
Refactor models into a module (#481)
* Refactor models into a module
* Rename Profile model as Robot
* Underscore numeric literals
|
2023-05-01 10:30:53 +00:00 |
|
Reckless_Satoshi
|
d0450fc07d
|
Improve admin panel loading times
|
2023-04-27 02:38:16 -07:00 |
|
Reckless_Satoshi
|
94bc44ad0e
|
Improve tasks reliability (#390)
* Add broadcasted flag
* Improve celery tasks reliability
|
2023-03-16 00:53:37 +00:00 |
|
Reckless_Satoshi
|
7643e524f1
|
Fix all files with pre-commit
|
2022-10-25 11:04:12 -07:00 |
|
redphix
|
4d5c60239f
|
Conform to pep8 rules (#295)
* Conform to pep8 rules
* Fix some more flake8 linting errors
|
2022-10-20 20:53:51 +00:00 |
|
Lint Action
|
3d3da78f8a
|
Fix code style issues with Black
|
2022-10-20 09:56:10 +00:00 |
|
Reckless_Satoshi
|
860b3c136b
|
Fix dispute solve admin actions. Fix i18n var for takerFee.
|
2022-08-18 03:33:55 -07:00 |
|
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 |
|