Skip to content

633.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Oct 09:32
48e164b

@metamask/eip-7702-internal-rpc-middleware 0.1.0

Added

  • Initial release of @metamask/eip-7702-internal-rpc-middleware (#6911)
  • wallet_upgradeAccount JSON-RPC method for upgrading EOA accounts to smart accounts using EIP-7702 (#6789)
  • wallet_getAccountUpgradeStatus JSON-RPC method for checking account upgrade status (#6789)
  • Hook-based architecture with upgradeAccount and getAccountUpgradeStatus hooks (#6789)
  • Comprehensive TypeScript type definitions (#6789)
  • Documentation and examples (#6789)