-
Notifications
You must be signed in to change notification settings - Fork 1
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
Version Packages #325
Version Packages #325
Conversation
Bumps the eslint group with 3 updates: [eslint](https://github.com/eslint/eslint), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.10.0...v9.11.0) Updates `@eslint/js` from 9.10.0 to 9.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.11.0/packages/js) Updates `typescript-eslint` from 8.5.0 to 8.6.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
- remove unnecessary interfaces - create HasherService and Sha256 implem - Create builders for merkle tree and map - replace maybe with either - add Leaf model file
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
c39e736
to
a176f9d
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to fix/no-issue-jfrog-attest-sign-package, this PR will be updated.
Releases
@ledgerhq/[email protected]
Minor Changes
#124
c6822ba
Thanks @valpinkman! - Add new device actions to core: ListApps, GoToDashboard, GetDeviceStatus#161
0ef0626
Thanks @valpinkman! - Add ManagerApi service to core#111
f708627
Thanks @valpinkman! - Add new ListApps command to SDK core#161
73825aa
Thanks @valpinkman! - Add ListAppsWithMetadata device action#172
8cba13a
Thanks @jdabbech-ledger! - Use of CommandResult return type in commandsPatch Changes
#270
1f1485b
Thanks @paoun-ledger! - Implement MerkleTree and MerkleMap services#174
899d151
Thanks @jiyuzhuang! - Improve code visibility#284
41892b3
Thanks @valpinkman! - Fix wrong dependency declaration for @statelyai/inspect (from devDeps to deps#290
6dd1534
Thanks @jiyuzhuang! - Rename packages#169
d9e0164
Thanks @ofreyssinet-ledger! - Add support of Ledger Flex#121
3b59289
Thanks @jdabbech-ledger! - Device reconnection on app change#156
a25f529
Thanks @ofreyssinet-ledger! - Added a new "generic" DeviceActionSendCommandInAppDeviceAction
#209
c5b5cc1
Thanks @aussedatlo! - Add sign-personal-message user interaction#186
5018129
Thanks @paoun-ledger! - DSDK-420 Implement the EIP712 TypedData parser service#147
2893f92
Thanks @aussedatlo! - Add exports from api, add add32BitUintToData for ApduBuilder#303
f25bb8f
Thanks @valpinkman! - Add ListDeviceSessions use case#159
861f9c5
Thanks @aussedatlo! - add HexaString to handle0x${string}
type@ledgerhq/[email protected]
Minor Changes
efe5167
Thanks @aussedatlo! - Bump ethers to v6.13.2Patch Changes
#290
6dd1534
Thanks @jiyuzhuang! - Rename packages#216
16b84b0
Thanks @jiyuzhuang! - Improve code visibility and update command implementations#170
e073436
Thanks @aussedatlo! - Update readme file#159
861f9c5
Thanks @aussedatlo! - add HexaString to handle0x${string}
typeUpdated dependencies [
1f1485b
,899d151
,41892b3
,c6822ba
,0ef0626
,f708627
,6dd1534
,d9e0164
,3b59289
,a25f529
,c5b5cc1
,5018129
,2893f92
,f25bb8f
,73825aa
,8cba13a
,861f9c5
]:@ledgerhq/[email protected]
Minor Changes
#228
25a7e5c
Thanks @aussedatlo! - Implement SignTransactionUseCase#172
8cba13a
Thanks @jdabbech-ledger! - Use of CommandResult return type in commandsPatch Changes
#147
fd022bc
Thanks @aussedatlo! - add GetAddressCommand implementation#185
a31c298
Thanks @jiyuzhuang! - Implement SetPluginCommand#191
25cd8f2
Thanks @paoun-ledger! - Implement SendEIP712FilteringCommand#189
7a7113e
Thanks @paoun-ledger! - Implement SignEIP712Command#171
77a4938
Thanks @aussedatlo! - Implement ProvideTokenInformationCommand#231
74ea2fc
Thanks @jiyuzhuang! - Add README for device-signer-kit-ethereum module#160
463132c
Thanks @aussedatlo! - Add transaction serialized to transaction mapper result#183
5c68f48
Thanks @jiyuzhuang! - Implement ProvideNFTInformationCommand#150
69e1ad1
Thanks @aussedatlo! - Implement GetChallengeCommand#209
c5b5cc1
Thanks @aussedatlo! - Implement sign message#216
16b84b0
Thanks @jiyuzhuang! - Implement ProvideTransactionContextTask#195
b5d81da
Thanks @jiyuzhuang! - Implement SendEIP712StructImplemCommand#215
43eb989
Thanks @aussedatlo! - Add BuildTransactionContextTask#197
fd25324
Thanks @jdabbech-ledger! - Add Set External Plugin command#290
6dd1534
Thanks @jiyuzhuang! - Rename packages#174
899d151
Thanks @jiyuzhuang! - Implement ProvideDomainNameCommand#148
dc23eba
Thanks @aussedatlo! - Implement TransactionMapperService#203
efe5167
Thanks @aussedatlo! - Bump ethers to v6.13.2#227
c148662
Thanks @aussedatlo! - Implement SignTransactionDeviceAction#176
2a44494
Thanks @jdabbech-ledger! - Add SignPersonalMessage command#186
5018129
Thanks @paoun-ledger! - DSDK-420 Implement the EIP712 TypedData parser service#187
48a348a
Thanks @paoun-ledger! - Implement SendEIP712StructDefinitionCommand#210
64341a7
Thanks @aussedatlo! - Add SendSignTransactionTask and simplify SendTransactionCommand#156
a25f529
Thanks @ofreyssinet-ledger! - Implementation of getAddress using SendCommandInAppDeviceAction and the GetAddress command#159
861f9c5
Thanks @aussedatlo! - Implement SignTransactionCommand#159
861f9c5
Thanks @aussedatlo! - add HexaString to handle0x${string}
typeUpdated dependencies [
1f1485b
,899d151
,41892b3
,c6822ba
,0ef0626
,f708627
,efe5167
,6dd1534
,d9e0164
,3b59289
,a25f529
,c5b5cc1
,5018129
,16b84b0
,e073436
,2893f92
,f25bb8f
,73825aa
,8cba13a
,861f9c5
]:@ledgerhq/[email protected]
Patch Changes
#147
2893f92
Thanks @aussedatlo! - Implement keyring getAddress#208
38be97b
Thanks @paoun-ledger! - Add SignTypedData to Ethereum Keyring#161
f290f0e
Thanks @valpinkman! - Add ListAppsWithMetadataDeviceAction in sample app#230
3e91677
Thanks @aussedatlo! - Implement SignTransactionUseCase in the Ethereum Keyring part#281
6f3d793
Thanks @ofreyssinet-ledger! - Added a block to display an example of UI for the device actions, next to the logs.#209
c5b5cc1
Thanks @aussedatlo! - Implement sign message#121
8e35d51
Thanks @jdabbech-ledger! - Remove device session if device not connected#156
a25f529
Thanks @ofreyssinet-ledger! - Small refacto on the sample app + integration of the device-signer-kit-ethereum's getAddress#290
6dd1534
Thanks @jiyuzhuang! - Rename packages#169
d9e0164
Thanks @ofreyssinet-ledger! - Add support of Ledger FlexUpdated dependencies [
fd022bc
,a31c298
,25cd8f2
,7a7113e
,1f1485b
,77a4938
,74ea2fc
,463132c
,5c68f48
,899d151
,69e1ad1
,c5b5cc1
,16b84b0
,b5d81da
,41892b3
,43eb989
,c6822ba
,0ef0626
,f708627
,fd25324
,6dd1534
,899d151
,d9e0164
,3b59289
,25a7e5c
,a25f529
,dc23eba
,efe5167
,c148662
,2a44494
,c5b5cc1
,5018129
,2893f92
,f25bb8f
,48a348a
,64341a7
,a25f529
,73825aa
,8cba13a
,861f9c5
,861f9c5
]:@ledgerhq/[email protected]
Patch Changes
#270
1f1485b
Thanks @paoun-ledger! - Implement MerkleTree and MerkleMap services#282
c03eb92
Thanks @aussedatlo! - Implement GetExtendedPublicKeyCommand#279
70770c6
Thanks @aussedatlo! - Implement GetMasterFingerprintCommand#290
6dd1534
Thanks @jiyuzhuang! - Rename packages#269
9a3afe4
Thanks @paoun-ledger! - Create keyring-btc packageUpdated dependencies [
1f1485b
,899d151
,41892b3
,c6822ba
,0ef0626
,f708627
,6dd1534
,d9e0164
,3b59289
,a25f529
,c5b5cc1
,5018129
,2893f92
,f25bb8f
,73825aa
,8cba13a
,861f9c5
]: