Releases: MetaMask/eth-simple-keyring
Releases · MetaMask/eth-simple-keyring
6.0.2
02 Jul 15:53
Compare
Sorry, something went wrong.
No results found
Changed
Bump @metamask/utils from ^8.1.0 to ^9.0.0 (#177 )
6.0.1
23 Oct 14:47
Compare
Sorry, something went wrong.
No results found
Fixed
Treat undefined and null as empty array in deserialize function (#163 )
5.1.1
23 Oct 12:38
Compare
Sorry, something went wrong.
No results found
Fixed
Treat undefined and null as empty array in deserialize function (#166 )
6.0.0
25 Sep 08:08
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING : Increase minimum Node.js version to 16 (#152 )
BREAKING : Bump @metamask/eth-sig-util from ^6.0.1 to ^7.0.0 (#156 )
Bump @metamask/utils from ^5.0.0 to ^8.1.0 (#153 )
Bump ethereum-cryptography from ^1.2.0 to ^2.1.2 (#153 )
5.1.0
22 Sep 09:40
Compare
Sorry, something went wrong.
No results found
Changed
Export TypeScript interfaces (#140 )
Update all dependencies (#140 ) (#149 )
Fixed
Add validateMessage option to signMessage to configure if runtime-validation should be done that input string is hex (default: true) (#148 )
5.0.0
23 Nov 14:32
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING: Makes version-specific signTypedData methods private (#84 )
Consumers should use the generic signTypedData method and pass the version they'd like as a property in the options argument.
BREAKING: Makes the wallets property private (#87 )
Consumers should not use this property as it is intended for internal use only.
BREAKING: Makes getPrivateKeyFor a private method (#83 )
Consumers who wish to get the private key for a given account should use the exportAccount method.
BREAKING: Set the minimum Node.js version to 12 (#68 )
Always return rejected Promise upon failure (#85 )
Removed
BREAKING: Remove redundant newGethSignMessage method (#72 )
Consumers can use signPersonalMessage method as a replacement for newGethSignMessage.
v4.2.0
20 Apr 20:00
Compare
Sorry, something went wrong.
No results found
changelog
support for node.js version 12 by way of upgrading ethereumjs-wallet & eth-sig-util #65 and #67
v4.1.0
19 Apr 22:08
Compare
Sorry, something went wrong.
No results found
Changelog
Add file list to package.json #49
Use lodash@4.17.19 #52
Bump elliptic to 6.5.4 #60
Use mocha@8.1.1 #55
upgrade ethereumjs-util #62
y18n to 4.0.1 #63
Support new versions of @ethereumjs/tx #61