Commit Graph

1664 Commits

Author SHA1 Message Date
Reckless_Satoshi
138d5cabf9
Add coordinator: TheBigLake 2023-12-30 11:18:09 +00:00
KoalaSat
16a16da96a
Fix navbar and book duplication (#1031) 2023-12-30 10:32:18 +00:00
Reckless_Satoshi
7648fa91e3
Fix add extra JS bundles and .wasm to uploaded artifacts 2023-12-27 19:58:31 +00:00
Reckless_Satoshi
0976010876
Fix un-silence all mainnet coordinators 2023-12-27 19:51:42 +00:00
Reckless_Satoshi
1724fb2074
Merge branch 'main' into the-federation-layer-v0.6.0 2023-12-25 14:04:13 +00:00
Reckless_Satoshi
82e4be8084
Fix missing maker/taker in chatroom when first peers is WS and second is REST 2023-12-25 13:44:27 +00:00
dependabot[bot]
88cd6d25b6
Bump actions/upload-artifact from 3 to 4 (#1012)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-12-25 13:20:19 +00:00
dependabot[bot]
8c516eb605
Bump @react-native-community/netinfo from 11.2.0 to 11.2.1 in /mobile (#1005)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 11.2.0 to 11.2.1.
- [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/v11.2.0...v11.2.1)

---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
  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-12-25 13:18:11 +00:00
dependabot[bot]
4b1c4ccf03
Bump isort from 5.13.0 to 5.13.2 (#1009)
Bumps [isort](https://github.com/pycqa/isort) from 5.13.0 to 5.13.2.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.13.0...5.13.2)

---
updated-dependencies:
- dependency-name: isort
  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-12-25 13:18:00 +00:00
dependabot[bot]
3d8d518aaf
Bump django-import-export from 3.3.3 to 3.3.5 (#1023)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.3 to 3.3.5.
- [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.3...3.3.5)

---
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-12-25 13:17:49 +00:00
dependabot[bot]
6c50732398
Bump prettier from 3.1.0 to 3.1.1 in /mobile (#1006)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.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.0...3.1.1)

---
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>
2023-12-25 13:17:08 +00:00
dependabot[bot]
9693ed0fed
Bump ts-node from 10.9.1 to 10.9.2 in /frontend (#1016)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: ts-node
  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-12-25 13:16:48 +00:00
dependabot[bot]
baf318d98e
Bump actions/download-artifact from 3 to 4 (#1011)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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-12-25 13:16:37 +00:00
dependabot[bot]
5356508d7b
Bump prettier from 3.1.0 to 3.1.1 in /frontend (#1013)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.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.0...3.1.1)

---
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>
2023-12-25 13:15:54 +00:00
dependabot[bot]
3216ced41c
Bump @mui/material from 5.14.0 to 5.15.1 in /frontend (#1015)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.14.0 to 5.15.1.
- [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.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  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-12-25 13:15:39 +00:00
dependabot[bot]
a77779fb7d
Bump drf-spectacular from 0.26.2 to 0.27.0 (#1010)
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.26.2 to 0.27.0.
- [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.26.2...0.27.0)

---
updated-dependencies:
- dependency-name: drf-spectacular
  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-12-25 13:15:24 +00:00
Reckless_Satoshi
6c9f2118cb
Merge pull request #1008 from RoboSats/dependabot/pip/python-gnupg-0.5.2
Bump python-gnupg from 0.5.1 to 0.5.2
2023-12-25 13:15:01 +00:00
Reckless_Satoshi
481e1c9973
Merge pull request #1017 from RoboSats/dependabot/npm_and_yarn/frontend/react-router-dom-6.21.1
Bump react-router-dom from 6.21.0 to 6.21.1 in /frontend
2023-12-25 13:14:18 +00:00
Reckless_Satoshi
211e9631bd
Merge pull request #1020 from RoboSats/dependabot/npm_and_yarn/mobile/eslint-plugin-prettier-5.1.1
Bump eslint-plugin-prettier from 4.2.1 to 5.1.1 in /mobile
2023-12-25 13:13:39 +00:00
Reckless_Satoshi
f4868417c7
Merge pull request #1021 from RoboSats/dependabot/npm_and_yarn/mobile/react-native-clipboard/clipboard-1.13.2
Bump @react-native-clipboard/clipboard from 1.12.1 to 1.13.2 in /mobile
2023-12-25 13:13:22 +00:00
Reckless_Satoshi
d31e389f6f
Merge pull request #1018 from alanStocco/main
Wallets compatibility page fix typo icon Breez
2023-12-25 13:13:07 +00:00
Reckless_Satoshi
05fb65d11c
Merge pull request #1019 from KoalaSat/fix-and-disable-strict-boolean-lintern
Fix and disable strict boolean lintern
2023-12-25 13:11:18 +00:00
dependabot[bot]
74222b86b2
Bump @react-native-clipboard/clipboard from 1.12.1 to 1.13.2 in /mobile
Bumps [@react-native-clipboard/clipboard](https://github.com/react-native-clipboard/clipboard) from 1.12.1 to 1.13.2.
- [Release notes](https://github.com/react-native-clipboard/clipboard/releases)
- [Changelog](https://github.com/react-native-clipboard/clipboard/blob/master/.releaserc)
- [Commits](https://github.com/react-native-clipboard/clipboard/compare/v1.12.1...v1.13.2)

---
updated-dependencies:
- dependency-name: "@react-native-clipboard/clipboard"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-23 07:32:51 +00:00
dependabot[bot]
10e7614259
Bump eslint-plugin-prettier from 4.2.1 to 5.1.1 in /mobile
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.1.1.
- [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/v4.2.1...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-23 07:32:33 +00:00
KoalaSat
8884c7f187
Fix and disable strict boolean lintern 2023-12-22 13:58:59 +01:00
alanStocco
e18e81abef Wallets compatibility page fix typo icon Breez 2023-12-22 09:50:58 +01:00
dependabot[bot]
232f58749b
Bump react-router-dom from 6.21.0 to 6.21.1 in /frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.21.0 to 6.21.1.
- [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.1/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>
2023-12-22 07:09:17 +00:00
dependabot[bot]
ba920776c7
Bump python-gnupg from 0.5.1 to 0.5.2
Bumps [python-gnupg](https://github.com/vsajip/python-gnupg) from 0.5.1 to 0.5.2.
- [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.1...0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-17 07:58:44 +00:00
Reckless_Satoshi
a2695ca169
Merge pull request #971 from RoboSats/add-roboidentity-generator
Add robo-identity generator
2023-12-15 15:20:26 +00:00
KoalaSat
4a273fd98a
Avatar hashid in Garage (#983) 2023-12-15 15:17:46 +00:00
dependabot[bot]
dafdbf3b2d
Bump actions/setup-python from 4 to 5 (#984)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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-12-15 15:16:13 +00:00
dependabot[bot]
f12ce5d84d
Bump npm from 10.2.4 to 10.2.5 in /frontend (#985)
Bumps [npm](https://github.com/npm/cli) from 10.2.4 to 10.2.5.
- [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.4...v10.2.5)

---
updated-dependencies:
- dependency-name: npm
  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-12-15 15:16:00 +00:00
dependabot[bot]
025f95184a
Bump typescript from 5.3.2 to 5.3.3 in /frontend (#987)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  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-12-15 15:15:42 +00:00
dependabot[bot]
c5b9818040
Bump eslint-config-prettier from 9.0.0 to 9.1.0 in /frontend (#988)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-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-12-15 15:15:35 +00:00
Tony Nakamoto
6c1d425fa3
russian translation (#989)
* back at it ru.json

* Update ru.json

* Update ru.json

mempool fees made me update Russian language :D
2023-12-15 15:15:28 +00:00
dependabot[bot]
9294fd01d5
Bump @react-native-community/netinfo from 11.1.1 to 11.2.0 in /mobile (#990)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 11.1.1 to 11.2.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/v11.1.1...v11.2.0)

---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
  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-12-15 15:14:16 +00:00
dependabot[bot]
e087148253
Bump eslint-config-prettier from 9.0.0 to 9.1.0 in /mobile (#991)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-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-12-15 15:13:59 +00:00
dependabot[bot]
637314b27e
Bump typescript from 5.3.2 to 5.3.3 in /mobile (#992)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  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-12-15 15:13:48 +00:00
dependabot[bot]
86b5a878de
Bump googleapis-common-protos from 1.61.0 to 1.62.0 (#993)
Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.61.0 to 1.62.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.61.0...v1.62.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-12-15 15:13:40 +00:00
dependabot[bot]
d64f2515c8
Bump pre-commit from 3.5.0 to 3.6.0 (#995)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: pre-commit
  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-12-15 15:12:28 +00:00
dependabot[bot]
5c6b5dd619
Bump grpcio from 1.59.2 to 1.60.0 (#996)
Bumps [grpcio](https://github.com/grpc/grpc) from 1.59.2 to 1.60.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.59.2...v1.60.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-12-15 15:12:14 +00:00
dependabot[bot]
01e067a971
Bump isort from 5.12.0 to 5.13.0 (#997)
Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.0)

---
updated-dependencies:
- dependency-name: isort
  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-12-15 15:11:54 +00:00
Alan Stocco
169b2ba81a
wallets compatibility - add breez (#1003) 2023-12-15 15:10:38 +00:00
dependabot[bot]
b5410cd4dd
Bump @mui/icons-material from 5.14.0 to 5.15.0 in /frontend (#1001)
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.14.0 to 5.15.0.
- [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.0/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  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-12-15 15:10:24 +00:00
blockdyor
d133cc4f3f
Update README.md (#999)
Added Robosats review published on blockdyor.com
2023-12-15 15:10:09 +00:00
dependabot[bot]
b56a664386
Bump react-router-dom from 6.20.0 to 6.21.0 in /frontend (#1002)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.20.0 to 6.21.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.21.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-12-15 15:09:49 +00:00
dependabot[bot]
8e8c32f501
Bump dawidd6/action-download-artifact from 2 to 3 (#1000)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 3.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  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-12-15 15:09:26 +00:00
Reckless_Satoshi
25e6e82a9f
Small fixes 2023-12-02 20:19:23 +00:00
Reckless_Satoshi
4fda9370fd
Small fixes 2023-12-02 20:05:17 +00:00
Reckless_Satoshi
7e97c325f1
Add robo-identity-wasm 2023-12-02 20:01:11 +00:00