Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eth-infinitism/account-abstraction
/ simple-wallet.test.ts
File
simple-wallet.test.ts
test/simple-wallet.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Wallet } from
'ethers'
2
import
{ ethers } from
'hardhat'
3
import
{ expect } from
'chai'
4
import
{ toHex } from
'hardhat/internal/util/bigint'
Callers
nothing calls this directly
Calls
15
deployEntryPoint
Function · 0.90
createAccountOwner
Function · 0.90
createAccount
Function · 0.90
fillUserOpDefaults
Function · 0.90
encodeUserOp
Function · 0.90
packUserOp
Function · 0.90
createAddress
Function · 0.90
signUserOp
Function · 0.90
getUserOpHash
Function · 0.90
getBalance
Function · 0.90
isDeployed
Function · 0.90
deploy
Method · 0.80
Tested by
no test coverage detected