Reckless_Satoshi
9e442c386a
fix verify_signed_message ( #1371 )
...
verify_signed_message was not checking for the validity of the
signature. The documentation of python-gnupg is not clear about this, it
says that the fiels are set just if the signature is valid.
In this case tests/robots/1/signed_message was signed with the correct
key but with the wrong digest-algo (SHA256 instead of SHA512) as
expressed on the signature.
Running gpg --verify tests/robots/1/signed_message returned:
gpg: WARNING: signature digest conflict in message
gpg: Can't check signature: General error
and a non zero error code, but verify_signed_message was not catching
this because verified.fingerprint was set even though verified.valid was
False.
Co-authored-by: jerryfletcher21 <jerryfletcher@cock.email>
2024-10-19 18:04:50 +02:00
KoalaSat
e853605256
Merge pull request #1562 from RoboSats/restore-nostr-downgrade-python
...
Restore nostr and downgrade python docker
2024-10-19 16:00:20 +00:00
koalasat
d0b282a7ce
Restore nostr and downgrade python docker
2024-10-19 17:59:42 +02:00
KoalaSat
3e9a8dc2bd
Merge pull request #1561 from RoboSats/downgrade-nostr-sdk
...
Downgrade nostr-sdk
2024-10-19 15:37:11 +00:00
koalasat
cac690576f
Downgrade nostr-sdk
2024-10-19 17:36:44 +02:00
KoalaSat
fecf5fcc21
Merge pull request #1560 from RoboSats/downgrade-nostr-sdk
...
Downgrade nostr-sdk
2024-10-19 15:30:01 +00:00
koalasat
a5d4668ad0
Downgrade nostr-sdk
2024-10-19 17:29:38 +02:00
KoalaSat
70080f905c
Merge pull request #1473 from RoboSats/dependabot/pip/django-model-utils-5.0.0
...
chore(deps): bump django-model-utils from 4.5.0 to 5.0.0
2024-10-19 15:04:03 +00:00
KoalaSat
273e5db534
Merge pull request #1475 from RoboSats/dependabot/gradle/mobile/android/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.9.0
...
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.5.2 to 1.9.0 in /mobile/android
2024-10-19 14:50:18 +00:00
KoalaSat
279f4b2107
Merge branch 'main' into dependabot/gradle/mobile/android/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.9.0
2024-10-19 14:43:03 +00:00
KoalaSat
1ef93d8e7d
Merge pull request #1559 from RoboSats/fix-bugs-after-libraries-updates
...
Fix bugs after libraries updates
2024-10-19 14:32:22 +00:00
koalasat
e84fa95655
Fix bugs after libraries updates
2024-10-19 16:30:26 +02:00
KoalaSat
fa8a633d15
Merge pull request #1522 from RoboSats/dependabot/npm_and_yarn/mobile/typescript-5.6.3
...
chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 in /mobile
2024-10-19 14:12:05 +00:00
dependabot[bot]
67075d8c0b
chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 in /mobile
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.4.5 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.4.5...v5.6.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 14:09:46 +00:00
KoalaSat
10dc21191c
Merge pull request #1558 from RoboSats/bump-eslint-plugin-n-from-15.7.0-to-16.6.2
...
bump eslint-plugin-n from 15.7.0 to 16.6.2 in /mobile
2024-10-19 14:08:24 +00:00
koalasat
9f2e82248f
bump eslint-plugin-n from 15.7.0 to 16.6.2 in /mobile
2024-10-19 16:08:02 +02:00
KoalaSat
64c886b1e8
Merge pull request #1459 from RoboSats/dependabot/github_actions/actions/setup-node-4
...
chore(deps): bump actions/setup-node from 3 to 4
2024-10-19 14:04:15 +00:00
KoalaSat
a516cc439f
Merge pull request #1474 from RoboSats/dependabot/pip/googleapis-common-protos-1.65.0
...
chore(deps): bump googleapis-common-protos from 1.63.0 to 1.65.0
2024-10-19 14:02:58 +00:00
KoalaSat
ca2e8f8f7d
Merge branch 'main' into dependabot/pip/googleapis-common-protos-1.65.0
2024-10-19 14:02:50 +00:00
KoalaSat
75a09dcc8d
Merge pull request #1518 from RoboSats/dependabot/docker/python-3.13.0-slim-bookworm
...
chore(deps): bump python from 3.12.3-slim-bookworm to 3.13.0-slim-bookworm
2024-10-19 14:01:54 +00:00
KoalaSat
14965879a7
Merge pull request #1541 from RoboSats/dependabot/pip/grpcio-1.67.0
...
chore(deps): bump grpcio from 1.62.0 to 1.67.0
2024-10-19 14:01:40 +00:00
KoalaSat
32380f1b5d
Merge pull request #1515 from RoboSats/dependabot/pip/nostr-sdk-0.35.1
...
chore(deps): bump nostr-sdk from 0.32.2 to 0.35.1
2024-10-19 14:01:19 +00:00
KoalaSat
c224c0ad67
Merge pull request #1514 from RoboSats/dependabot/pip/ruff-0.6.9
...
chore(deps-dev): bump ruff from 0.6.4 to 0.6.9
2024-10-19 14:01:01 +00:00
KoalaSat
0bc39ad94a
Merge pull request #1557 from RoboSats/frontend-eslint-fixes
...
Frontend eslint fixes
2024-10-19 14:00:26 +00:00
koalasat
092af525b1
Fix typo
2024-10-19 16:00:13 +02:00
koalasat
3f882db902
Frontend eslint fixes
2024-10-19 15:57:20 +02:00
KoalaSat
1cc79890cd
Merge pull request #1462 from RoboSats/dependabot/npm_and_yarn/frontend/eslint-plugin-promise-6.6.0
...
chore(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 in /frontend
2024-10-19 13:37:15 +00:00
dependabot[bot]
df66c297c1
chore(deps-dev): bump eslint-plugin-promise in /frontend
...
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise ) from 6.1.1 to 6.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases )
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v6.6.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-promise
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 15:36:47 +02:00
KoalaSat
7b08f338e5
Merge pull request #1556 from RoboSats/fix-mobile-eslint
...
Fix mobile eslint
2024-10-19 13:34:46 +00:00
koalasat
9f5c39489d
Fix mobile eslint
2024-10-19 15:33:55 +02:00
KoalaSat
ee5d7d79e8
Merge pull request #1555 from RoboSats/bump-update-muisystem-reactcountdown
...
Bump update muisystem and react-countdown
2024-10-19 12:52:30 +00:00
koalasat
5edf3d0ef4
Bump update muisystem and react-countdown
2024-10-19 14:51:47 +02:00
KoalaSat
db4ae21fa9
Merge pull request #1554 from RoboSats/rebuil-package-json
...
Rebuild packagae.json
2024-10-19 12:34:29 +00:00
koalasat
020ea1b63f
Rebuild packagae.json
2024-10-19 14:33:46 +02:00
KoalaSat
c9f6a29861
Merge pull request #1549 from RoboSats/dependabot/npm_and_yarn/mobile/react-devtools-core-4.28.5
...
chore(deps): bump react-devtools-core from 4.27.8 to 4.28.5 in /mobile
2024-10-19 12:24:25 +00:00
KoalaSat
bce04a9053
Merge pull request #1552 from RoboSats/dependabot/npm_and_yarn/mobile/multi-cd0570f513
...
chore(deps): bump micromatch and react-native-codegen in /mobile
2024-10-19 12:24:06 +00:00
KoalaSat
003cb96567
Merge pull request #1551 from RoboSats/dependabot/npm_and_yarn/mobile/serve-static-1.16.2
...
chore(deps): bump serve-static from 1.15.0 to 1.16.2 in /mobile
2024-10-19 12:23:33 +00:00
KoalaSat
9ac2c4728a
Merge pull request #1553 from RoboSats/dependabot/npm_and_yarn/mobile/multi-46ac6c22e2
...
chore(deps): bump braces and react-native-codegen in /mobile
2024-10-19 12:23:15 +00:00
KoalaSat
1fcd1cdea1
Merge pull request #1550 from RoboSats/dependabot/npm_and_yarn/mobile/multi-36d97f4dbf
...
chore(deps): bump send and serve-static in /mobile
2024-10-19 12:22:38 +00:00
dependabot[bot]
925b6d9c84
chore(deps): bump braces and react-native-codegen in /mobile
...
Bumps [braces](https://github.com/micromatch/braces ) and [react-native-codegen](https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen ). These dependencies needed to be updated together.
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `react-native-codegen` from 0.71.5 to 0.71.6
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react-native/commits/v0.71.6/packages/react-native-codegen )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
- dependency-name: react-native-codegen
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:22:23 +00:00
dependabot[bot]
49a22f3f7f
chore(deps): bump micromatch and react-native-codegen in /mobile
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) and [react-native-codegen](https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen ). These dependencies needed to be updated together.
Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
Updates `react-native-codegen` from 0.71.5 to 0.71.6
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react-native/commits/v0.71.6/packages/react-native-codegen )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
- dependency-name: react-native-codegen
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:22:06 +00:00
dependabot[bot]
8921f396ed
chore(deps): bump serve-static from 1.15.0 to 1.16.2 in /mobile
...
Bumps [serve-static](https://github.com/expressjs/serve-static ) from 1.15.0 to 1.16.2.
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
---
updated-dependencies:
- dependency-name: serve-static
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:22:01 +00:00
dependabot[bot]
049013252b
chore(deps): bump send and serve-static in /mobile
...
Bumps [send](https://github.com/pillarjs/send ) and [serve-static](https://github.com/expressjs/serve-static ). These dependencies needed to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: serve-static
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:21:58 +00:00
dependabot[bot]
3ab437e053
chore(deps): bump react-devtools-core from 4.27.8 to 4.28.5 in /mobile
...
Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core ) from 4.27.8 to 4.28.5.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core )
---
updated-dependencies:
- dependency-name: react-devtools-core
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:21:54 +00:00
KoalaSat
46aacffc5d
Merge pull request #1547 from RoboSats/dependabot/npm_and_yarn/frontend/path-to-regexp-6.3.0
...
chore(deps): bump path-to-regexp from 6.2.2 to 6.3.0 in /frontend
2024-10-19 12:20:15 +00:00
KoalaSat
e1fb28cdec
Merge pull request #1546 from RoboSats/dependabot/npm_and_yarn/frontend/ws-8.18.0
...
chore(deps): bump ws from 8.17.0 to 8.18.0 in /frontend
2024-10-19 12:20:02 +00:00
KoalaSat
8cf534692c
Merge pull request #1548 from RoboSats/dependabot/npm_and_yarn/frontend/braces-3.0.3
...
chore(deps): bump braces from 3.0.2 to 3.0.3 in /frontend
2024-10-19 12:19:39 +00:00
KoalaSat
ef312a83b5
Merge pull request #1545 from RoboSats/dependabot/npm_and_yarn/frontend/webpack-5.95.0
...
chore(deps-dev): bump webpack from 5.89.0 to 5.95.0 in /frontend
2024-10-19 12:19:20 +00:00
dependabot[bot]
a2acad9970
chore(deps): bump braces from 3.0.2 to 3.0.3 in /frontend
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:18:29 +00:00
dependabot[bot]
78f27d4110
chore(deps): bump path-to-regexp from 6.2.2 to 6.3.0 in /frontend
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) from 6.2.2 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.2...v6.3.0 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 12:18:27 +00:00