This repository was archived by the owner on Oct 7, 2024. It is now read-only.
2.0.0
Added
- BREAKING: Add support for ERC-4337 transactions (#213)
- Enum
EthMethods
has been extended witheth_prepareUserOperation
,eth_patchUserOperation
,eth_signUserOperation
- Enum
EthAccountType
has been extended witheip155:erc4337
- Enum
Changed
- BREAKING: Update
@metamask/providers
from^13.0.0
to^14.0.1
(#209)- Consolidation on
readable-stream@^3.6.2
. Users should upgrade toextension-port-stream@^3.0.0
andjson-rpc-middleware-stream@^5.0.0
.
- Consolidation on
- 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
- Replace
- Documentation updates (#185) (#201)
Removed
- BREAKING
EthAccountType.Eip4337
has been removed.eip155:eip4337
should be replaced witherc:4337