1303 Commits

Author SHA1 Message Date
72f620fee4 Fix fetchInfo android 2023-04-10 04:42:17 -07:00
26a4d3860d Fix overflow by IRT on exchange_rate DecimalField 2023-04-09 14:37:30 -07:00
473a38faf9 Add Iranian Toman (IRT) currency (#412)
Add Iranian Toman (IRT) currency
2023-04-09 21:36:05 +00:00
719c41705d Improve payment method strings to icons performance 2023-04-09 12:44:02 -07:00
e783dea305 Fixes "no robot", add launchers on Android. (#411)
* Update robohash repo url to RoboSats org

* Add external launchers

* Fix no-robot issue due to timing of initial fetchInfo

* Collect new phrases
2023-04-09 18:48:25 +00:00
025d975b6c Improve handling of long in_transition htlcs 2023-04-08 04:19:56 -07:00
ee8becebd9 Add stray locked htlc handler (#410) 2023-04-06 10:59:50 +00:00
be060dff34 Update ca.json (#409)
New version sentences translated
2023-04-06 09:45:23 +00:00
ab617ce608 Migrate mui-x components to v6 (#408)
* Migrate mui-x components to v6

* Collect phrases
2023-04-03 18:38:52 +00:00
1b913e6b5f Bump lnd dev container to v0.16.0-beta 2023-04-03 07:41:33 -07:00
2a31420e6d Bump bitcoind dev container to 24.0.1 2023-04-03 07:37:28 -07:00
9c5f4d4f46 Fix adjust swap button book visibility 2023-04-03 07:19:30 -07:00
d88b391d42 Allow all cors origins (#407) 2023-04-02 20:55:42 +00:00
f105e8075c Fixed npub address (#406)
Had the npub for the Robosats order bot in there previously. Changed to the official Robosats npub
2023-04-02 19:09:23 +00:00
5b1f64ced8 Improve booktable performance by 15-30% 2023-03-28 10:37:14 -07:00
399f8102f2 Add notification for new in-app chat messages (#403)
* Add TG message for new in-app chat messages

* Add emojis and collect phrases
2023-03-27 09:37:36 +00:00
f4ae80c593 Added Nostr donate info. (#402) 2023-03-26 13:17:34 +00:00
7700d6daeb Add theBTCcourse tutorial and vanity project paynym 2023-03-25 08:17:29 -07:00
7f19af6f41 Fix es.json and collect phrases 2023-03-25 04:55:33 -07:00
0ab25be507 Update es.json (#401) 2023-03-25 11:52:40 +00:00
877fbf955b Fix prevent "Tinkoff" and "Tinkoff QR" methods collision. (#400)
* New payment methods and icons for Russia.
SBP, Tinkoff QR. New icon for Tinkoff.

* Fix to prevent Tinkoff and Tinkoff Qr collision.
"Tinkoff" is "Tinkoff Bank" now. And "Sberbank" is "Sber Bank" (which is true, actually).
2023-03-25 11:51:51 +00:00
8c66a5db82 Add devfund paynym 2023-03-19 08:16:50 -07:00
bac276dd0d Add backend phrases 2023-03-18 13:32:24 -07:00
37041e474b Fix spanish translation 2023-03-18 13:09:44 -07:00
11e2d39640 Update spanish translation (#399)
* Unas cuantas traducciones mas.

* Update es.json

* Update es.json

* Update es.json

---------

Co-authored-by: Nailuj2000 <irc@extralab.net>
2023-03-18 20:02:56 +00:00
44000f2535 Bump to v0.4.2-alpha v0.4.2-alpha 2023-03-18 03:43:27 -07:00
7fdbebb2aa Add envvars for target_conf 2023-03-18 03:39:37 -07:00
9158bd4c98 Fix reject too low mining fees (< 12 blocks conf target) 2023-03-17 15:06:15 -07:00
eac5a5f714 Fix robots with tg enabled were being killed 2023-03-17 13:01:59 -07:00
6d4c948a53 Add new payment methods and icons for Russia. (#397)
SBP, Tinkoff QR. New icon for Tinkoff.
2023-03-17 19:56:16 +00:00
9fd03b6427 Add L-USDt payment method (#396) 2023-03-17 18:22:44 +00:00
44beac4742 Added Serbian Dinar (RSD) currency. (#392) 2023-03-16 18:14:16 +00:00
f5853c6e7b Improve LN retry handling and logs 2023-03-16 11:11:39 -07:00
8ce26ce213 Bump webpack from 5.75.0 to 5.76.0 in /frontend (#391)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 00:56:18 +00:00
94bc44ad0e Improve tasks reliability (#390)
* Add broadcasted flag

* Improve celery tasks reliability
2023-03-16 00:53:37 +00:00
64f3243c53 Fix makerform UI current price 2023-03-15 04:41:50 -07:00
82c8f2280b Add MAX_SWAP_AMOUNT envvar (#389) 2023-03-14 19:54:31 +00:00
42f208fad4 Fix race condition onchain (#388)
* Fix race condition swaps

* Collect new phrases

* Increase random delay interval
2023-03-14 17:23:11 +00:00
2fd4a0123e Fix dockerized frontend dev setup. Add example nodeapp docker-compose. 2023-03-11 11:36:22 -08:00
f00ece6073 Prepare for v0.4.1 release v0.4.1-alpha 2023-03-10 15:47:25 -08:00
ba072652a7 Fix expand amount details on non swap orders 2023-03-10 15:43:52 -08:00
9c982c998f Fix textbox invoice string not changing for escrow 2023-03-10 10:15:03 -08:00
3ac5e05354 Add healthcheck to nodeapp 2023-03-10 09:02:47 -08:00
ef55207812 Add envvar for spend_unconfirmed 2023-03-10 04:52:33 -08:00
b6129bb46f Enhance clarity for swaps (#382)
* Improve clarity of swap orders

* Add descriptive send/receive amounts for swaps on Maker Page

* Add descriptive send/receive amounts for swaps on OrderDetails

* Collect new phrases

* Small fixes
2023-03-09 20:10:49 +00:00
c3183c73af Fix HTTP status errors on Android (#384)
* Capture HTTP errors on Anrdoid

* Lint

* Inclode code
2023-03-09 20:09:39 +00:00
57a47a408c Add fiat sent confirmation dialog (#383)
* Add confirmation dialog for fiat Sent

* Collect new phrases

* Small fixes

* Small fixes
2023-03-09 13:19:24 +00:00
55ff8551c7 Update paynym 2023-03-09 03:37:26 -08:00
7a5ae1c25c Fix initial fetchInfo on torified app 2023-03-07 08:07:14 -08:00
f6fcbd61a1 Fix link to update Android client 2023-03-07 08:04:04 -08:00