Skip to content

Commit

Permalink
bump firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
BitHighlander committed Mar 6, 2024
1 parent 70be960 commit d20b722
Show file tree
Hide file tree
Showing 9 changed files with 122 additions and 155 deletions.
114 changes: 49 additions & 65 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ packageExtensions:
'@keepkey/[email protected]':
dependencies:
'@types/google-protobuf': ^3.5.16
'@keepkey/[email protected].9':
'@keepkey/[email protected].12':
dependencies:
'@ethersproject/bytes': ^5.7.0
'@types/google-protobuf': ^3.15.1
'@keepkey/[email protected].9':
'@keepkey/[email protected].12':
dependencies:
'@cosmjs/encoding': ^0.30.0
'@metamask/eth-sig-util': ^7.0.0
Expand Down
13 changes: 7 additions & 6 deletions firmware/releases.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"latest": {
"firmware": {
"version": "v7.9.0",
"url": "v7.9.0/firmware.keepkey.bin",
"hash": "387ec4c8d3dcc83df8707aa0129eeb44e824c3797fb629a493be845327669da1"
"version": "v7.9.2",
"url": "v7.9.2/firmware.keepkey.bin",
"hash": "cac0256bd334fee270547c99ca77af1934863a95151b8dcac726c84da585b22f"
},
"bootloader": {
"version": "v2.1.4",
Expand All @@ -16,9 +16,9 @@
},
"beta": {
"firmware": {
"version": "v7.9.0",
"url": "v7.9.1/firmware.keepkey.bin",
"hash": "387ec4c8d3dcc83df8707aa0129eeb44e824c3797fb629a493be845327669da1"
"version": "v7.9.2",
"url": "v7.9.2/firmware.keepkey.bin",
"hash": "cac0256bd334fee270547c99ca77af1934863a95151b8dcac726c84da585b22f"
},
"bootloader": {
"version": "v2.1.4",
Expand Down Expand Up @@ -54,6 +54,7 @@
"fe98454e7ebd4aef4a6db5bd4c60f52cf3f58b974283a7c1e1fcc5fea02cf3eb": "v2.1.4"
},
"firmware": {
"cac0256bd334fee270547c99ca77af1934863a95151b8dcac726c84da585b22f": "v7.9.2",
"9e691874bb6966aa0616d36b60489b82fab166d96e5166518eaa3e11468bf6a8": "v7.9.1",
"387ec4c8d3dcc83df8707aa0129eeb44e824c3797fb629a493be845327669da1": "v7.9.0",
"31c1cdd945a7331e01b3cced866cb28add5b49eef87c2bbc08370e5aa7daf9bf": "v7.8.0",
Expand Down
Binary file added firmware/v7.9.2/firmware.keepkey.bin
Binary file not shown.
4 changes: 2 additions & 2 deletions packages/hdwallet-keepkey-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prepublishOnly": "yarn clean && yarn build"
},
"peerDependencies": {
"@keepkey/hdwallet-core": "^1.53.9"
"@keepkey/hdwallet-core": "^1.53.12"
},
"dependencies": {
"@keepkey/keepkey-sdk": "0.2.52",
Expand All @@ -36,7 +36,7 @@
"@cosmjs/proto-signing": "^0.28.13",
"@cosmjs/stargate": "^0.28.13",
"@keepkey/device-protocol": "^7.10.2",
"@keepkey/hdwallet-core": "^1.53.9",
"@keepkey/hdwallet-core": "^1.53.12",
"@types/create-hash": "^1.2.2",
"@types/crypto-js": "^4.0.0",
"@types/google-protobuf": "^3.15.6",
Expand Down
10 changes: 5 additions & 5 deletions packages/keepkey-desktop-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,12 @@
"@formatjs/intl-pluralrules": "^5.0.2",
"@json-rpc-tools/utils": "^1.7.6",
"@keepkey/device-protocol": "^7.10.2",
"@keepkey/hdwallet-core": "^1.53.9",
"@keepkey/hdwallet-keepkey": "1.53.9",
"@keepkey/hdwallet-keepkey-nodewebusb": "^1.53.9",
"@keepkey/hdwallet-core": "^1.53.12",
"@keepkey/hdwallet-keepkey": "1.53.12",
"@keepkey/hdwallet-keepkey-nodewebusb": "^1.53.12",
"@keepkey/hdwallet-keepkey-rest": "workspace:*",
"@keepkey/hdwallet-keepkey-tcp": "^1.53.9",
"@keepkey/hdwallet-keepkey-webusb": "^1.53.9",
"@keepkey/hdwallet-keepkey-tcp": "^1.53.12",
"@keepkey/hdwallet-keepkey-webusb": "^1.53.12",
"@keepkey/keepkey-sdk": "workspace:*",
"@pioneer-platform/pioneer-client": "^9.0.18",
"@react-spring/web": "^9.5.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/keepkey-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"dependencies": {
"@ethersproject/contracts": "^5.7.0",
"@keepkey/device-protocol": "^7.10.2",
"@keepkey/hdwallet-core": "^1.53.9",
"@keepkey/hdwallet-keepkey-nodehid": "^1.53.9",
"@keepkey/hdwallet-keepkey-nodewebusb": "^1.53.9",
"@keepkey/hdwallet-core": "^1.53.12",
"@keepkey/hdwallet-keepkey-nodehid": "^1.53.12",
"@keepkey/hdwallet-keepkey-nodewebusb": "^1.53.12",
"@sentry/electron": "^4.1.0",
"@shapeshiftoss/chain-adapters": "^11.2.2",
"@shapeshiftoss/errors": "^1.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/keepkey-sdk-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"protobufjs": "^7.2.3"
},
"devDependencies": {
"@keepkey/hdwallet-core": "^1.53.9",
"@keepkey/hdwallet-keepkey": "^1.53.9",
"@keepkey/hdwallet-core": "^1.53.12",
"@keepkey/hdwallet-keepkey": "^1.53.12",
"@pioneer-platform/pioneer-client": "^9.0.11",
"@types/express": "^4.17.14",
"@types/lodash": "^4.14.190",
Expand Down
Loading

0 comments on commit d20b722

Please sign in to comment.