Reckless_Satoshi
f010fe9bb0
Fix today active robots
2022-01-18 09:52:48 -08:00
Reckless_Satoshi
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
Reckless_Satoshi
5e0639cfb3
Make payment_hash the primary key of LNpayment model
2022-01-18 08:57:55 -08:00
Reckless_Satoshi
ad6ee9d4de
Improve Order Expired behaviour
2022-01-18 07:45:04 -08:00
Reckless_Satoshi
c58070f437
Improve logics around locked bonds. Add frontend confirm cancel dialog.
2022-01-18 07:23:57 -08:00
Reckless_Satoshi
e31bc1adad
Bug fix invoice follow. Copy user token button.
2022-01-18 05:20:19 -08:00
Reckless_Satoshi
a005b3509d
Add meta onion-location pointer
2022-01-17 16:50:54 -08:00
Reckless_Satoshi
ae3a8cc0f5
Rework active order validation to only a subset of status
2022-01-17 15:22:44 -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
Reckless_Satoshi
eddd4674f6
Add admin background task: follow all active hold invoices
2022-01-17 08:41:55 -08:00
Reckless_Satoshi
9d883ccc4d
Add expiration logics. Add dispute statements.
2022-01-16 13:54:42 -08:00
Reckless_Satoshi
9009f35269
Fix bug when caching np.nan prices
2022-01-16 11:16:11 -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
a10ee97958
Fix small typos and usergen bug
2022-01-15 07:45:44 -08:00
Reckless_Satoshi
91544642ae
Add currency visual flags
2022-01-15 07:12:26 -08:00
Reckless_Satoshi
f390a8f2f1
Fix delay when bad request. Fixavg premium to weighted avg premium
2022-01-15 06:22:07 -08:00
Reckless_Satoshi
8e609b9e47
Add dynamic refresh rate to OrderPage based on order status
2022-01-15 04:00:11 -08:00
Reckless_Satoshi
a03cfdc01d
Add community pop up
2022-01-15 02:21:36 -08:00
Reckless_Satoshi
a995a4e2ea
Add Info and Stats for nerds popups
2022-01-14 16:28:19 -08:00
Reckless_Satoshi
7a6cf943ee
Rework book as datagrid
2022-01-14 13:40:54 -08:00
Reckless_Satoshi
03653cb09a
Update domain
2022-01-14 10:00:41 -08:00
Reckless_Satoshi
1a99b78229
Fix small mistakes
2022-01-14 09:35:27 -08:00
Reckless_Satoshi
4087bb9936
Add bottom bar
2022-01-14 08:21:42 -08:00
Reckless_Satoshi
ad58f66968
Add second market price API. Median price is used.
2022-01-14 06:57:56 -08:00
Reckless_Satoshi
032d3a1369
Add taker bond lock expiry
2022-01-14 06:19:54 -08:00
Reckless_Satoshi
806c469b64
Add tradebox icons
2022-01-14 05:31:54 -08:00
Reckless_Satoshi
135c4c59e5
Add UI info and icons on order pager
2022-01-14 04:00:53 -08:00
Reckless_Satoshi
abb1bdd0be
Add dynamic countdown. Attach countdown to expiry progress bar.
2022-01-13 16:43:26 -08:00
Reckless_Satoshi
89c5f7a997
Merge pull request #28 from Reckless-Satoshi/asynchronous-chat
...
Minimal chat. Just enough for it to work. Does not log any message, so admin won't be able to resolve disputes easily with this set up.
2022-01-13 20:43:39 +00:00
Reckless_Satoshi
18a8038466
Work on tradebox. Chat bugs and copy to clipboard
2022-01-13 12:41:48 -08:00
Reckless_Satoshi
64df2c7ce6
Add provisional frontend chat. The chat is totally unsafe as of now. Does not store messages either.
2022-01-13 11:22:54 -08:00
Reckless_Satoshi
8104656ce6
Add Redis. Basic websocket chat working.
2022-01-13 06:08:21 -08:00
Reckless_Satoshi
f4b14baf69
Create new chat app, configure urls
2022-01-13 03:07:20 -08:00
Reckless_Satoshi
fac9a62bcd
Merge pull request #26 from Reckless-Satoshi/lightning-integration
...
Lightning integration first cycle. Just enough so it works. Fixes #24
2022-01-13 09:34:15 +00:00
Reckless_Satoshi
5df2134fb2
Add ugly site info page
2022-01-12 13:22:16 -08:00
Reckless_Satoshi
bd7c82fc11
Add currencies. Fix info view
2022-01-12 06:26:26 -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
a3375df6e5
Work on lightning functionality: locks, settles, cancels, validates. Trading almost working on testnet
2022-01-11 16:02:17 -08:00
Reckless_Satoshi
8bc8f539d0
Work on LN bonds. Maker bond works. Yet, this is not the best way probably.
2022-01-11 12:49:53 -08:00
Reckless_Satoshi
17df987630
Rework lightning module. Add version info
2022-01-11 06:36:43 -08:00
Reckless_Satoshi
55c5f62078
Add number active robosats, avg premium and daily volume to Info endpoint
2022-01-10 17:36:34 -08:00
Reckless_Satoshi
9f65a5adb6
Add validating LN invoices and generaing hold invoices
2022-01-10 17:02:06 -08:00
Reckless_Satoshi
9c2f50dacf
Init work on Lightning functionality
2022-01-10 15:27:48 -08:00
Reckless_Satoshi
db36277456
Fix live premium bug in book
2022-01-10 11:11:45 -08:00
Reckless_Satoshi
18686c26f4
Merge pull request #25 from Reckless-Satoshi/logics-second-iteration
...
Not yet finished. Lot's of work left. Very buggy. A third iteration needed before v0.1.0 minimum viable product. Yet, it is time to start integrating the lightning services and these logics will be a nice place to start.
2022-01-10 18:52:41 +00:00
Reckless_Satoshi
e493f22842
add lnd grpc
2022-01-10 10:47:16 -08:00