Commit Graph

1227 Commits

Author SHA1 Message Date
Reckless_Satoshi
7e47fb60bf
Add automatic dispute resolution (#437)
* Add automatic dispute resolution logic

* Small fixes
2023-04-24 11:05:52 +00:00
Reckless_Satoshi
b399d6a608
Delete googleapis after use 2023-04-23 14:58:21 -07:00
Reckless_Satoshi
52df958be8
Add full semver string (v) 2023-04-23 13:44:38 -07:00
Reckless_Satoshi
4f9280e797
Fix basic Main styled components 2023-04-23 12:03:38 -07:00
Reckless_Satoshi
34e9557970
Add googleapis folder to .dockerignore (lighter coordinator image) 2023-04-23 07:46:19 -07:00
Reckless_Satoshi
df7f034667
Small variable name fixes 2023-04-22 12:41:17 -07:00
Reckless_Satoshi
ac24c310c5
Refactor LNNode, use versioner for LND get_version, refactor macaroon (#432)
* Add Versioner rpc, use versioner for LND get_version, refactor macaroon

* Move LND specific rpc calls from the follow-invoices thread to LNNode

* Move LND specific rpc calls from tasks to LNNode
2023-04-22 18:54:03 +00:00
Reckless_Satoshi
b227df7c7c
Improve preliminary sats summary, add taker satoshis (#429)
* Improve preliminary sats summary, add taker satoshis

* Collect phrases
2023-04-21 11:10:47 +00:00
ra5pvt1n
f4dc15d38a
Update zh-TR.json (#425) 2023-04-21 11:05:44 +00:00
ra5pvt1n
6fb99d35c6
Update zh-SI.json (#424) 2023-04-21 11:04:12 +00:00
Reckless_Satoshi
7665a2bb22
Refactor tradebox states as switch, fix websocket first connect, show PGP erros. 2023-04-20 09:41:34 -07:00
Reckless_Satoshi
28ef253020
Refactor context (#427)
* Move AppContext to top level

* Refactor context
2023-04-20 14:52:03 +00:00
Reckless_Satoshi
e3b7f1f268
Fix ErrorBoundary background 2023-04-17 04:16:30 -07:00
Reckless_Satoshi
c2110d1620
Migrate to react-dom-router v6 (#422) 2023-04-16 18:10:48 +00:00
Reckless_Satoshi
a16af276c5
Add error boundary (#421) 2023-04-15 18:47:46 +00:00
Reckless_Satoshi
da3c7b256e
Move db and i2p config to /node 2023-04-15 04:23:43 -07:00
Reckless_Satoshi
5de922d8ee
Fix not found npm dev container node_modules, new entrypoint 2023-04-15 04:02:41 -07:00
dependabot[bot]
dfb399c55f
Bump commonmarker from 0.23.8 to 0.23.9 in /docs (#420)
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.8 to 0.23.9.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.8...v0.23.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-12 22:55:45 +00:00
dependabot[bot]
b0f60fef8c
Bump nokogiri from 1.14.2 to 1.14.3 in /docs (#419)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.14.2...v1.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-12 22:55:34 +00:00
SatFlow
89111f2f27
Fix parameter typo (#416) 2023-04-11 16:54:52 +00:00
Reckless_Satoshi
bdd0174b92
Fix conflicting release workflow ids 2023-04-10 10:38:42 -07:00
Reckless_Satoshi
799226603c
Bump to v0.4.3 2023-04-10 10:27:10 -07:00
Reckless_Satoshi
9a99e6f1ff
Fix hide currency column in book when mode is swaps 2023-04-10 10:21:27 -07:00
Reckless_Satoshi
1ac6e0fa86
Add multi architecture Android builds and reduce bundle sizes (#413)
* Add multi architecture Android builds and reduce bundle sizes

* Disable Proguard

* Add universal build
2023-04-10 17:02:30 +00:00
Reckless_Satoshi
72f620fee4
Fix fetchInfo android 2023-04-10 04:42:17 -07:00
Reckless_Satoshi
26a4d3860d
Fix overflow by IRT on exchange_rate DecimalField 2023-04-09 14:37:30 -07:00
Hesam
473a38faf9
Add Iranian Toman (IRT) currency (#412)
Add Iranian Toman (IRT) currency
2023-04-09 21:36:05 +00:00
Reckless_Satoshi
719c41705d
Improve payment method strings to icons performance 2023-04-09 12:44:02 -07:00
Reckless_Satoshi
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
Reckless_Satoshi
025d975b6c
Improve handling of long in_transition htlcs 2023-04-08 04:19:56 -07:00
Reckless_Satoshi
ee8becebd9
Add stray locked htlc handler (#410) 2023-04-06 10:59:50 +00:00
₿lue Lynx
be060dff34
Update ca.json (#409)
New version sentences translated
2023-04-06 09:45:23 +00:00
Reckless_Satoshi
ab617ce608
Migrate mui-x components to v6 (#408)
* Migrate mui-x components to v6

* Collect phrases
2023-04-03 18:38:52 +00:00
Reckless_Satoshi
1b913e6b5f
Bump lnd dev container to v0.16.0-beta 2023-04-03 07:41:33 -07:00
Reckless_Satoshi
2a31420e6d
Bump bitcoind dev container to 24.0.1 2023-04-03 07:37:28 -07:00
Reckless_Satoshi
9c5f4d4f46
Fix adjust swap button book visibility 2023-04-03 07:19:30 -07:00
Reckless_Satoshi
d88b391d42
Allow all cors origins (#407) 2023-04-02 20:55:42 +00:00
jimtoshi
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
Reckless_Satoshi
5b1f64ced8
Improve booktable performance by 15-30% 2023-03-28 10:37:14 -07:00
Reckless_Satoshi
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
jimtoshi
f4ae80c593
Added Nostr donate info. (#402) 2023-03-26 13:17:34 +00:00
Reckless_Satoshi
7700d6daeb
Add theBTCcourse tutorial and vanity project paynym 2023-03-25 08:17:29 -07:00
Reckless_Satoshi
7f19af6f41
Fix es.json and collect phrases 2023-03-25 04:55:33 -07:00
Kote
0ab25be507
Update es.json (#401) 2023-03-25 11:52:40 +00:00
Dirty ⚡️ Room 969
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
Reckless_Satoshi
8c66a5db82
Add devfund paynym 2023-03-19 08:16:50 -07:00
Reckless_Satoshi
bac276dd0d
Add backend phrases 2023-03-18 13:32:24 -07:00
Reckless_Satoshi
37041e474b
Fix spanish translation 2023-03-18 13:09:44 -07:00
Kote
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
Reckless_Satoshi
44000f2535
Bump to v0.4.2-alpha 2023-03-18 03:43:27 -07:00