1924 Commits

Author SHA1 Message Date
03653cb09a Update domain 2022-01-14 10:00:41 -08:00
1a99b78229 Fix small mistakes 2022-01-14 09:35:27 -08:00
4087bb9936 Add bottom bar 2022-01-14 08:21:42 -08:00
ad58f66968 Add second market price API. Median price is used. 2022-01-14 06:57:56 -08:00
032d3a1369 Add taker bond lock expiry 2022-01-14 06:19:54 -08:00
806c469b64 Add tradebox icons 2022-01-14 05:31:54 -08:00
135c4c59e5 Add UI info and icons on order pager 2022-01-14 04:00:53 -08:00
abb1bdd0be Add dynamic countdown. Attach countdown to expiry progress bar. 2022-01-13 16:43:26 -08:00
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
18a8038466 Work on tradebox. Chat bugs and copy to clipboard 2022-01-13 12:41:48 -08:00
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
8104656ce6 Add Redis. Basic websocket chat working. 2022-01-13 06:08:21 -08:00
f4b14baf69 Create new chat app, configure urls 2022-01-13 03:07:20 -08:00
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
5df2134fb2 Add ugly site info page 2022-01-12 13:22:16 -08:00
bd7c82fc11 Add currencies. Fix info view 2022-01-12 06:26:26 -08:00
2523e5ef09 Add needed LNNode routines and LNpayments status. First full trade demonstrated 2022-01-12 04:57:03 -08:00
a3375df6e5 Work on lightning functionality: locks, settles, cancels, validates. Trading almost working on testnet 2022-01-11 16:02:17 -08:00
8bc8f539d0 Work on LN bonds. Maker bond works. Yet, this is not the best way probably. 2022-01-11 12:49:53 -08:00
17df987630 Rework lightning module. Add version info 2022-01-11 06:36:43 -08:00
55c5f62078 Add number active robosats, avg premium and daily volume to Info endpoint 2022-01-10 17:36:34 -08:00
9f65a5adb6 Add validating LN invoices and generaing hold invoices 2022-01-10 17:02:06 -08:00
9c2f50dacf Init work on Lightning functionality 2022-01-10 15:27:48 -08:00
db36277456 Fix live premium bug in book 2022-01-10 11:11:45 -08:00
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
e493f22842 add lnd grpc 2022-01-10 10:47:16 -08:00
de66040893 Add cancel taker penalty time 2022-01-10 04:10:32 -08:00
cf11583d6d Add scrolling book 2022-01-10 02:49:21 -08:00
95890c26b1 Set amount to 0 at button click if null 2022-01-10 02:36:37 -08:00
22d3799680 Add amount helper text 2022-01-10 02:27:34 -08:00
33df480301 Add circular loading on Orders and book 2022-01-10 02:13:54 -08:00
9bc6757ba3 Revamp UI 2022-01-09 17:12:58 -08:00
bb9cafadd8 Upgrade MUI to V5 2022-01-09 14:17:15 -08:00
a518daf8cc Fix bookview gets either any currency or any type 2022-01-09 13:54:13 -08:00
c08c76b7d8 Fix text messages for ANY 2022-01-09 13:45:02 -08:00
6400921f48 Make book show all (any/any) 2022-01-09 13:24:48 -08:00
8e5233267f Work frontend trade pipeline 2022-01-09 12:05:19 -08:00
fb846c91d8 merge logics-second-iteration 2022-01-09 10:44:25 -05:00
48862a7677 Fix bugs 2022-01-09 07:28:12 -08:00
09bd46bb9d fix bug 2022-01-09 10:24:41 -05:00
aa8e1f50a2 fix async user generation 2022-01-09 09:43:47 -05:00
229294b878 change currencies.json access, fix async book filtering 2022-01-09 09:42:28 -05:00
5dcb249bb3 Invoice input 2022-01-09 06:07:05 -08:00
185e0af496 Merge with json-dicts 2022-01-09 04:35:19 -08:00
198f551ad6 Work tradebox logics 2022-01-09 04:14:11 -08:00
71107a7432 Refresh orders 2022-01-08 17:23:13 -08:00
ec823586c1 merge with branch logics-second-iteration 2022-01-08 20:18:11 -05:00
cf2422f924 Small fixes 2022-01-08 12:14:19 -08:00
476fcf1d6f Add trade escrow box 2022-01-08 09:19:30 -08:00
3a8e172a73 Add maker waiting room 2022-01-08 07:34:09 -08:00