Commit Graph

1534 Commits

Author SHA1 Message Date
douglaz
94db845b20
fix docs link typo (#801) 2023-08-21 10:37:30 +00:00
Reckless_Satoshi
4e7963c90d
Fix pretty logs admin for orders with no logs recorded 2023-08-19 11:24:14 -07:00
dependabot[bot]
13806b8183
Bump @types/react from 18.2.15 to 18.2.20 in /frontend (#795)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.15 to 18.2.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 12:37:55 +00:00
dependabot[bot]
5fce08d4d0
Bump @mui/x-date-pickers from 6.11.1 to 6.11.2 in /frontend (#796)
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.11.1 to 6.11.2.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.11.2/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 12:37:31 +00:00
dependabot[bot]
f4f7855848
Bump @mui/x-data-grid from 6.11.0 to 6.11.2 in /frontend (#797)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 6.11.0 to 6.11.2.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.11.2/packages/grid/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 12:36:07 +00:00
dependabot[bot]
a042447833
Bump eslint-config-prettier from 8.8.0 to 9.0.0 in /frontend (#798)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-19 12:35:37 +00:00
jimtoshi
882388620a
Fix webpack heap out of memory (#794)
Changed dev script to fix "Javascript heap out of memory" error when running docker-compose.
2023-08-17 11:30:32 +00:00
Reckless_Satoshi
eaca597522
Remove /api/user endpoint from api.urls 2023-08-14 07:38:16 -07:00
Reckless_Satoshi
9db89606cb
Deprecate unsigned invoices (#633)
* Fix connected chat status

* Delete option to submit unsigned address and invoices
2023-08-14 14:22:15 +00:00
Reckless_Satoshi
ca3f7cb222
Delete user view, session auth and png avatars (#588) 2023-08-14 14:21:12 +00:00
dependabot[bot]
13a1fac202
Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 in /mobile (#785)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.5 to 3.6.0.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.5...v3.6.0)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 13:22:46 +00:00
dependabot[bot]
53a3313bfb
Bump eslint-config-prettier from 8.8.0 to 9.0.0 in /mobile (#786)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 13:22:33 +00:00
dependabot[bot]
a18ba4aaa9
Bump grpcio-tools from 1.56.0 to 1.57.0 (#787)
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.56.0 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.56.0...v1.57.0)

---
updated-dependencies:
- dependency-name: grpcio-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 13:22:11 +00:00
dependabot[bot]
36144ee16f
Bump grpcio from 1.56.0 to 1.57.0 (#788)
Bumps [grpcio](https://github.com/grpc/grpc) from 1.56.0 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.56.0...v1.57.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-13 13:21:02 +00:00
dependabot[bot]
63281cfbe5
Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 in /frontend (#782)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.5 to 3.6.0.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.5...v3.6.0)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 11:23:25 +00:00
dependabot[bot]
eb1b3dd258
Bump react-i18next from 13.0.2 to 13.1.1 in /frontend (#780)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.0.2 to 13.1.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.0.2...v13.1.1)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 11:23:07 +00:00
dependabot[bot]
d2de819698
Bump react-router-dom from 6.14.1 to 6.15.0 in /frontend (#781)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.14.1 to 6.15.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.15.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 11:22:58 +00:00
dependabot[bot]
c45874f0a5
Bump @mui/x-date-pickers from 6.10.0 to 6.11.1 in /frontend (#784)
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.10.0 to 6.11.1.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.11.1/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 11:22:51 +00:00
dependabot[bot]
fbd59805aa
Bump @mui/x-data-grid from 6.10.0 to 6.11.0 in /frontend (#779)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.11.0/packages/grid/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 11:11:14 +00:00
Will Schoellkopf
89c95fb62d
Add new guide Robo Garage Article to how-to-use.md (#778)
Added Robo Garage Tutorial Article
2023-08-10 10:32:49 +00:00
Will Schoellkopf
450cc68fe6
Fix wallets docs alphabetical and add CashApp (#777)
* Alphebetized 07-wallets.md

Put lightning wallets in alphebetical order

* Alphebitized Descriptions 07-wallets.md

Alphebetized descriptions below as well.

* Added Cash App to Table and Description 07-wallets.md

Added Cash App to Table and Description
2023-08-10 10:28:46 +00:00
Reckless_Satoshi
4383d14f88
feat(coordinator): add verbose order logs as table to admin (#764)
* add logs field

* Log some order events

* Add more logs. Format as table.

* Add more logs

* Add admin panel hyperlinks to order logs

* Add lasts set of logs

* Some fixes
2023-08-06 17:48:20 +00:00
Reckless_Satoshi
9777a4987f
fix(infoview): 0 if marketticks are none 2023-08-06 08:37:03 -07:00
dependabot[bot]
9d92b8d2ba
Bump googleapis-common-protos from 1.59.0 to 1.60.0 (#772)
Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.59.0 to 1.60.0.
- [Release notes](https://github.com/googleapis/python-api-common-protos/releases)
- [Changelog](https://github.com/googleapis/python-api-common-protos/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-api-common-protos/compare/v1.59.0...v1.60.0)

---
updated-dependencies:
- dependency-name: googleapis-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 15:03:07 +00:00
dependabot[bot]
73a092f64a
Bump psycopg2 from 2.9.6 to 2.9.7 (#774)
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.6 to 2.9.7.
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/compare/2.9.6...2.9.7)

---
updated-dependencies:
- dependency-name: psycopg2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 15:02:54 +00:00
dependabot[bot]
bf13733845
Bump django from 4.2.3 to 4.2.4 (#773)
Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.4.
- [Commits](https://github.com/django/django/compare/4.2.3...4.2.4)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 15:02:30 +00:00
Reckless_Satoshi
00628413f2
feat(api/db); add hash_id order field (#763) 2023-08-03 09:51:41 +00:00
Reckless_Satoshi
0c37767d68
fix(booktable): memoized swap/fiat columns 2023-08-01 05:26:10 -07:00
dependabot[bot]
0c8f7ee65a
Bump react-native-webview from 12.4.0 to 13.3.0 in /mobile (#756)
Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 12.4.0 to 13.3.0.
- [Release notes](https://github.com/react-native-webview/react-native-webview/releases)
- [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc)
- [Commits](https://github.com/react-native-webview/react-native-webview/compare/v12.4.0...v13.3.0)

---
updated-dependencies:
- dependency-name: react-native-webview
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-30 23:57:36 +00:00
dependabot[bot]
cb39f12ebb
Bump pyflakes from 3.0.1 to 3.1.0 (#761)
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.0.1 to 3.1.0.
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/3.0.1...3.1.0)

---
updated-dependencies:
- dependency-name: pyflakes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-30 23:55:57 +00:00
dependabot[bot]
3508ae9f85
Bump flake8 from 6.0.0 to 6.1.0 (#762)
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-30 23:54:34 +00:00
Reckless_Satoshi
ff57b8a0ae
Fix book header labels (#750) 2023-07-24 19:23:53 +00:00
okada-blue
ed062416db
Edit Multiple docs (#712)
* Update 01-development.md

Update Communication Channels channels to reflect removal of Twitter and Telegram, and emphasize SimpleX, Nostr, and Matrix chats

* Update 02-languages.md

Update Telegram verbiage to reference SimpleX instead.

* Update 04-guides.md

Update Telegram verbiage to reference SimpleX instead.

* Update 05-art.md

Update Telegram verbiage to reference SimpleX instead.

* Update 06-outreach.md

Update Twitter verbiage and reference Nostr instead

* Update 00-quicks-start-guide.md

Update verbiage slightly. Add more info and links.

* Update 01-lightning.md

Add rough draft to provide overview of Lightning Network and its relation to RoboSats

* Update 02-tor.md

Provide rough draft of introduction to TOR.

* Update 03-access.md

Add access method via Android app APK. Adjust slight typos and some wording for clarity.

* Update 01-trade-pipeline.md

Add TOC, swap steps and pictures placement, adjust small typos and wording.

Picture was swapped with the steps because I think the picture can be slightly overwhelming versus a simple list of steps. The pictures are great but they are a lot to throw at someone right when they open the very first doc under "Understand" to learn about RoboSats.

* Update 02-robots.md

Clean up hyperlinks, adjust grammar slightly.

* Update 03-premium.md

Update verbiage, adjust grammar slightly.

* Update 03-premium.md

Add paragraphs on advice for choosing a premium

* Update 04-bonds.md

Various changes to verbiage and adding/updating information. Grammar fixes, remove reference to Telegram.

* Update 05-trade-escrow.md

Clean up hyperlinks, adjust some wording

* Update 06-disputes.md

Rough draft of disputes section. Committed changes are a placeholder for a longer and more detailed version of the dispute process.

* Update 07-wallets.md

Fix typos, grammar edits, add new section at bottom

* Update 08-limits.md

Rough draft of new content in the limits docs

* Update 09-swaps.md

Adjust "on-chain" to "on chain" and "sats" to "Sats" for consistency across other docs. Slight grammar fixes.

* Update 10-telegram.md

Small grammar fixes, clean up formatting and add table of contents

* Update 12-prices.md

Add verbiage note about explicit pricing method, clean up hyperlinks

* Update 13-fees.md

Clean up hyperlinks, small spelling fixes

* Update 14-on-chain-payouts.md

Add table of contents, small grammar fixes, adjust formatting

* Update 07-wallets.md

Change "on chain" to "on-chain"

* Update 09-swaps.md

Change "on chain" to "on-chain"

* Update 02-tor.md

Add note when using TOR and experiencing connection issues
2023-07-24 17:50:17 +00:00
Felix
af75c33b16
Add criptoya.com api to price providers (#748)
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2023-07-24 17:49:55 +00:00
Reckless_Satoshi
441bad45fb
Update communities dialog (#749) 2023-07-24 11:26:52 +00:00
Reckless_Satoshi
63c17e15f4
Fix inverted color on Learn More button 2023-07-24 02:59:10 -07:00
Reckless_Satoshi
371044e838
Limit pinch to zoom gesture on Android 2023-07-24 02:44:29 -07:00
dependabot[bot]
ae3b099ab3
Bump gunicorn from 20.1.0 to 21.2.0 (#744)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.2.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...21.2.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-23 19:31:13 +00:00
dependabot[bot]
34f41c9242
Bump python-gnupg from 0.5.0 to 0.5.1 (#746)
Bumps [python-gnupg](https://github.com/vsajip/python-gnupg) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/vsajip/python-gnupg/releases)
- [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release)
- [Commits](https://github.com/vsajip/python-gnupg/compare/0.5.0...0.5.1)

---
updated-dependencies:
- dependency-name: python-gnupg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-23 19:29:38 +00:00
Reckless_Satoshi
a980c15974
Add object limit to /api/ticks (#747) 2023-07-23 19:27:37 +00:00
Reckless_Satoshi
5cf894bf4d
Update deps in package.json (#734) 2023-07-17 12:40:30 +00:00
Reckless_Satoshi
449a55de7b
Fix dependabot to increase versions in package.json too 2023-07-16 14:09:05 -07:00
Reckless_Satoshi
19c3875849
Revert "Bump @typescript-eslint/eslint-plugin from 5.57.0 to 6.0.0 in /frontend" (#721)
Revert "Bump @typescript-eslint/eslint-plugin from 5.57.0 to 6.0.0 in /frontend (#720)"

This reverts commit d6eb307ca1.
2023-07-14 09:34:58 +00:00
dependabot[bot]
d6eb307ca1
Bump @typescript-eslint/eslint-plugin from 5.57.0 to 6.0.0 in /frontend (#720)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.57.0 to 6.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.0.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 09:28:28 +00:00
dependabot[bot]
d1623b5b33
Bump @mui/x-data-grid from 6.7.0 to 6.10.0 in /frontend (#718)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 6.7.0 to 6.10.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.10.0/packages/grid/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 09:18:00 +00:00
Felix
c26e2f919a
Update handleCurrencyChange to not reset amount range on currency change in maker form (#692)
* Update handleCurrencyChange to not reset amount range on currency change

* Update MakerForm.tsx
2023-07-09 21:18:22 +00:00
dependabot[bot]
d13af1a1b1
Bump fast-xml-parser from 4.2.2 to 4.2.5 in /mobile (#710)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.2 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/4.2.2...v4.2.5)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 16:46:46 +00:00
dependabot[bot]
00a3e1476b
Bump django from 4.2.2 to 4.2.3 (#711)
Bumps [django](https://github.com/django/django) from 4.2.2 to 4.2.3.
- [Commits](https://github.com/django/django/compare/4.2.2...4.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 16:42:09 +00:00
Reckless_Satoshi
99f4611ad2
Bump CLN to v23.05.2 and LND to v0.16.3-beta 2023-07-08 09:38:29 -07:00
dependabot[bot]
3fc3b3fb02
Bump @mui/x-date-pickers from 6.9.0 to 6.9.2 in /frontend (#704)
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.9.0 to 6.9.2.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.9.2/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 16:30:35 +00:00