Commit Graph

1687 Commits

Author SHA1 Message Date
Reckless_Satoshi
dc531d13d2
Update node id on contribute docs 2024-01-23 11:36:23 +00:00
Reckless_Satoshi
4023b7ee0f
Add timestamp to devfund script 2024-01-23 10:53:16 +00:00
Reckless_Satoshi
35b8f56527
Add public view of devfund donations script 2024-01-22 17:08:28 +00:00
Reckless_Satoshi
e49c861c5e
Fix deprecated set-output usage 2024-01-22 11:21:27 +00:00
Reckless_Satoshi
bf505cace9
Bump client to 0.5.4 2024-01-22 11:12:20 +00:00
Reckless_Satoshi
a2471ee981
Fix release workflow 2024-01-22 11:05:11 +00:00
Reckless_Satoshi
d7aef9aa6b
Bump to v0.5.4 2024-01-22 10:13:11 +00:00
aftermath
e94ae012f0
Fix book table object updates (#1078)
* Get favorites from context

* Rerender objects on favorite mode change

* Format sats amount in millionths
2024-01-22 09:25:04 +00:00
dependabot[bot]
180f79acad
Bump prettier from 3.2.1 to 3.2.4 in /mobile (#1076)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.1 to 3.2.4.
- [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.2.1...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  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>
2024-01-22 09:14:16 +00:00
Otávio
533de4ab96
Reduce GRPC api generation build time (#1084)
* Pull only last commit from `googleapi`

* Make only 1 curl call with `--parallel` arg
2024-01-22 09:13:48 +00:00
Reckless_Satoshi
ea32e02de7
Update devfund node info 2024-01-21 22:09:38 +00:00
Reckless_Satoshi
566c6c1df8
Fix docs spanish api embed 2024-01-21 10:30:29 +00:00
OSFr0g
638b6b54e1
Spanish docs translation (#1075)
* Add all Spanish docs translations

* Change garantia for finanza
2024-01-21 10:04:20 +00:00
OSFr0g
5ab250760f
Fix french typos and links (#1074) 2024-01-21 10:02:14 +00:00
dependabot[bot]
21ffff4232
Bump ruff from 0.1.13 to 0.1.14 (#1081)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.13 to 0.1.14.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.13...v0.1.14)

---
updated-dependencies:
- dependency-name: ruff
  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>
2024-01-21 09:58:31 +00:00
dependabot[bot]
d2b126133d
Bump drf-spectacular from 0.27.0 to 0.27.1 (#1082)
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases)
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tfranzel/drf-spectacular/compare/0.27.0...0.27.1)

---
updated-dependencies:
- dependency-name: drf-spectacular
  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>
2024-01-21 09:52:47 +00:00
Reckless_Satoshi
beb638bfbf
Add docs video on robosats federation introduction 2024-01-18 08:28:56 +00:00
dependabot[bot]
2c34f21962
Bump copy-webpack-plugin from 12.0.1 to 12.0.2 in /frontend (#1070)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v12.0.1...v12.0.2)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  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>
2024-01-19 13:27:54 +00:00
dependabot[bot]
4676fae1d2
Bump @mui/x-date-pickers from 6.17.0 to 6.19.0 in /frontend (#1071)
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.17.0 to 6.19.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/next/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.19.0/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>
2024-01-19 13:27:41 +00:00
dependabot[bot]
770ace5a46
Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 in /frontend (#1072)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  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>
2024-01-19 13:27:30 +00:00
dependabot[bot]
5b652d8776
Bump prettier from 3.1.1 to 3.2.4 in /frontend (#1073)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.4.
- [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.1.1...3.2.4)

---
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>
2024-01-19 13:27:13 +00:00
Reckless_Satoshi
4d7fe23675
Bump Django to 4.2.9, replace dev dependencies ruff 2024-01-16 17:20:37 +00:00
Reckless_Satoshi
b89dab1c15
Delete suspended tg account link 2024-01-15 13:28:21 +00:00
Reckless_Satoshi
077f6f3d91
Update pre-release blogpost 2024-01-15 01:00:26 +00:00
dependabot[bot]
35af5f24d2
Bump channels-redis from 4.1.0 to 4.2.0 (#1067)
Bumps [channels-redis](https://github.com/django/channels_redis) from 4.1.0 to 4.2.0.
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels_redis/commits)

---
updated-dependencies:
- dependency-name: channels-redis
  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>
2024-01-14 10:28:53 +00:00
dependabot[bot]
843d1a1ed1
Bump django-import-export from 3.3.5 to 3.3.6 (#1068)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.5 to 3.3.6.
- [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.5...3.3.6)

---
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>
2024-01-14 10:28:36 +00:00
dependabot[bot]
8072ae8ce2
Bump prettier from 3.1.1 to 3.2.1 in /mobile (#1065)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.1.
- [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.1.1...3.2.1)

---
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>
2024-01-13 13:12:22 +00:00
dependabot[bot]
35cdd97ed3
Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 in /mobile (#1066)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  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>
2024-01-13 13:12:03 +00:00
Reckless_Satoshi
2cf328bf7b
Update v0.6.0 pre-release blog post 2024-01-12 17:43:03 +00:00
dependabot[bot]
b2af5d529a
Bump npm from 10.2.5 to 10.3.0 in /frontend (#1061)
Bumps [npm](https://github.com/npm/cli) from 10.2.5 to 10.3.0.
- [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.5...v10.3.0)

---
updated-dependencies:
- dependency-name: npm
  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>
2024-01-12 12:03:13 +00:00
dependabot[bot]
0274161a4c
Bump react-router-dom from 6.21.1 to 6.21.2 in /frontend (#1060)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.21.1 to 6.21.2.
- [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.21.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  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>
2024-01-12 12:02:58 +00:00
dependabot[bot]
1cba652a12
Bump copy-webpack-plugin from 11.0.0 to 12.0.1 in /frontend (#1062)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 11.0.0 to 12.0.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v11.0.0...v12.0.1)

---
updated-dependencies:
- dependency-name: copy-webpack-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>
2024-01-12 12:02:23 +00:00
dependabot[bot]
caafd050e2
Bump eslint-plugin-n from 16.6.1 to 16.6.2 in /frontend (#1063)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.1 to 16.6.2.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.6.1...16.6.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  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>
2024-01-12 12:02:06 +00:00
Reckless_Satoshi
8805734746
Add serve_misc to web host app 2024-01-12 11:59:50 +00:00
Reckless_Satoshi
1f7876bd44
Bring coordinators static content to main 2024-01-11 14:17:45 +00:00
Reckless_Satoshi
93888349ee
Fix web image context 2024-01-11 14:01:07 +00:00
Reckless_Satoshi
6f25413c7b
Fix artifact path 2024-01-11 13:58:57 +00:00
Reckless_Satoshi
a427c5d93a
Fix change web service port 2024-01-11 13:42:03 +00:00
Reckless_Satoshi
e5cb8d8308
Add simple web hosted client 2024-01-11 13:35:16 +00:00
Reckless_Satoshi
fe7a806d9d
Fix mempool url 2024-01-10 15:27:37 +00:00
Reckless_Satoshi
5e58f0c8ce
Change default max_order_size 2024-01-09 14:37:00 +00:00
Reckless_Satoshi
18a22dcc36
Update integration test dependencies 2024-01-09 01:37:54 +00:00
Reckless_Satoshi
b97cdcf285
Fix ensure unique coverage report artifacts 2024-01-09 01:24:54 +00:00
Reckless_Satoshi
ae27b18d30
Dev: replace isort, black, flake8 with ruff (#1057) 2024-01-09 01:22:50 +00:00
Reckless_Satoshi
84ea69344e
Fix simplify read pubkey from file 2024-01-09 00:43:38 +00:00
Reckless_Satoshi
3af8287da7
Add mempool.space as fee estimator and remote read devfund pubkey (#1055) 2024-01-08 14:13:37 +00:00
dependabot[bot]
f5d708f6a0
Bump flake8 from 6.1.0 to 7.0.0 (#1051)
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0)

---
updated-dependencies:
- dependency-name: flake8
  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>
2024-01-07 14:34:26 +00:00
dependabot[bot]
5821510c1e
Bump drf-spectacular-sidecar from 2023.5.1 to 2024.1.1 (#1050)
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2023.5.1 to 2024.1.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.5.1...2024.1.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  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>
2024-01-07 14:33:16 +00:00
dependabot[bot]
6bbe3895b3
Bump pyflakes from 3.1.0 to 3.2.0 (#1052)
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.1.0 to 3.2.0.
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: pyflakes
  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>
2024-01-07 14:32:58 +00:00
dependabot[bot]
c3006241c2
Bump @mui/material from 5.15.1 to 5.15.3 in /frontend (#1042)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.1 to 5.15.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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>
2024-01-06 12:41:09 +00:00