187 Commits

Author SHA1 Message Date
5726b82634 Fix user cleaning & add loading ref_link 2022-03-06 11:12:47 -08:00
255dae188d Implement withdraw rewards (backend & frontend) 2022-03-06 08:08:28 -08:00
794d1e8f1b Add reward invoice submit to UI 2022-03-06 03:45:06 -08:00
ec7aac2e00 Implement give rewards scheduler 2022-03-05 12:51:16 -08:00
4ee6778e11 Implement referral attributes and logics 2022-03-05 10:45:42 -08:00
dea2b665fb Route refCode url to api/user and display rewards 2022-03-05 09:32:27 -08:00
c385be123f Display total book liquidity in summary stats 2022-03-05 05:46:22 -08:00
06b86796ca Safe order flow from contract additions to profile 2022-03-05 04:21:01 -08:00
533809749c Gracefully fail to log a market_tick 2022-03-05 04:19:56 -08:00
44d593e6d1 Merge branch 'main' of github.com:Reckless-Satoshi/robosats into main 2022-03-05 03:49:03 -08:00
f111130273 Fix overflow on markettick value with some currencies 2022-03-05 03:48:47 -08:00
f46e229213 Fee flooring to rounding 2022-03-03 16:43:54 -08:00
b38f18d6d5 Upgrade fee computation for maker/takers 2022-03-03 07:40:56 -08:00
c4cf995dbf Add maker_fee_split. Show maker/taker fee split in app 2022-03-03 04:47:55 -08:00
8ca497f7b4 Fix some TG messages do not arrive 2022-03-01 13:34:25 -08:00
b70679a7b7 Hot fix telegram watcher. No message in results 2022-03-01 05:56:37 -08:00
4d2cf584eb Fix message the order is public for avatars that are re-used 2022-03-01 05:38:04 -08:00
fba6749500 Implement max public orders limit 2022-02-25 12:08:22 -08:00
67a108e0ac Fix bugs, second dispute statement is awaited. 2022-02-24 13:59:16 -08:00
3902159b67 Improve frontend notifications. Add resolved messages. Add unlocked/settled bonds. Fix bug with statements submission. 2022-02-24 12:47:46 -08:00
aa1994b1f1 Fix bug for multiple order maker telegram enabling. Add TG to admin panel. 2022-02-24 05:01:17 -08:00
30e35f8973 Asynchronous TG messages. Add taker_cancelled and taker_expired messages. 2022-02-23 08:15:48 -08:00
a9575c2338 Add order_expired and trade_successful telegram messages 2022-02-22 09:50:01 -08:00
b9b71dc842 Fixes for telegra messaing errors in production 2022-02-21 18:12:42 -08:00
d018aeec0a Fix no text provided 2022-02-21 17:50:32 -08:00
3906ed73aa Fix non enabled telegram order taken 2022-02-21 16:55:31 -08:00
d146f522f3 Add frontend enable telegram button. Torify all requests. 2022-02-21 16:50:25 -08:00
df320ea4d0 Add telegram functionality to backend. Messages: welcome and order taken. 2022-02-21 15:41:36 -08:00
1feebacbc1 Make avatar persists when revisiting homepage 2022-02-21 02:05:19 -08:00
9025b2e07d Fix clean-orders failure when trade_escrow has not been generated 2022-02-20 06:38:29 -08:00
23eabffeca Settle bonds at dispute opening. Avoids channel force closure in long resolution disputes. 2022-02-20 03:39:28 -08:00
78f5c1cbdc Fix info API wording and magnitudes, settled -> contracted 2022-02-19 09:18:47 -08:00
fc4ccd5281 Re-format all python code 2022-02-17 11:50:10 -08:00
f8f306101e Fix cancel lnpayment at WFM. Add svgs, BTC currency flag. Fix pretty numbers 2022-02-16 18:45:18 -08:00
06b7741015 Fix minimum value, adjust decimal places and digits for BTC scales 2022-02-16 14:09:40 -08:00
1e0bd51f1f Add BTC (rBTC, wBTC, swaps...). Fix setup guide and env-sample. 2022-02-16 14:02:21 -08:00
e392f14b18 Add requested currencies COP, PEN, UYU, PYG and BOB 2022-02-15 13:52:30 -08:00
rs
fb5ef28b5d Fix admin panel avatars and avatar static removal at robot deletion 2022-02-15 13:03:46 +00: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
8fcad56e15 Fix LND version and correct onlion urls 2022-02-12 10:22:05 -08:00
04c9466c3e Unlink avatars from prod static 2022-02-12 07:46:58 -08:00
d257848940 Add statsfornerds: alternative site, node alias, node id, 1ML link 2022-02-12 05:59:59 -08:00
96be0d8f80 Dockerize dev stack, now fully functional 2022-02-09 11:45:11 -08:00
ee7786c5c1 Add lnd v0.14.2 docker 2022-02-09 07:21:51 -08:00
243690899e Add delay on annoying tooltips. Add more characters to default token. 2022-02-08 08:20:41 -08:00
715d7ebf6d Handle LND down response to clients 2022-02-08 02:05:22 -08:00
3eff1f38ff Serve statics into dev/prod 2022-02-07 05:37:16 -08:00