@ledgerhq/device-signer-kit-ethereum@1.3.0
@ledgerhq/device-signer-kit-ethereum
1.3.0
Minor Changes
- #656
f50c98d
Thanks @aussedatlo! - Add web3checks support
Patch Changes
-
#700
61b17b3
Thanks @valpinkman! - Update internalApi interface -
Updated dependencies [
06084eb
,7bbba9f
,6b821aa
,0f02334
,814d452
,61b17b3
]:- @ledgerhq/device-management-kit@0.6.2
- @ledgerhq/context-module@1.3.0
- @ledgerhq/signer-utils@1.3.0
1.2.0
Minor Changes
-
#645
57ec9e4
Thanks @aussedatlo! - Support prod signature and pki certificates for generic parser CS context -
#623
5c5c92b
Thanks @fAnselmi-Ledger! - Improve error handling -
#591
79f8ff4
Thanks @aussedatlo! - Breaking change: remove ethers from api dependency and use only raw tx for signTransaction -
#622
6ab16b3
Thanks @paoun-ledger! - Allow to slice static leafs
Patch Changes
-
#546
8eb2622
Thanks @aussedatlo! - Add generic parser enums support -
#599
7149c61
Thanks @fAnselmi-Ledger! - Polish readme -
#573
fb54a15
Thanks @aussedatlo! - Add eip7730 constant support -
#613
9a1b180
Thanks @aussedatlo! - Add user interaction for sign typed object device action that was removed before -
#609
5aaf664
Thanks @aussedatlo! - Use clear signing with Nano S -
#645
4d2261d
Thanks @aussedatlo! - Fix generic parser support for plugins -
#566
2bcb40d
Thanks @aussedatlo! - Fallback to blind sign if provide in error -
#649
1364525
Thanks @paoun-ledger! - Factorize device actions calling a task in an app -
#604
adb430e
Thanks @aussedatlo! - Fallback to blind signing if commands are not supported -
#621
8799e83
Thanks @aussedatlo! - Don't open Ethereum app if a plugin is already active -
#663
5c4a2d6
Thanks @jiyuzhuang! - Add sendApdu in internal API interface -
#679
2766934
Thanks @paoun-ledger! - Don't fallback on blind signing if signature was explicitly rejected -
#591
79f8ff4
Thanks @aussedatlo! - Update signTransaction transaction parameter with new api -
Updated dependencies [
8eb2622
,62d0721
,90e20e7
,5c4a2d6
,3c202be
,060fe45
,fb54a15
,f53bd4a
,5aaf664
,e695ae3
,2f952cc
,70b7d2c
,1364525
,f53bd4a
]:- @ledgerhq/context-module@1.2.0
- @ledgerhq/device-management-kit@0.6.1
1.1.0
Minor Changes
-
#485
62acf6c
Thanks @paoun-ledger! - Implement parser of binary paths for transactions -
#518
773e620
Thanks @paoun-ledger! - Update SignTransaction device action with generic-parser support
Patch Changes
-
#423
91a9022
Thanks @aussedatlo! - Add ProvideTransactionGenericContext Task -
#506
5085f6d
Thanks @valpinkman! - Update license to Apache-2.0 -
#506
5085f6d
Thanks @valpinkman! - Rename keyring to signer -
#506
5085f6d
Thanks @valpinkman! - Use esbuild to build libraries -
#531
ebd01e8
Thanks @aussedatlo! - Return an error if StartTransaction cmd does not contain a signature -
#418
269f102
Thanks @valpinkman! - Adapt SignTransactionCommand and add StoreTransaction to prepare for the new version of Ethereum app (1.13) -
#531
ebd01e8
Thanks @aussedatlo! - Update error message for invalid chaincode -
#415
fbac50a
Thanks @paoun-ledger! - Add support for EIP712 filters with missing token -
#450
a747e4b
Thanks @paoun-ledger! - Fix clear signing of EIP712 messages with an empty array -
#476
0dcccfc
Thanks @paoun-ledger! - Allow signing a message as a byte array -
#506
5085f6d
Thanks @valpinkman! - Rename SDK to DMK -
#411
d07a4f5
Thanks @paoun-ledger! - Add support for V1 clear signing contexts -
#457
baa0206
Thanks @paoun-ledger! - Reconstruct V full value for legacy transactions -
#539
b13a95a
Thanks @aussedatlo! - Improve provide generic context structure and tests -
#412
715ea1c
Thanks @aussedatlo! - Add ProvideTransactionInformation command -
#508
1fda407
Thanks @jdabbech-ledger! - Improve transaction v6 typeguard -
#413
766d3fa
Thanks @aussedatlo! - Add ProvideTransactionFieldDescription command -
#470
71c3eca
Thanks @paoun-ledger! - Prevent chunking legacy transactions just before the EIP-155 marker -
#506
5085f6d
Thanks @valpinkman! - Use type keyword when importing type -
#434
afbce1b
Thanks @aussedatlo! - Remove legacy parameter for internal sign transacion command -
#384
2082f88
Thanks @paoun-ledger! - Early return when EIP712 Domain fails to be sent -
#414
120b56a
Thanks @aussedatlo! - Add ProvideEnum command -
Updated dependencies [
5085f6d
,5085f6d
,07c575d
,5085f6d
,fa9c3d6
,3b69436
,637fe6c
,5085f6d
]:- @ledgerhq/context-module@1.1.0
1.0.0
Minor Changes
-
#333
cc34343
Thanks @aussedatlo! - Make device-signer-kit-ethereum public -
#228
25a7e5c
Thanks @aussedatlo! - Implement SignTransactionUseCase -
#172
8cba13a
Thanks @jdabbech-ledger! - Use of CommandResult return type in commands
Patch 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 -
5e224ba
Thanks @valpinkman! - 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}
type -
Updated dependencies [
e8ddd2f
,d89e529
,1f00159
,899d151
,b9b1d1a
,ec65c15
,af2f0e6
,ea615d7
,41892b3
,c6822ba
,0ef0626
,f708627
,efe5167
,5e224ba
,d9e0164
,3b59289
,a25f529
,c5b5cc1
,5018129
,16b84b0
,6884d4c
,e073436
,2893f92
,f25bb8f
,73825aa
,8cba13a
,861f9c5
]:- @ledgerhq/context-module@1.0.0
- @ledgerhq/device-management-kit@0.4.0