-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Chore(release)] resolve release merge conflicts with main (#7206)
* chore(hotfix) 🚀 entering hotfix mode * Polkadot generic app support (#6326) * getAddress support * fix: add metadata support * fix: get polkadot app version * fix: refactoring * fix: refactoring * fix: refactoring * fix: refactoring * fix: small refactoring * fix: update doc * feat: add Polkadot coin configuration Signed-off-by: Stéphane Prohaszka <[email protected]> * polkadot config location * fix: polkadot transaction craft * remove useless code * fix: refactoring * fix: runtime upgrade transaction * fix: update doc * fix: unit tests * fix: update changelog * fix: update pnpm-lock * fix: update polkadot integration test APDU --------- Signed-off-by: Stéphane Prohaszka <[email protected]> Co-authored-by: hzheng-ledger <[email protected]> Co-authored-by: Stéphane Prohaszka <[email protected]> Co-authored-by: lvndry <[email protected]> * chore(hotfix): 🔥 hotfix prerelease [LLD(2.82.1-hotfix.0), LLM(3.45.1-hotfix.0)] * fix(llm): improve typing of ReceiveFunds/02-SelectAccount and fix crash case (#7148) * chore(hotfix): 🔥 hotfix prerelease [LLD(2.82.1-hotfix.0), LLM(3.45.1-hotfix.1)] * chore(hotfix): 🔥 hotfix release [skip ci] * chore: add changeset * fix: move polkdot getcrypto call outside of currency config fn --------- Signed-off-by: Stéphane Prohaszka <[email protected]> Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com> Co-authored-by: Hedi EDELBLOUTE <[email protected]> Co-authored-by: hzheng-ledger <[email protected]> Co-authored-by: Stéphane Prohaszka <[email protected]> Co-authored-by: lvndry <[email protected]> Co-authored-by: @greweb <[email protected]>
- Loading branch information
1 parent
9e0c383
commit 81e5b8b
Showing
21 changed files
with
314 additions
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
"@ledgerhq/hw-transport-node-hid-singleton": patch | ||
"@ledgerhq/hw-transport-node-hid-noevents": patch | ||
"@ledgerhq/swift-bridge-hw-app-eth": patch | ||
"@ledgerhq/hw-transport-node-hid": patch | ||
"@ledgerhq/hw-app-polkadot": patch | ||
"@ledgerhq/context-module": patch | ||
"@ledgerhq/cryptoassets": patch | ||
"@ledgerhq/keyring-eth": patch | ||
"@ledgerhq/hw-app-eth": patch | ||
"@ledgerhq/hw-app-str": patch | ||
"@ledgerhq/hw-app-vet": patch | ||
"@ledgerhq/types-live": patch | ||
"@ledgerhq/coin-algorand": patch | ||
"@ledgerhq/coin-polkadot": patch | ||
"@ledgerhq/coin-bitcoin": patch | ||
"@ledgerhq/coin-cardano": patch | ||
"@ledgerhq/coin-solana": patch | ||
"@ledgerhq/live-countervalues-react": patch | ||
"@ledgerhq/coin-tezos": patch | ||
"@ledgerhq/coin-near": patch | ||
"@ledgerhq/webpack.js-example": patch | ||
"@ledgerhq/coin-evm": patch | ||
"@ledgerhq/coin-xrp": patch | ||
"ledger-live-desktop": patch | ||
"@ledgerhq/next.js-example": patch | ||
"live-mobile": patch | ||
"@ledgerhq/live-common": patch | ||
"@ledgerhq/live-countervalues": patch | ||
"@ledgerhq/react-ui": patch | ||
"@ledgerhq/dummy-wallet-app": patch | ||
"@ledgerhq/coin-framework": patch | ||
"@ledgerhq/domain-service": patch | ||
"@ledgerhq/live-nft-react": patch | ||
"@ledgerhq/device-react": patch | ||
"@ledgerhq/device-core": patch | ||
"@ledgerhq/live-wallet": patch | ||
"@ledgerhq/test-utils": patch | ||
"@ledgerhq/web-tools": patch | ||
"@ledgerhq/evm-tools": patch | ||
"@ledgerhq/live-nft": patch | ||
"@ledgerhq/live-cli": patch | ||
--- | ||
|
||
chore: resolve merge conflicts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -100,6 +100,20 @@ | |
- @ledgerhq/[email protected] | ||
- @ledgerhq/[email protected] | ||
|
||
## 2.82.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [[`b0c7b8d`](https://github.com/LedgerHQ/ledger-live/commit/b0c7b8dcc7088853ad73518cb470e8b5b05be4de)]: | ||
- @ledgerhq/[email protected] | ||
|
||
## 2.82.1-hotfix.0 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [[`b0c7b8d`](https://github.com/LedgerHQ/ledger-live/commit/b0c7b8dcc7088853ad73518cb470e8b5b05be4de)]: | ||
- @ledgerhq/[email protected] | ||
|
||
## 2.82.0 | ||
|
||
### Minor Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,6 +66,28 @@ | |
- @ledgerhq/[email protected] | ||
- @ledgerhq/[email protected] | ||
|
||
## 3.45.1 | ||
|
||
### Patch Changes | ||
|
||
- [#7153](https://github.com/LedgerHQ/ledger-live/pull/7153) [`33d26a9`](https://github.com/LedgerHQ/ledger-live/commit/33d26a9847d15571cce19f8159e29958398bb3a0) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - bugfix crash case in ReceiveFunds/02-SelectAccount | ||
|
||
- Updated dependencies [[`b0c7b8d`](https://github.com/LedgerHQ/ledger-live/commit/b0c7b8dcc7088853ad73518cb470e8b5b05be4de)]: | ||
- @ledgerhq/[email protected] | ||
|
||
## 3.45.1-hotfix.1 | ||
|
||
### Patch Changes | ||
|
||
- [#7153](https://github.com/LedgerHQ/ledger-live/pull/7153) [`33d26a9`](https://github.com/LedgerHQ/ledger-live/commit/33d26a9847d15571cce19f8159e29958398bb3a0) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - bugfix crash case in ReceiveFunds/02-SelectAccount | ||
|
||
## 3.45.1-hotfix.0 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [[`b0c7b8d`](https://github.com/LedgerHQ/ledger-live/commit/b0c7b8dcc7088853ad73518cb470e8b5b05be4de)]: | ||
- @ledgerhq/[email protected] | ||
|
||
## 3.45.0 | ||
|
||
### Minor Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# web-tools | ||
|
||
## 0.6.1-next.3 | ||
## 0.6.2-next.3 | ||
|
||
### Patch Changes | ||
|
||
|
@@ -11,21 +11,21 @@ | |
- @ledgerhq/[email protected] | ||
- @ledgerhq/[email protected] | ||
|
||
## 0.6.1-next.2 | ||
## 0.6.2-next.2 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies []: | ||
- @ledgerhq/[email protected] | ||
|
||
## 0.6.1-next.1 | ||
## 0.6.2-next.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies []: | ||
- @ledgerhq/[email protected] | ||
|
||
## 0.6.1-next.0 | ||
## 0.6.2-next.0 | ||
|
||
### Patch Changes | ||
|
||
|
@@ -39,6 +39,20 @@ | |
- @ledgerhq/[email protected] | ||
- @ledgerhq/[email protected] | ||
|
||
## 0.6.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [[`b0c7b8d`](https://github.com/LedgerHQ/ledger-live/commit/b0c7b8dcc7088853ad73518cb470e8b5b05be4de)]: | ||
- @ledgerhq/[email protected] | ||
|
||
## 0.6.1-hotfix.0 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [[`b0c7b8d`](https://github.com/LedgerHQ/ledger-live/commit/b0c7b8dcc7088853ad73518cb470e8b5b05be4de)]: | ||
- @ledgerhq/[email protected] | ||
|
||
## 0.6.0 | ||
|
||
### Minor Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,18 @@ | |
- @ledgerhq/[email protected] | ||
- @ledgerhq/[email protected] | ||
|
||
## 0.8.0 | ||
|
||
### Minor Changes | ||
|
||
- [#7153](https://github.com/LedgerHQ/ledger-live/pull/7153) [`b0c7b8d`](https://github.com/LedgerHQ/ledger-live/commit/b0c7b8dcc7088853ad73518cb470e8b5b05be4de) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - polkadot generic nano app support | ||
|
||
## 0.8.0-hotfix.0 | ||
|
||
### Minor Changes | ||
|
||
- [#7153](https://github.com/LedgerHQ/ledger-live/pull/7153) [`b0c7b8d`](https://github.com/LedgerHQ/ledger-live/commit/b0c7b8dcc7088853ad73518cb470e8b5b05be4de) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - polkadot generic nano app support | ||
|
||
## 0.7.0 | ||
|
||
### Minor Changes | ||
|
Oops, something went wrong.