49 Commits

Author SHA1 Message Date
8423896285 Tight CLTV expiry dynamically 2022-07-21 06:19:47 -07:00
03e4bbc1a5 Create django.yml 2022-07-13 13:28:24 -07:00
b76b333413 Fix clean onchain_payment, also deletes 'created' objects. Fix rewards timeout 2022-07-10 04:04:27 -07:00
4dff7efbb7 Raise max amount to 3M Sats. Fix testnet/platform alternative site. Bump LND. 2022-07-10 03:54:00 -07:00
65f781af43 functional, but chat does not send messages (it does receive) 2022-06-26 15:43:57 -07:00
e8fb090f18 Raise max trade size to 2.2m. Update send/receive icon. 2022-06-18 08:30:57 -07:00
164a960b62 Merge branch 'onchain-buyer-payouts' into main #160 2022-06-17 05:19:59 -07:00
efed6b3c0a Pay buyer onchain-tx 2022-06-16 08:31:30 -07:00
b1d68a39f7 Add onchain logics pt3 2022-06-09 10:41:21 -07:00
9da33b60e6 Lower time between retries to 1min. Disable ResetMC. Increase timeout. 2022-06-09 03:56:17 -07:00
cf82a4d6ae Add onchain logics pt2 2022-06-06 13:37:51 -07:00
f538d26355 Create Balance model and log task 2022-06-06 02:32:39 -07:00
4ac3618fd7 Add routing timeout to .env 2022-06-05 09:15:40 -07:00
f20a7d5636 Raise max to 1.5m, update docs and fix links 2022-06-04 15:13:58 -07:00
7623d30670 Add new PGP keys validation on backend. Raise default bond size to 3% and minimum to 2% 2022-06-01 16:49:27 -07:00
d31bd63edc Add maker selects fidelity bond size 2022-03-18 15:09:38 -07:00
a36f23b572 Add maker selects public duration 2022-03-18 14:21:13 -07:00
5c5e7918e8 Add datetime picker for public order expiration 2022-03-15 13:40:54 -07:00
ce25a6b3c7 Reward robots for counterpart slashed bonds 2022-03-07 13:46:52 -08:00
4677f73720 Increase max trade limit to 800K Sats 2022-03-07 09:04:29 -08:00
87365b4b8b Add envvar for reward routing fee limit 2022-03-06 10:10:05 -08:00
4ee6778e11 Implement referral attributes and logics 2022-03-05 10:45:42 -08:00
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