Releases: MetaMask/keyring-api
Releases · MetaMask/keyring-api
6.1.1
16 May 13:01
Compare
Sorry, something went wrong.
No results found
Changed
Fix isEvmAccountType
accountType type to string
or InternalAccountType
(#304 )
Bump @metamask/snaps-sdk from ^4.0.0 to ^4.2.0 (#305 )
6.1.0
02 May 16:37
Compare
Sorry, something went wrong.
No results found
Added
Add isEvmAccountType
helper (#297 )
Add bip121:p2wpkh
account support (#294 )
Changed
Remove incorrect SignTransaction
from EthErc4337Account
(#300 )
Bump @metamask/providers from 16.0.0 to 16.1.0 (#298 )
Bump @metamask/snaps-sdk from 4.0.0 to 4.0.1 (#292 )
Split account types (EOA + Erc4337) (#293 )
6.0.0
16 Apr 14:03
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING : Add importTime
property to InternalAccount
metadata (#289 )
Bump tar from 6.1.15 to 6.2.1 (#286 )
Bump @metamask/snaps-sdk from 3.2.0 to 4.0.0 (#287 )
Add documentation for eth_decodeUserOperationCallData
(#254 )
Bump @metamask/snaps-sdk from 3.1.1 to 3.2.0 (#284 )
5.1.0
18 Mar 15:29
Compare
Sorry, something went wrong.
No results found
Changed
Use @metamask/providers as a peer dependency (#282 )
Bump @metamask/utils from 8.3.0 to 8.4.0 (#280 )
Add stale CI workflow to close issues and PRs (#279 )
5.0.0
14 Mar 15:11
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING : Add new KeyringExecutionContext
to user operation methods (#275 )
Fix bundler type (defined as string
now) (#277 )
Bump @metamask/providers from 15.0.0 to 16.0.0 (#276 )
Bump @metamask/safe-event-emitter from 3.1.0 to 3.1.1 (#274 )
4.0.2
12 Mar 16:47
Compare
Sorry, something went wrong.
No results found
Changed
Bump @metamask/snaps-sdk to ^3.1.1 (#271 )
Bump @metamask/safe-event-emitter from 3.0.0 to 3.1.0 (#270 )
Fix bundler URL validation (#262 )
4.0.1
05 Mar 16:59
Compare
Sorry, something went wrong.
No results found
Changed
Bump @metamask/providers to 15.0.0, @metamask/snaps-sdk to ^3.1.0 and @@metamask/utils to ^8.3.0(#266 )
Bump @metamask/json-rpc-engine from 7.3.2 to 7.3.3 (#264 )
Bump @metamask/snaps-sdk from 3.0.0 to 3.0.1 (#261 )
Bump @metamask/snaps-sdk from 1.4.0 to 3.0.0 (#259 )
Bump @metamask/rpc-errors from 6.1.0 to 6.2.1 (#258 )
4.0.0
22 Feb 08:57
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING Update node min version to 18.x (#247 )
Update eth_patchUserOperation
to return optional gas limit values (#250 )
Bump ip
from 2.0.0 to 2.0.1 (#253 )
Bump @metamask/json-rpc-engine
from 7.3.1 to 7.3.2 (#246 )
Bump @metamask/snaps-sdk
from 1.3.2 to 1.4.0 (#243 )
3.0.0
22 Jan 10:19
Compare
Sorry, something went wrong.
No results found
Changed
Bump @metamask/utils
from 8.2.1 to 8.3.0 (#238 )
Bump Snap dependencies (#236 )
Bump @metamask/snaps-controllers
to ^4.0.0
Bump @metamask/snaps-sdk
to ^1.3.2
Bump @metamask/snaps-utils
to ^5.1.2
Bump @metamask/approval-controller
from 5.0.0 to 5.1.1 (#225 )
Bump @metamask/base-controller
from 4.0.0 to 4.0.1 (#226 )
Bump @metamask/json-rpc-engine
from 7.3.0 to 7.3.1 (#227 )
Bump @metamask/auto-changelog
from 3.4.3 to 3.4.4 (#223 )
Bump @metamask/snaps-sdk
from 1.3.0 to 1.3.1 (#222 )
Removed
BREAKING : remove KeyringSnapControllerClient
class to fix dependency problems (#241 )
2.0.0
07 Dec 15:09
Compare
Sorry, something went wrong.
No results found
Added
BREAKING : Add support for ERC-4337 transactions (#213 )
Enum EthMethods
has been extended with eth_prepareUserOperation
, eth_patchUserOperation
, eth_signUserOperation
Enum EthAccountType
has been extended with eip155:erc4337
Changed
BREAKING : Update @metamask/providers
from ^13.0.0
to ^14.0.1
(#209 )
Consolidation on readable-stream@^3.6.2
. Users should upgrade to extension-port-stream@^3.0.0
and json-rpc-middleware-stream@^5.0.0
.
Replace deprecated @metamask/snaps-ui
with @metamask/snaps-sdk
(#204 )
Replace @metamask/snaps-rpc-methods
with @metamask/snaps-sdk
Update @metamask/snaps-controllers
and @metamask/snaps-utils
to versions that don't rely on @metamask/snaps-ui
Documentation updates (#185 ) (#201 )
Removed
BREAKING EthAccountType.Eip4337
has been removed. eip155:eip4337
should be replaced with erc:4337
Fixed
Exclude *.test-d.ts
files from builds (#184 )
Remove @metamask/snaps-ui
from dependency tree (#204 )