27 Commits

Author SHA1 Message Date
c4cf995dbf Add maker_fee_split. Show maker/taker fee split in app 2022-03-03 04:47:55 -08:00
fba6749500 Implement max public orders limit 2022-02-25 12:08:22 -08:00
df320ea4d0 Add telegram functionality to backend. Messages: welcome and order taken. 2022-02-21 15:41:36 -08:00
0b7542bf68 Add postgresql envvars 2022-02-20 04:03:53 -08:00
03bfc487ea Clarificatory patch. You MUST provide a contact in disputes. Fiat INSTANT methods are needed. 2022-02-20 03:12:57 -08:00
1e0bd51f1f Add BTC (rBTC, wBTC, swaps...). Fix setup guide and env-sample. 2022-02-16 14:02:21 -08:00
d77b8404c6 Merge branch 'stabilize-runtime' of github.com:Reckless-Satoshi/robosats into stabilize-runtime 2022-02-13 09:55:52 -08:00
3ce5d8304c Typo robosat -> robot. Shorten welcome back msg 2022-02-13 09:55:44 -08:00
rs
a9a344fddf Fix taker bond is not return on maker cancel. Update all libs. Add extra hosts. 2022-02-13 16:43:49 +00:00
rs
04e097536e Add allowed local host alias 2022-02-12 23:09:13 +00:00
d257848940 Add statsfornerds: alternative site, node alias, node id, 1ML link 2022-02-12 05:59:59 -08:00
27ebf29397 Add secret_key to env, fix docker CMD bug 2022-02-10 13:38:56 -08:00
4a16f7debd Fit for daphne + gunicorn. Docker default command runs dev node. 2022-02-10 11:28:59 -08:00
7284fb3480 Dev testnet lnd auto unlock 2022-02-09 12:51:05 -08:00
18d5cac16a Add timeout for db writes to avoid sqlite database locked error 2022-01-31 11:12:49 -08:00
64115a8bb5 Remodel usergen form. Add fee limit hparams. 2022-01-30 05:18:32 -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
be5b32c451 Add retry time and lnpayment properties for routing failure 2022-01-23 13:12:30 -08:00
e31bc1adad Bug fix invoice follow. Copy user token button. 2022-01-18 05:20:19 -08:00
ad58f66968 Add second market price API. Median price is used. 2022-01-14 06:57:56 -08:00
8104656ce6 Add Redis. Basic websocket chat working. 2022-01-13 06:08:21 -08:00
5df2134fb2 Add ugly site info page 2022-01-12 13:22:16 -08:00
a3375df6e5 Work on lightning functionality: locks, settles, cancels, validates. Trading almost working on testnet 2022-01-11 16:02:17 -08:00
9c2f50dacf Init work on Lightning functionality 2022-01-10 15:27:48 -08:00
de66040893 Add cancel taker penalty time 2022-01-10 04:10:32 -08:00
7b6b486552 updated env-sample 2022-01-07 16:29:04 -08:00
a1771ae5ea Add environmental variables to .env 2022-01-06 08:54:37 -08:00