Commit Graph

165 Commits

Author SHA1 Message Date
Reckless_Satoshi
c58070f437
Improve logics around locked bonds. Add frontend confirm cancel dialog. 2022-01-18 07:23:57 -08:00
Reckless_Satoshi
a005b3509d
Add meta onion-location pointer 2022-01-17 16:50:54 -08:00
Reckless_Satoshi
9d883ccc4d
Add expiration logics. Add dispute statements. 2022-01-16 13:54:42 -08:00
Reckless_Satoshi
2cbc82a535
Convert cached currency to relation children of order 2022-01-16 08:06:53 -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
f390a8f2f1
Fix delay when bad request. Fixavg premium to weighted avg premium 2022-01-15 06:22:07 -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
032d3a1369
Add taker bond lock expiry 2022-01-14 06:19:54 -08:00
Reckless_Satoshi
135c4c59e5
Add UI info and icons on order pager 2022-01-14 04:00:53 -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
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
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
e493f22842
add lnd grpc 2022-01-10 10:47:16 -08:00
Reckless_Satoshi
de66040893
Add cancel taker penalty time 2022-01-10 04:10:32 -08:00
Reckless_Satoshi
9bc6757ba3
Revamp UI 2022-01-09 17:12:58 -08:00
Reckless_Satoshi
a518daf8cc
Fix bookview gets either any currency or any type 2022-01-09 13:54:13 -08:00
Reckless_Satoshi
6400921f48
Make book show all (any/any) 2022-01-09 13:24:48 -08:00
Reckless_Satoshi
8e5233267f
Work frontend trade pipeline 2022-01-09 12:05:19 -08:00
LowEntropyFace
229294b878 change currencies.json access, fix async book filtering 2022-01-09 09:42:28 -05:00
Reckless_Satoshi
185e0af496
Merge with json-dicts 2022-01-09 04:35:19 -08:00
Reckless_Satoshi
71107a7432
Refresh orders 2022-01-08 17:23:13 -08:00
LowEntropyFace
ec823586c1 merge with branch logics-second-iteration 2022-01-08 20:18:11 -05:00
Reckless_Satoshi
476fcf1d6f
Add trade escrow box 2022-01-08 09:19:30 -08:00
LowEntropyFace
215af668a2 merge htlc-model 2022-01-08 06:51:55 -05:00
fieryfrank
4516f1974a backend and BookPage.js use currencies.json 2022-01-07 18:48:23 -05:00
Reckless_Satoshi
eb9042eaa4
Add Non-KYC Bitcoin price historical records 2022-01-07 14:46:30 -08:00
Reckless_Satoshi
b472b4928c
More logics, bug hunt 2022-01-07 11:22:07 -08:00
Reckless_Satoshi
9ab52853d5
Work on more logics. Rough draft finished 2022-01-07 10:22:52 -08:00
Reckless_Satoshi
8a55383761
Add more api logics
The workflow is actually more complex than I though. In fact the whole scope of the project greatly surpass my expectation of "weekend project".  Want to lay down something functional even if buggy and ugly, I'm a bad coder but this will work out!
2022-01-07 03:31:33 -08:00
Reckless_Satoshi
31b19ce18c
Work on order cancel 2022-01-06 14:39:59 -08:00
Reckless_Satoshi
c0d6236dbb
Maker and taker bonds OK 2022-01-06 13:36:22 -08:00
Reckless_Satoshi
34e05465c2
Add more logics bareframes 2022-01-06 12:33:40 -08:00
Reckless_Satoshi
a1771ae5ea
Add environmental variables to .env 2022-01-06 08:54:37 -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
5505476ea4
Add logics for Invoice update/creation and maker_hodl_invoice 2022-01-06 05:55:47 -08:00
Reckless_Satoshi
46c129bf80
Add logics module 2022-01-06 04:32:17 -08:00
Reckless_Satoshi
bd1601d59f
Bug fix, order status now as message, HTLCs relationals working 2022-01-05 04:18:54 -08:00
Reckless_Satoshi
635420c9dd
Add HTLC model and placeholder functions 2022-01-05 02:30:38 -08:00
Reckless_Satoshi
ed3605cca6
Rework minor ui and bugs 2022-01-04 18:03:03 -08:00
Reckless_Satoshi
9ade961e0f
Work on update order endpoint and taker requests 2022-01-04 16:13:08 -08:00
Reckless_Satoshi
4d9a5023e0
Fix bugs, cards now link to order 2022-01-04 08:27:15 -08:00
Reckless_Satoshi
78886c8c9c
Rework admin pannel and extended users 2022-01-04 07:58:10 -08:00
Reckless_Satoshi
5b712b0765
Extend user model with profiles and set up admin panel 2022-01-04 05:47:37 -08:00
Reckless_Satoshi
0823febf73
Add order expiry time and rework book page 2022-01-04 02:21:45 -08:00
Reckless_Satoshi
44d95e768c
Create simple book order page with cards and plaintext 2022-01-03 14:52:46 -08:00
Reckless_Satoshi
e06be9b22f
Bug fix for ghost avatar images after user deletion 2022-01-03 11:13:39 -08:00
Reckless_Satoshi
87fdaffa24
Bug fix for book queries with no matches 2022-01-03 06:39:59 -08:00
Reckless_Satoshi
e9bcd23347
Add BookView endpoint and refactor pages 2022-01-03 06:27:25 -08:00
Reckless_Satoshi
afd90f8fbf
Improve content and handling on OrderPage 2022-01-03 04:11:33 -08:00
Reckless_Satoshi
d037506138
Handle auth and welcome back for existing users 2022-01-03 01:06:51 -08:00
Reckless_Satoshi
80e0ca46fb
add login/logout, validates 1 order max, delete method for user 2022-01-02 17:38:48 -08:00
Reckless_Satoshi
790e96cc1b
Improve user generator UX. Still a bit buggy. 2022-01-02 14:31:19 -08:00
Reckless_Satoshi
f4644836d3
Connect UserGenPage to API. Base 32 string seems to pass quality checks, shorter do not. 2022-01-02 10:27:40 -08:00
Reckless_Satoshi
354e7fc5c7
Create user generation API
Endpoint request contains a token. Server checks whether it has enough entropy to be secure (at least 128 bits and >0.7 shannon heterogeneity). Server hashes the token (once as of now) and derives nickname and robohash avatar (goes into static/assets/avatars). Nickname is limited to only adjectives, nouns and 3 digits, restricted to 18 characters long max. The corpus of nicknames is 20 billion big (maybe not enough? nick collision chance can happen, but server will just reply with 400 unless the token matches perfectly too)
2022-01-02 09:15:09 -08:00
Reckless_Satoshi
f0ac03e519
Add nick generator and robohash avatar generator 2022-01-02 07:19:49 -08:00
Reckless_Satoshi
298efc394b
Create order detail API endpoint, create order page. Not fully working yet 2022-01-02 04:59:48 -08:00
Reckless_Satoshi
e087d0b686
Add payment method field 2022-01-02 01:40:19 -08:00
Reckless_Satoshi
44ddaef23b
Fix order view arguments 2022-01-01 15:06:47 -08:00
Reckless_Satoshi
76a45bc8d5
Create API endpoint for POST make order
Added the Order model with a rough approxiation to the fields needed. The field status can be read lineally as the progression trough the app pipeline. The view serves POSTs requests to enter new orders into the db.
2022-01-01 14:40:08 -08:00
Reckless_Satoshi
6b8b8c4511
Create api django app 2022-01-01 14:13:27 -08:00