Releases: MetaMask/keyring-api
Releases · MetaMask/keyring-api
1.1.0
26 Oct 09:06
Compare
Sorry, something went wrong.
No results found
Changed
UuidStruct
is now a named type (#159 )
Migrate from @metamask/rpc-methods
to @metamask/snaps-rpc-methods
(#175 )
Fixed
Allow the request ID to be a string, number or null (#156 )
Documentation fixes (#160 ) (#174 ) (#173 ) (#172 )
Use UuidStruct
for IDs in the internal API (#158 )
Bump @metamask/json-rpc-engine
from ^7.1.1
to ^7.2.0
(#164 )
1.0.0
11 Oct 20:11
Compare
Sorry, something went wrong.
No results found
Added
Add migration steps to 1.0.0 (#149 ).
Add Account Snaps security guidelines (#143 ).
Changed
Bump @metamask/rpc-errors from 6.0.0 to 6.1.0 (#151 ).
Bump postcss from 8.4.24 to 8.4.31 (#150 ).
1.0.0-rc.1
09 Oct 18:55
Compare
Sorry, something went wrong.
No results found
Added
Document how to migrate from API 0.1.x to 0.2.x (#124 ).
Changed
BREAKING: Use the onKeyringRequest
snap export (#145 ).
BREAKING: Change the events' prefix to notify:
(#139 ).
0.2.7
25 Sep 11:53
Compare
Sorry, something went wrong.
No results found
Added
Export events types (#125 )
0.2.6
22 Sep 15:08
Compare
Sorry, something went wrong.
No results found
Changed
Remove unused lavamoat allowed scripts (#122 ).
Update events in sequence diagram (#121 ).
Update Snap and ESLint dependencies (#117 ).
Bump @metamask/rpc-methods from 0.38.1-flask.1 to 2.0.0 (#120 ).
0.2.5
18 Sep 09:04
Compare
Sorry, something went wrong.
No results found
Changed
Remove buildHandlersChain
(#114 )
Update doc for eth_signTransaction
(#111 )
Remove un-versioned eth_signTypedData
method (#113 )
0.2.4
13 Sep 13:32
Compare
Sorry, something went wrong.
No results found
Changed
Fix linting and compatibility with older tsc
(#108 ).
0.2.3
11 Sep 09:48
Compare
Sorry, something went wrong.
No results found
Added
Add redirection message to snap async response (#102 )
Changed
Use Omit
instead of OmitUnion
(#106 )
Update KeyringResponse
comment (#103 )
Use KeyringRpcMethod
enum instead of string (#105 )
Refactor tests to match superstruct examples (#104 )
Add exactOptional()
superstruct type (#100 )
Bump @metamask/providers from 11.1.2 to 12.0.0 (#99 )
Bump @metamask/providers from 11.1.1 to 11.1.2 (#98 )
0.2.2
05 Sep 10:05
Compare
Sorry, something went wrong.
No results found
Added
Add architecture and EVM methods docs (#86 )
Add lastSelected
and lastActive
to metadata (#92 )
Changed
Make request params
optional (#96 )
Remove lastActive
field from internal account model (#95 )
Move request ID to outer request (#94 )
0.2.1
31 Aug 13:50
Compare
Sorry, something went wrong.
No results found
Changed
Set snap
object keys to be mandatory and move name
to metadata
(#87 )