MCPcopy
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

1import { Wallet } from 'ethers'
2import { ethers } from 'hardhat'
3import { expect } from 'chai'
4import { toHex } from 'hardhat/internal/util/bigint'

Callers

nothing calls this directly

Calls 15

deployEntryPointFunction · 0.90
createAccountOwnerFunction · 0.90
createAccountFunction · 0.90
fillUserOpDefaultsFunction · 0.90
encodeUserOpFunction · 0.90
packUserOpFunction · 0.90
createAddressFunction · 0.90
signUserOpFunction · 0.90
getUserOpHashFunction · 0.90
getBalanceFunction · 0.90
isDeployedFunction · 0.90
deployMethod · 0.80

Tested by

no test coverage detected