1932 Commits

Author SHA1 Message Date
5ab97453f0 Add user profile bottom left icon with active order reminder 2022-01-29 11:51:26 -08:00
292addc081 Fix stateless tradebox 2022-01-29 06:42:54 -08:00
c8d9062e74 Fix copy icon arrangment tiny screens 2022-01-28 12:18:31 -08:00
c3b8030d24 Implement responsive foot bar 2022-01-28 06:30:45 -08:00
6f95d2541c Implement payout invoice from QR camera 2022-01-27 16:17:20 -08:00
51e21f7f6b Implement responsive order page 2022-01-27 14:51:57 -08:00
753e80c589 Fix explicit sats frontend. Fix float max sats routing fee 2022-01-27 09:43:17 -08:00
6ab8f86b97 Implement responsive order book 2022-01-27 06:40:14 -08:00
493684b8c9 Add lifetime settled volume. Sort admin panel cronologically 2022-01-26 10:45:24 -08:00
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
4d0c62734c Add preliminary routing failure frontend components 2022-01-23 13:56:26 -08:00
be5b32c451 Add retry time and lnpayment properties for routing failure 2022-01-23 13:12:30 -08:00
8919b7937b Cosmetic fixes 2022-01-23 12:23:25 -08:00
b934534e1e Implement collaborative cancellation 2022-01-23 11:02:25 -08:00
6377b052ce Add sounds to tradebox 2022-01-23 04:30:41 -08:00
8a43d3359d Simplify orderpage vars, improve tradebox response times 2022-01-22 15:05:03 -08:00
28abd0380f FIx collection of typos 2022-01-22 09:01:57 -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
300a385589 Fix chat reloading after confirming fiat sent 2022-01-19 14:44:31 -08:00
7c0e3a74fa Fix premium percentile computation 2022-01-19 12:55:24 -08:00
848a513bc3 Add easter egg; Satoshi and Nakamoto as nouns in nick generator 2022-01-19 11:54:57 -08:00
7218b9b0d3 Logics update: escrow settles exactly at buyer payout time. 2022-01-19 11:37:10 -08:00
dcb54855ee Merge pull request #29 from Reckless-Satoshi/logics-third-iteration
Logics third iteration. A myriad of changes in both frontend and backend.
2022-01-19 13:35:10 +00:00
bfa0cd84d1 Update readme 2022-01-19 05:32:54 -08:00
285f85aaf2 Add check if attribute order exists when triggering an order status 2022-01-18 14:17:41 -08:00
7a6c29fe64 Silence initialization of nick generator 2022-01-18 12:52:10 -08:00
a0b38d831f Fix bug penalizing a non existing taker 2022-01-18 10:40:56 -08:00
980a385528 Premium percentile computing 2022-01-18 10:24:45 -08:00
f010fe9bb0 Fix today active robots 2022-01-18 09:52:48 -08:00
ce9845cbc2 Users stay logged in when re-entering home if there is an active order or is an old account 2022-01-18 09:42:45 -08:00
5e0639cfb3 Make payment_hash the primary key of LNpayment model 2022-01-18 08:57:55 -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
a005b3509d Add meta onion-location pointer 2022-01-17 16:50:54 -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
9009f35269 Fix bug when caching np.nan prices 2022-01-16 11:16:11 -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