298 Commits

Author SHA1 Message Date
aad87e7d98 Increase Max trade size to 4M, increase max range size from 5 to 8 2022-07-30 05:27:15 -07:00
040fc3e679 Fix payments_cleansin for onchain payments with no order key 2022-07-24 04:29:13 -07:00
d813be33d8 Add admin action to compute median trade completion time 2022-07-22 08:32:35 -07:00
ff0efd7664 Update Phoenix wallet compatibility. Fix escrow cltv expiry blocks computation 2022-07-22 08:13:37 -07:00
8423896285 Tight CLTV expiry dynamically 2022-07-21 06:19:47 -07:00
98e2da68d0 Add admin action shortcuts for dispute resolution. Update compensation docs 2022-07-19 15:14:08 -07:00
916a5fdf5a Add total time to contract completion to trade summary 2022-07-18 17:37:35 -07:00
456723973c Add contract oracle timestamp and exchange rate to summary 2022-07-18 06:50:56 -07:00
638d3b1d6c Fix serve summary when order partially finished. Trade summary as accordion 2022-07-17 11:49:44 -07:00
7d22dbd26d Fix current commit sha on Docker CI images 2022-07-16 07:01:45 -07:00
834733cb61 Add trade summary at trade finish 2022-07-16 04:26:44 -07:00
a7cb34e55f Add npm test github actions workflow 2022-07-13 13:50:06 -07:00
b76b333413 Fix clean onchain_payment, also deletes 'created' objects. Fix rewards timeout 2022-07-10 04:04:27 -07:00
b33b45f7b3 Fix do_accounting. Improve ProfileAdmin load time. 2022-07-03 10:39:40 -07:00
a98ff65638 Fix UI. Hide unneeded expiry bars. Refresh book always. Round to 8 BTC decimals. 2022-07-02 12:51:29 -07:00
41f3df570e Hotfix for weighted median premium (#180)
* hotfix for empty array handling
2022-07-01 14:48:17 +00:00
b5dd4fbea5 Improve clarity on order not available message 2022-07-01 04:22:26 -07:00
eaa40417ad Fix format and PT style. Optimize OrderAdmin load. 2022-06-29 05:58:34 -07:00
6952bedbf6 Merge PR 'Replace weighted average to weighted median. #173' into main 2022-06-29 02:42:31 -07:00
0866109072 Fix bug on weighted median 2022-06-29 02:41:59 -07:00
2f5bb6e9ae Add explicit min/max amounts on mining fee rate error 2022-06-27 07:22:10 -07:00
f4caa98eef replaced weighted mean to weighted median
This commit changes the weighted mean to the weighted median for the calculation of the premium displayed on the robosats.
2022-06-25 12:47:35 +02:00
f2f90bd948 replaced weighted mean to weighted median
This commit changes the weighted mean to the weighted median for the calculation of the premium displayed on the robosats.
2022-06-25 12:44:32 +02:00
70fe9d6dcb Update messages.py (#167) 2022-06-22 13:09:41 +00:00
bd70d94d4a Add MarketTicks endpoint /api/ticks. Fix do_accounting. 2022-06-21 13:25:03 -07:00
e525b84c9e Fix payments cleansing 2022-06-21 06:32:35 -07:00
c12c18a5c7 Update wallet docs relating to Muun 2022-06-21 05:07:45 -07:00
c397ff63e5 Add rewards and referral code on usergen api responses 2022-06-21 04:47:29 -07:00
20432dfce1 Add nickmane on every TG message 2022-06-20 13:31:28 -07:00
6f7cfb5147 Fix avatar persistance and login issues. Add onchain payment cleanup. 2022-06-20 10:56:56 -07:00
009c88a988 Add Statistics to documentation site. Add order made on onchain admin panel. 2022-06-20 01:42:41 -07:00
f1c4754868 Fix bad reply after submitting invoice 2022-06-19 07:32:00 -07:00
164a960b62 Merge branch 'onchain-buyer-payouts' into main #160 2022-06-17 05:19:59 -07:00
2289274251 Improve toggle button onchain/LN, add bad address messages 2022-06-17 04:36:27 -07:00
43b85d79d4 Fix invoice payouts. Add onchain summary to accounting days. 2022-06-16 15:48:35 -07:00
5c87c5ad85 Add UI elements for swap fee and TXID payout. Fix bugs. 2022-06-16 13:01:10 -07:00
efed6b3c0a Pay buyer onchain-tx 2022-06-16 08:31:30 -07:00
d05ce86189 Merge pull request #162 from Gravity2106/patch-1
Fix Spanish TG message
2022-06-14 18:24:37 +00:00
8f93c8f7b6 Add address submission and validation checks 2022-06-13 15:27:09 -07:00
dc9d5e5e2a Add frontend input address components 2022-06-11 09:21:53 -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
31730e0a05 Exclude BTC swaps from avg premium calculation 2022-06-07 14:05:34 -07:00
cf82a4d6ae Add onchain logics pt2 2022-06-06 13:37:51 -07:00
1905d147bf Reset mission control only on no routes found failure 2022-06-06 11:00:50 -07:00
8d0b518222 Add onchain logics pt1 2022-06-06 10:57:04 -07:00
f538d26355 Create Balance model and log task 2022-06-06 02:32:39 -07:00
fe2b3918f1 Update messages.py 2022-06-06 02:09:06 +02:00
4ac3618fd7 Add routing timeout to .env 2022-06-05 09:15:40 -07:00
08f73ad923 Fix autoscroll, allow plaintext chat, forbid collab cancelation on wrong status 2022-06-04 14:26:53 -07:00