Releases: MetaMask/keyring-api
Releases · MetaMask/keyring-api
8.1.0
01 Aug 15:36
Compare
Sorry, something went wrong.
No results found
Added
Add optional nameLastUpdatedAt
metadata field (#366 )
Changed
Bump @metamask/snaps-sdk from 6.1.0 to 6.2.0 (#367 )
Bump @metamask/providers from 17.1.1 to 17.1.2 (#362 )
8.0.2
24 Jul 07:28
Compare
Sorry, something went wrong.
No results found
Changed
Bump @metamask/snaps-sdk
from ^6.0.0
to ^6.1.0
(#358 )
8.0.1
17 Jul 15:09
Compare
Sorry, something went wrong.
No results found
Changed
Migrate to @metamask/superstruct and update required dependencies (#355 ).
Bump @metamask/providers from 17.1.0 to 17.1.1 (#354 ).
Bump @metamask/key-tree from 9.1.1 to 9.1.2 (#351 ).
Bump @metamask/rpc-errors from 6.3.0 to 6.3.1 (#350 ).
Bump @metamask/providers from 17.0.0 to 17.1.0 (#348 ).
Bump @metamask/snaps-sdk from 4.4.2 to 6.0.0 (#347 ).
Bump braces from 3.0.2 to 3.0.3 (#345 ).
8.0.0
11 Jun 12:32
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING: Revert "feat: allow multiple address per account (#315 )" (#342 ).
7.0.0
10 Jun 08:25
Compare
Sorry, something went wrong.
No results found
Added
Add getAccountBalances
to KeyringClient
(#340 ).
Allow multiple address per account (#315 ).
Changed
BREAKING: Keep all ETH methods in the same enum
(#313 ).
Bump @metamask/snaps-sdk from 4.4.1 to 4.4.2 (#339 ).
Bump @metamask/rpc-errors from 6.2.1 to 6.3.0 (#337 ).
Bump @metamask/json-rpc-middleware-stream from 7.0.1 to 7.0.2 (#333 ).
Bump @metamask/snaps-sdk from 4.4.0 to 4.4.1 (#334 ).
Fixed
Allow stale action to be run manually and fix permissions (#336 ).
6.4.0
31 May 21:05
Compare
Sorry, something went wrong.
No results found
Changed
Add support for @metamask/providers
v17 (#329 ).
6.3.1
29 May 15:32
Compare
Sorry, something went wrong.
No results found
Fixed
Export Caip*
types used in the API (#325 ).
6.3.0
29 May 12:01
Compare
Sorry, something went wrong.
No results found
Added
Add getAccountBalances
method to Keyring
interface (#320 ).
Add CAIP-19 types to utils
(#321 ).
Changed
Bump @metamask/snaps-sdk from 4.2.0 to 4.3.0 (#323 ).
Split api.ts
into different files (#319 ).
Make the KeyringAccount
type less rigid (#311 ).
Fixed
Ensure that errors are JSON-serializable (#162 ).
Don't use internal types in the public API (#312 ).
Keep all ETH methods in the same enum
(#313 ).
6.2.1
24 May 13:44
Compare
Sorry, something went wrong.
No results found
Changed
Bump @metamask/key-tree from 9.1.0 to 9.1.1 (#310 ).
Fixed
Use internal object
function instead of the upstream one (#316 ).
6.2.0
22 May 16:07
Compare
Sorry, something went wrong.
No results found
Added
Add accountNameSuggestion
field to the AccountCreatedEvent
(#291 )
Add displayConfirmation
field to the AccountCreatedEvent
(#307 )