Releases
v21.0.0
Compare
Sorry, something went wrong.
No results found
@metamask/keyring-api 14.0.0
Added
Add listAccountAssets keyring method (#148 )
Changed
BREAKING: Make CaipAssetType type more restritive (#150 )
It used to be a string but it has been restricted with a template literal type that matches CAIP-19 asset type.
@metamask/keyring-internal-api 2.0.1
Changed
Bump @metamask/keyring-api from ^13.0.0 to ^14.0.0 (#155 )
@metamask/keyring-internal-snap-client 3.0.0
Added
Add listAccountAssets keyring method (#148 )
This is inherited from the KeyringClient changes.
Changed
BREAKING: Bump @metamask/keyring-api from ^13.0.0 to ^14.0.0 (#155 )
The CaipAssetType is now more restrictive which affects the existing getAccountBalances method.
@metamask/eth-snap-keyring 8.1.1
Changed
Bump @metamask/keyring-api from ^13.0.0 to ^14.0.0 (#155 )
@metamask/keyring-snap-client 3.0.0
Added
Add listAccountAssets keyring method (#148 )
Changed
BREAKING: Bump @metamask/keyring-api from ^13.0.0 to ^14.0.0 (#155 )
The CaipAssetType is now more restrictive which affects the existing getAccountBalances method.
@metamask/keyring-snap-sdk 2.1.0
Added
Add support of listAccountAssets keyring method (#148 )
@metamask/keyring-utils 1.2.0
Changed
Add generic type in definePattern (#150 )
It allows to use template literal type that matches the pattern.
You can’t perform that action at this time.