229 Commits

Author SHA1 Message Date
1b4d42cfdf Implement last order always shown on robot profile 2022-05-09 15:34:10 -07:00
83c8d80da3 Add exchange historical endpoint api/historical 2022-05-09 10:35:04 -07:00
718f42abf9 Fix active order shows on profile in Sending Satoshis status 2022-05-08 09:52:19 -07:00
e4e33d39f5 Fix charged maker bond at cancel before taker bond is locked 2022-05-05 11:15:14 -07:00
2b44d32b01 Store robot token in cookies. Add renew order after success for makers. 2022-05-03 13:21:04 -07:00
b36155fbd6 BTC instead of Sats on Stats For Nerds (#98)
* Update views.py

* Update BottomBar.js
2022-05-01 18:09:17 +00:00
1f920c9268 Fix DEL in clean orders. Add cancel button to paused order 2022-05-01 10:05:58 -07:00
419fadc125 Add new icons, add new limits. Fix minor bugs. 2022-05-01 06:41:55 -07:00
755874b100 Advanced maker options v2 (#110)
* Add escrow/invoice time customization

* Add accordion for Expiry times

* Add current price on order maker

* Add deposit timeout limit on order page

* Minor aestetic fixes

* Implement pause/unpause and expiry reasons

* Add renew order

* Add highlight buy/sell on maker page

* Fix order renewal. Improve book visuals and response.

* Fix double renew requests

* Fix cancel orders. Fix paused status to delay

* Fix paused order layout and loading spinner

* Add telegram message: order is in chat
2022-04-29 18:54:20 +00:00
433952cbf4 Fix lnpayment deletion at profile deletion. Fix precision premium rank. 2022-04-24 04:20:05 -07:00
5c06cab195 Rework concurrent payments. in_flight true/false 2022-04-18 15:19:58 -07:00
f00bafb5d8 Rework concurrent payments. in_flight true/false 2022-04-18 06:57:03 -07:00
42cf915dea Fix re-taken order asks for new buyer invoice 2022-04-16 12:50:40 -07:00
14b4c16fa3 Fix for UI & Spanish translation. Implement concurrent invoice payments. 2022-04-15 17:04:17 -07:00
b85b78c722 Fix payment method delete bug, improve viz (better icons, better shadows) 2022-03-30 13:01:26 -07:00
8265dc1dc4 Make method picker functional. Add Swap methods and icons. 2022-03-30 03:57:56 -07:00
baf76025c2 Add autocomplete, icons, custom selector 2022-03-29 16:16:59 -07:00
fae1f1317e Fix TG retry welcome bug 2022-03-26 08:23:34 -07:00
6ce9957694 mend 2022-03-24 17:30:40 -07:00
dc5f228fce Fix percentile computing for ranges, fix limit adjusts by premium 2022-03-24 17:09:55 -07:00
cb7dcab147 Remove input numeric arrows 2022-03-24 10:29:51 -07:00
5aa0304d32 Improve amount specification UI 2022-03-24 08:43:31 -07:00
8ae2406275 Implement backend handle range amounts, order take amount input and order book ranges 2022-03-22 10:49:57 -07:00
bf80986005 Implement min_amount max_amount model props and validation 2022-03-21 16:27:36 -07:00
d4023bfd0d Add preliminary daily accounting 2022-03-21 05:13:57 -07:00
3d9ef5fc58 Add limits API endpoint 2022-03-20 16:46:36 -07:00
ca79ea9914 Init accounting panel, add import/export 2022-03-20 16:32:25 -07:00
5730ec0383 Add any-domain referral, ontop UnsafeAlert and control panel(app) 2022-03-19 09:33:01 -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
f42292a012 Add amboss as mainnet node link 2022-03-14 10:57:06 -07:00
feacb485fb Change 'today' stats for 'last 24h' 2022-03-13 05:00:21 -07:00
806a56c7f9 Remodel price endpoint to only return latest markettick 2022-03-12 06:55:29 -08:00
f383d20c37 Implement public API non-KYC BTC prices 2022-03-12 03:24:11 -08:00
408516241d Fix message your order is public 2022-03-11 07:55:55 -08:00
8001e148d7 Fix copy not loading. Send publish message only one 2022-03-11 07:40:04 -08:00
6373957774 Telegram notification only when taker bond is locked 2022-03-11 07:24:39 -08:00
11ab92016f Implement X-of-Y steps in TradeBox 2022-03-11 06:33:07 -08:00
69f6735f86 Improve chat status communication 2022-03-10 13:35:16 -08:00
3d130129f1 Dispute amount are claimable via UI. Fix FSE does not expire. 2022-03-09 06:13:53 -08:00
a616e4945e Fix reward withdrawal failure handling 2022-03-09 03:35:50 -08:00
ce25a6b3c7 Reward robots for counterpart slashed bonds 2022-03-07 13:46:52 -08:00
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