-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚚 (core) [DSDK-570]: Rename Sdk and Keyring (#460)
- Loading branch information
Showing
553 changed files
with
680 additions
and
657 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
"@ledgerhq/keyring-btc": minor | ||
"@ledgerhq/device-signer-kit-btc": minor | ||
--- | ||
|
||
Implement MerkleTree and MerkleMap services |
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,5 +1,5 @@ | ||
--- | ||
"@ledgerhq/device-sdk-sample": minor | ||
"@ledgerhq/device-management-kit-sample": minor | ||
--- | ||
|
||
Add GetAddress Solana Signer use case |
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
"@ledgerhq/device-signer-kit-solana": patch | ||
"@ledgerhq/device-signer-kit-ethereum": patch | ||
"@ledgerhq/device-management-kit-sample": patch | ||
--- | ||
|
||
Rename keyring to signer |
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,5 +1,5 @@ | ||
--- | ||
"@ledgerhq/keyring-btc": minor | ||
"@ledgerhq/device-signer-kit-btc": minor | ||
--- | ||
|
||
Implement GetExtendedPublicKeyCommand |
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,10 @@ | ||
--- | ||
"@ledgerhq/device-management-kit-flipper-plugin-client": patch | ||
"@ledgerhq/device-signer-kit-solana": patch | ||
"@ledgerhq/device-signer-kit-ethereum": patch | ||
"@ledgerhq/device-transport-kit-mock-client": patch | ||
"@ledgerhq/device-management-kit": patch | ||
"@ledgerhq/device-management-kit-sample": patch | ||
--- | ||
|
||
Rename SDK to DMK |
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,5 +1,5 @@ | ||
--- | ||
"@ledgerhq/keyring-btc": minor | ||
"@ledgerhq/device-signer-kit-btc": minor | ||
--- | ||
|
||
Implement GetMasterFingerprintCommand |
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,5 +1,5 @@ | ||
--- | ||
"@ledgerhq/keyring-btc": patch | ||
"@ledgerhq/device-signer-kit-btc": patch | ||
--- | ||
|
||
Implement wallet policy service |
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,7 +1,7 @@ | ||
--- | ||
"@ledgerhq/device-management-kit-flipper-plugin-client": patch | ||
"@ledgerhq/device-management-kit": patch | ||
"@ledgerhq/device-sdk-sample": patch | ||
"@ledgerhq/device-management-kit-sample": patch | ||
--- | ||
|
||
Implement basic Flipper client for the Ledger Device Management Kit |
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,5 +1,5 @@ | ||
--- | ||
"@ledgerhq/keyring-btc": patch | ||
"@ledgerhq/device-signer-kit-btc": patch | ||
--- | ||
|
||
Rename packages |
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,7 +1,7 @@ | ||
--- | ||
"@ledgerhq/device-sdk-transport-mock": patch | ||
"@ledgerhq/device-transport-kit-mock-client": patch | ||
"@ledgerhq/device-management-kit": patch | ||
"@ledgerhq/device-sdk-sample": patch | ||
"@ledgerhq/device-management-kit-sample": patch | ||
--- | ||
|
||
Add mockserver integration with transport |
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,5 +1,5 @@ | ||
--- | ||
"@ledgerhq/keyring-btc": minor | ||
"@ledgerhq/device-signer-kit-btc": minor | ||
--- | ||
|
||
Create keyring-btc package | ||
Create device-signer-kit-btc package |
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 @@ | ||
--- | ||
"@ledgerhq/device-management-kit": patch | ||
"@ledgerhq/device-sdk-sample": patch | ||
"@ledgerhq/device-management-kit-sample": patch | ||
--- | ||
|
||
Add unlock timeout input in open app device action |
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,5 +1,5 @@ | ||
--- | ||
"@ledgerhq/device-sdk-sample": minor | ||
"@ledgerhq/device-management-kit-sample": minor | ||
--- | ||
|
||
Add keyring eth provider |
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 @@ | ||
--- | ||
"@ledgerhq/device-management-kit": patch | ||
"@ledgerhq/device-sdk-sample": patch | ||
"@ledgerhq/device-management-kit-sample": patch | ||
--- | ||
|
||
New use case listenToKnownDevices |
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,5 +1,5 @@ | ||
--- | ||
"@ledgerhq/keyring-btc": patch | ||
"@ledgerhq/device-signer-kit-btc": patch | ||
--- | ||
|
||
Implement PSBT parser and mapper services |
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
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
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
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
Oops, something went wrong.