Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔥 Hotfix 2024-10-31 #8261

Merged
merged 6 commits into from
Oct 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .prototools
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
node = "20.11.0"
npm = "10.3.0"
pnpm = "9.11.0"
pnpm = "9.12.3"
14 changes: 14 additions & 0 deletions apps/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @ledgerhq/live-cli

## 24.7.5

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1

## 24.7.5-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 24.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/live-cli",
"version": "24.7.4",
"version": "24.7.5",
"description": "ledger-live CLI version",
"repository": {
"type": "git",
Expand Down
14 changes: 14 additions & 0 deletions apps/ledger-live-desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# ledger-live-desktop

## 2.91.1

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1

## 2.91.1-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 2.91.0

### Minor Changes
Expand Down
4 changes: 4 additions & 0 deletions apps/ledger-live-desktop/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2.91.1

This release includes minor bug fixes.

# 2.91.0

Ledger Sync is now available on desktop! Easily sync your Ledger Live accounts across devices for seamless access. To enable Ledger Sync, go to Settings > General tab > Ledger Sync, then click Manage. Ensure you have the latest Ledger Live and OS versions to get started, with full data encryption for security.
Expand Down
2 changes: 1 addition & 1 deletion apps/ledger-live-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"private": true,
"main": "./.webpack/main.bundle.js",
"version": "2.91.0",
"version": "2.91.1",
"scripts": {
"start:prod": "electron ./.webpack/main.bundle.js",
"start": "cross-env NODE_ENV=development node ./tools/main.js",
Expand Down
14 changes: 14 additions & 0 deletions apps/ledger-live-mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# live-mobile

## 3.54.1

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1

## 3.54.1-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 3.54.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ledger-live-mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "live-mobile",
"version": "3.54.0",
"version": "3.54.1",
"private": true,
"scripts": {
"postinstall": "zx ./scripts/post.mjs",
Expand Down
14 changes: 14 additions & 0 deletions apps/web-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# web-tools

## 0.10.4

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1

## 0.10.4-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 0.10.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/web-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/web-tools",
"version": "0.10.3",
"version": "0.10.4",
"private": true,
"browser": {
"fs": false,
Expand Down
12 changes: 12 additions & 0 deletions libs/ledger-live-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## 34.5.0-next.4

## 34.13.1

### Patch Changes

- [#8261](https://github.com/LedgerHQ/ledger-live/pull/8261) [`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - fix: hex signature

## 34.13.1-hotfix.0

### Patch Changes

- [#8261](https://github.com/LedgerHQ/ledger-live/pull/8261) [`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - fix: hex signature

## 34.13.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/ledger-live-common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ledgerhq/live-common",
"description": "Common ground for the Ledger Live apps",
"version": "34.13.0",
"version": "34.13.1",
"repository": {
"type": "git",
"url": "https://github.com/LedgerHQ/ledger-live.git"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,11 @@ const completeExchange = (
* @return {Buffer} The correct format Buffer for AppExchange call.
*/
function convertSignature(signature: string, exchangeType: ExchangeTypes): Buffer {
return isExchangeTypeNg(exchangeType)
? Buffer.from(signature, "base64url")
: <Buffer>secp256k1.signatureExport(Buffer.from(signature, "hex"));
if (isExchangeTypeNg(exchangeType)) {
return Buffer.from(signature, "base64url");
}
if (exchangeType === ExchangeTypes.Sell) return Buffer.from(signature, "hex");
return <Buffer>secp256k1.signatureExport(Buffer.from(signature, "hex"));
}

export default completeExchange;
14 changes: 14 additions & 0 deletions libs/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @ledgerhq/test-utils

## 0.2.14

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1

## 0.2.14-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 0.2.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/test-utils",
"version": "0.2.13",
"version": "0.2.14",
"private": true,
"description": "Dummy apps and utils for tests",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,5 +220,5 @@
}
}
},
"packageManager": "pnpm@9.11.0"
"packageManager": "pnpm@9.12.3"
}
14 changes: 14 additions & 0 deletions tests/dummy-wallet-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# dummy-wallet-app

## 0.3.14

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1

## 0.3.14-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 0.3.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tests/dummy-wallet-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/dummy-wallet-app",
"version": "0.3.13",
"version": "0.3.14",
"private": true,
"dependencies": {
"@ledgerhq/hw-app-eth": "workspace:*",
Expand Down
Loading