Commit Graph

1167 Commits

Author SHA1 Message Date
Reckless_Satoshi
b02fdcb084
Deprecate old routing budget pipeline (#347)
Delete old routing budget routines. Clients older than 0.3.1 are now incompatible!
2023-02-10 13:34:35 +00:00
Reckless_Satoshi
965bbb0765
Enhance UI for Swaps (#346)
* Add better fiat/swap UI switches

* Add swap controls to booktable

* Enhance order details and take button for swaps

* Add swap specific order summary strings

* Add specific bond commitment descriptions for swap orders

* Fix cosmetics
2023-02-10 13:28:26 +00:00
Reckless_Satoshi
237c9fd951
Fix bug on copied referral links 2023-02-09 09:57:39 -08:00
landonMutch
cb8a756a40
add e-Transfer to payment methods (#345)
add e-Transfer

There seems to be some misconceptions of how e-Transfers work in Canada: specifically that e-Transfers may be initiated either by the sender or the receiver.
This addition is meant to add clarification for what e-Transfers are and how they work.
2023-02-07 10:35:16 +00:00
Reckless_Satoshi
0b237ecc63
Add stowaway swap tutorial 2023-02-05 09:26:41 -08:00
Reckless_Satoshi
331cf3b122
Add new trade pipeline infography to documentation site 2023-02-01 03:45:49 -08:00
Reckless_Satoshi
8f588b4aaa
Add buyer and seller diagram pipelines (#344)
Add files via upload

Co-authored-by: Red_Purdy <104675727+RedPurdy@users.noreply.github.com>
2023-02-01 11:31:31 +00:00
dependabot[bot]
d773353000
Bump json5 from 1.0.1 to 1.0.2 in /frontend (#342)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 19:05:49 +00:00
dependabot[bot]
68bc2e5e9a
Bump json5 from 1.0.1 to 1.0.2 in /mobile (#341)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 19:01:07 +00:00
Reckless_Satoshi
0c7e1ae021
Fix reliability telegram notifications 2023-01-31 10:58:11 -08:00
okada-blue
afb7566e50
Update 13-fees.md (#329)
* Update 13-fees.md

Add documentation for "Fees"

* Update 13-fees.md

-clarified purpose of the maker/taker table
-added @redphix 's clarification
-added fees for lnproxy based on telegram comments
2023-01-31 11:27:07 +00:00
Reckless_Satoshi
d3851784e2
Fix confusing prompt title for submission of payout information 2023-01-14 04:52:47 -08:00
Reckless_Satoshi
62ec832c2e
Fix routing hint checks for rewards invoices 2023-01-14 04:38:27 -08:00
Reckless_Satoshi
b7925ac5bc
Fix adjust onchain reserve closer to LND's default anchor reserve 2023-01-14 04:12:10 -08:00
₿lue Lynx
f290fef0fd
Update ca.json (#336)
Updated Android app phrases
2022-12-23 13:46:17 +00:00
Reckless_Satoshi
6b1216a227
Prepare for v0.3.3 release 2022-12-08 07:27:44 -08:00
Reckless_Satoshi
f7a0554fb1
Add Stowaway to swap methods 2022-12-08 07:05:02 -08:00
Reckless_Satoshi
718210ccd8
Fix dispute resolution titles 2022-12-04 02:11:59 -08:00
Reckless_Satoshi
6feed1046c
Fix spinning wheel of death at trade summary generation w onchain payouts 2022-12-01 10:17:25 -08:00
Reckless_Satoshi
a7ad9c8c7e
Fix swap dispute prompts 2022-12-01 02:18:42 -08:00
Reckless_Satoshi
cc87054246
Add initial time fraction left on time progress 2022-11-29 02:00:56 -08:00
Reckless_Satoshi
56f9c35b50
Add baseUrl to apiClient on pro frontend 2022-11-28 11:25:50 -08:00
Reckless_Satoshi
53dd8777cb
Fix claim rewards 2022-11-28 08:23:37 -08:00
dependabot[bot]
12cab13814
Bump pillow from 7.0.0 to 9.3.0 (#332)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.0.0...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 12:02:21 +00:00
Reckless_Satoshi
e4e7b031b4
Fix random order matchmaking 2022-11-28 03:55:53 -08:00
Reckless_Satoshi
f374b38660
Fix infinite spinner on routing failed without failure reason 2022-11-28 03:29:11 -08:00
Reckless_Satoshi
987e7e01b2
Prepare for v0.3.2 patch release 2022-11-28 00:43:18 -08:00
Reckless_Satoshi
da6a5c02c0
Fix prompt order for payout/escrow wait 2022-11-28 00:40:52 -08:00
Reckless_Satoshi
f7d4648fa5
Add lnproxy json responses, enable lnproxy on android app 2022-11-27 12:34:37 -08:00
Reckless_Satoshi
0ae63c50d2
Fix reset advanced option on disable 2022-11-27 08:15:50 -08:00
Reckless_Satoshi
268e1259d6
Fix invoice validator 2022-11-27 03:21:07 -08:00
Reckless_Satoshi
a1ef900469
Fix payout prompt title 2022-11-27 01:11:41 -08:00
Reckless_Satoshi
dccb155cd8
Fix setSettings host override 2022-11-26 03:22:45 -08:00
Reckless_Satoshi
b4072b95da
Small fixes missing finalization time and unit trade_satoshis response 2022-11-25 16:06:40 -08:00
Reckless_Satoshi
192dcedbc4
Prepare version v0.3.1-alpha 2022-11-24 11:15:13 -08:00
Reckless_Satoshi
3320291d03
Extend order side notice on lockInvoice prompt to makers 2022-11-24 10:48:27 -08:00
okada-blue
b1cc3ce086
Update Docs - Minor Fixes (#327)
* Update 02-robots.md

Add `{% include improve %}` at end of section

* Update 03-premium.md

Add `{% include improve %}` at end of section

* Update 04-bonds.md

Add `{% include improve %}` at end of section
Update section to include `{{site.robosats.VARIABLE}}`

* Update 05-trade-escrow.md

Add `{% include improve %}` at end of section
Update section to include `{{site.robosats.VARIABLE}}`

* Update 07-wallets.md

Update section to include `{{site.robosats.VARIABLE}}`

* Update 09-swaps.md

Add `{% include improve %}` at end of section
Update section to include `{{site.robosats.VARIABLE}}`

* Update 12-prices.md

Add `{% include improve %}` at end of section

* Update 14-on-chain-payouts.md

Add `{% include improve %}` at end of section
2022-11-24 17:54:21 +00:00
Reckless_Satoshi
acaf0db9e6
Add routing budget and lnproxy (#328)
* Add advanced options to LN payout form

* Complete amount calcs

* Temporary working solution for lnproxy web only (uses text instead of json)

* Update LNpayment model and logics to use user's routing budget

* Add handle lnproxyserver networks (i2p, tor, clearnet) / (mainnet,testnet)

* Small fixes

* Small fixes
2022-11-24 17:47:49 +00:00
Reckless_Satoshi
86e6bed37c
Add advanced options to LN payout form (#326)
* Add advanced options to LN payout form

* Complete amount calcs

* Temporary working solution for lnproxy web only (uses text instead of json)

* Update LNpayment model and logics to use user's routing budget

* Add handle lnproxyserver networks (i2p, tor, clearnet) / (mainnet,testnet)

* Small fixes
2022-11-24 17:42:30 +00:00
Reckless_Satoshi
6b2dedce13
Add Tradebox, OrderDetails, Notifications, OrderPage functional components. (#315)
* Re-init new tradebox

* Wip progress on OrderDetails

* Wip 2 OrderDetails

* Fix multiple requests on load

* Add functional Order page

* Fixes order page

* Fix delete storage

* Fix order page style

* Add Public order prompt

* Add paused order prompt

* Add expired prompt

* Create statusToContract logics

* Move fetch order loop to Main

* Add payout and wait prompts

* Fix order fetch on badOrder

* Fix styles

* Add chat and dispute prompts

* Add remaining prompts

* Fix style

* Add notifications component

* Fix take order style, add more notifications

* Add page title notification

* Add more notifications and small tradebox fixes

* Small fixes

* Small fixes to routing failure prompt

* Remove old trade box

* Add bad take order
2022-11-21 12:56:29 +00:00
okada-blue
25074351f3
Update docs - 12-prices.md (#276)
* Update docs - 12-prices.md

* Update 12-prices.md

Update to include "Prices in Practice" section
2022-11-21 09:29:45 +00:00
Reckless_Satoshi
19796c7c50
Fix non interactive book controls 2022-11-17 12:24:55 -08:00
dependabot[bot]
74364fd522
Bump loader-utils from 2.0.2 to 2.0.4 in /frontend (#325)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 18:55:37 +00:00
Reckless_Satoshi
bf30a99fd3
Fix fetch info on app start and ref link 2022-11-17 10:51:13 -08:00
Reckless_Satoshi
dd72b937a2
Prepare for v0.3.0-alpha release 2022-11-17 09:46:35 -08:00
Reckless_Satoshi
ddcad444b6
Add copied feedback to Android pgp export 2022-11-17 09:42:52 -08:00
KoalaSat
7c3293775b
Fix export chat android (#324)
* Fix export chat button on Android

* Fix export chat button on Android
2022-11-17 17:29:56 +00:00
Reckless_Satoshi
9d80ca6fdb
Fix tradesummary avatars baseurl 2022-11-15 10:36:43 -08:00
Reckless_Satoshi
7f731dfb00
Fix confirm action bug 2022-11-15 10:22:01 -08:00
Reckless_Satoshi
c2fb0e27a0
Fixes for API chatroom initialization 2022-11-15 09:53:42 -08:00