Commit Graph

1565 Commits

Author SHA1 Message Date
Reckless_Satoshi
abdf210377
Use global node_id in docs and update params 2023-11-24 15:51:20 +00:00
dependabot[bot]
f02904aa63 Bump @nivo/core from 0.83.0 to 0.84.0 in /frontend
Bumps [@nivo/core](https://github.com/plouc/nivo/tree/HEAD/packages/core) from 0.83.0 to 0.84.0.
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.84.0/packages/core)

---
updated-dependencies:
- dependency-name: "@nivo/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 15:50:29 +00:00
dependabot[bot]
da4779bce6 Bump typescript from 5.2.2 to 5.3.2 in /frontend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 15:50:00 +00:00
dependabot[bot]
1fe40616eb Bump npm from 10.2.3 to 10.2.4 in /frontend
Bumps [npm](https://github.com/npm/cli) from 10.2.3 to 10.2.4.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.2.3...v10.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 15:46:52 +00:00
dependabot[bot]
5c38f32f35 Bump react-router-dom from 6.18.0 to 6.20.0 in /frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.18.0 to 6.20.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.20.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>
2023-11-24 15:45:19 +00:00
dependabot[bot]
45f8eddb23 Bump @nivo/line from 0.83.0 to 0.84.0 in /frontend
Bumps [@nivo/line](https://github.com/plouc/nivo/tree/HEAD/packages/line) from 0.83.0 to 0.84.0.
- [Release notes](https://github.com/plouc/nivo/releases)
- [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plouc/nivo/commits/v0.84.0/packages/line)

---
updated-dependencies:
- dependency-name: "@nivo/line"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 15:45:05 +00:00
LT Carbonell
54a2f34712 Update docs to point to new LND node 2023-11-24 15:41:45 +00:00
Reckless_Satoshi
01c4a28dae
Refactor trade tests, add onchain payout test 2023-11-23 17:53:39 +00:00
Reckless_Satoshi
62ef86f1b4
Add order expiry tests 2023-11-22 13:16:25 +00:00
J'informatique
14340fd64b
French translation Quick Start Guide pages (#946)
* French translation Quick Start Guide pages

* Refactor with fr folder

* oops old files that should not be there were removed

---------

Co-authored-by: Jean Elchinger <jean.elchinger@oaklandgrp.com>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2023-11-21 11:30:36 +00:00
Reckless_Satoshi
68933ca488
Rename backend image to match on dev and test environments 2023-11-20 19:42:31 +00:00
Reckless_Satoshi
6abb84ff5d Add historical api tests 2023-11-20 14:54:04 +00:00
Reckless_Satoshi
dd7534d64a Add order book test 2023-11-20 14:54:04 +00:00
Reckless_Satoshi
515133bb8e Add ticks test 2023-11-20 14:54:04 +00:00
Reckless_Satoshi
b85a3d655a Add cancel tests and api limits 2023-11-20 14:54:04 +00:00
Reckless_Satoshi
b2a130afca Add LN payout test 2023-11-20 14:54:04 +00:00
dependabot[bot]
1236829fcf
Bump prettier from 3.0.0 to 3.1.0 in /mobile (#956)
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: prettier
  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-11-19 13:49:44 +00:00
dependabot[bot]
7fcc576214
Bump django-cors-headers from 4.3.0 to 4.3.1 (#958)
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: django-cors-headers
  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-11-19 13:48:31 +00:00
Reckless_Satoshi
f271d59172 Add pause/unpause tests 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
f3e1e576d4 Fix weird flake8 mismatch of expectations 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
c98470ea82 Delete codeql workflows 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
5674337b32 Add fiat sent/received confirmation tests. Improve API documentation 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
3e0d451e97 Add tests for onchain address, pgp sign verification. Improve Dockerfile 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
79a3df66a2 Add lock escrow tests 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
eaa0872f1b
Merge pull request #950 from RoboSats/dependabot/npm_and_yarn/frontend/i18next-browser-languagedetector-7.2.0
Bump i18next-browser-languagedetector from 7.1.0 to 7.2.0 in /frontend
2023-11-17 11:33:34 +00:00
Reckless_Satoshi
39ca8409ea
Merge pull request #951 from RoboSats/dependabot/npm_and_yarn/frontend/prettier-3.1.0
Bump prettier from 3.0.0 to 3.1.0 in /frontend
2023-11-17 11:33:13 +00:00
dependabot[bot]
8e88701802
Bump i18next-browser-languagedetector from 7.1.0 to 7.2.0 in /frontend
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 7.1.0 to 7.2.0.
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v7.1.0...v7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 11:32:54 +00:00
Reckless_Satoshi
c13bbed152
Merge pull request #953 from RoboSats/dependabot/npm_and_yarn/frontend/react-grid-layout-1.4.3
Bump react-grid-layout from 1.4.2 to 1.4.3 in /frontend
2023-11-17 11:32:33 +00:00
Reckless_Satoshi
e65a887892
Merge pull request #954 from RoboSats/dependabot/npm_and_yarn/frontend/i18next-http-backend-2.4.1
Bump i18next-http-backend from 2.3.1 to 2.4.1 in /frontend
2023-11-17 11:32:08 +00:00
dependabot[bot]
6bc6760ee3
Bump i18next-http-backend from 2.3.1 to 2.4.1 in /frontend
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.3.1 to 2.4.1.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.3.1...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 07:05:28 +00:00
dependabot[bot]
6e00950ee2
Bump react-grid-layout from 1.4.2 to 1.4.3 in /frontend
Bumps [react-grid-layout](https://github.com/STRML/react-grid-layout) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/STRML/react-grid-layout/releases)
- [Changelog](https://github.com/react-grid-layout/react-grid-layout/blob/master/CHANGELOG.md)
- [Commits](https://github.com/STRML/react-grid-layout/compare/1.4.2...1.4.3)

---
updated-dependencies:
- dependency-name: react-grid-layout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 07:05:05 +00:00
dependabot[bot]
456eaff633
Bump prettier from 3.0.0 to 3.1.0 in /frontend
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 07:04:28 +00:00
Reckless_Satoshi
f2333f069a
Fix py linter workflow 2023-11-14 13:58:46 +00:00
Reckless_Satoshi
281f1441ac Remove unused CLN/LND mocks 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
62c189ebcf Refactor API specs latest 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
9405125edf Rename integration tests workflow 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
3a42195bba Fix tests failures when LND node is not used 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
605a37bb87 Add CLN regtest to integration tests 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
ebd0a287c3 Add dev dependencies and regtest test environments 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
b4fe30e733 Add testing against API specs with assertResponse 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
edd9455d7b Add test publish and view orders 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
bece7c7d4e Refactor CLN stubs to allow for mocking 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
68b1186277 Exclude gRPC, tests and mocks from coverage reports 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
4efc59d416 Refactor gRPC and mocks. Add coordinator info test. 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
89ae6cd4a6 Add draft LND gRCP mocks 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
4270f2d0a2 Add LND mock up classes 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
09215be8a9
Fix docs API navigation link 2023-11-12 12:44:46 +00:00
dependabot[bot]
4dcab3ebd1
Bump django-import-export from 3.3.1 to 3.3.3 (#944)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](https://github.com/django-import-export/django-import-export/compare/3.3.1...3.3.3)

---
updated-dependencies:
- dependency-name: django-import-export
  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-11-12 12:35:14 +00:00
dependabot[bot]
ab9b8325d3
Bump celery from 5.3.4 to 5.3.5 (#943)
Bumps [celery](https://github.com/celery/celery) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.3.4...v5.3.5)

---
updated-dependencies:
- dependency-name: celery
  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-11-12 12:34:43 +00:00
dependabot[bot]
896dfab999
Bump @react-native-community/netinfo from 10.0.0 to 11.1.0 in /mobile (#941)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases)
- [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-netinfo/react-native-netinfo/compare/v10.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
  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-11-11 18:54:53 +00:00