Commit Graph

14 Commits

Author SHA1 Message Date
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
1f920c9268
Fix DEL in clean orders. Add cancel button to paused order 2022-05-01 10:05:58 -07:00
Reckless_Satoshi
3d130129f1
Dispute amount are claimable via UI. Fix FSE does not expire. 2022-03-09 06:13:53 -08:00
Reckless_Satoshi
9025b2e07d
Fix clean-orders failure when trade_escrow has not been generated 2022-02-20 06:38:29 -08:00
Reckless_Satoshi
fc4ccd5281
Re-format all python code 2022-02-17 11:50:10 -08:00
Reckless_Satoshi
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
Reckless_Satoshi
28abd0380f
FIx collection of typos 2022-01-22 09:01:57 -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
7218b9b0d3
Logics update: escrow settles exactly at buyer payout time. 2022-01-19 11:37:10 -08:00
Reckless_Satoshi
28d18a4842
Add background order updates. Add confirm boxes for Dispute and Fiat Received 2022-01-17 15:11:41 -08:00
Reckless_Satoshi
0db73c7c82
Convert order cleaning task into admin command 2022-01-17 10:11:44 -08:00