Scale execution #997
Annotations
2 errors
Start tests:
test/e2e/tests/eth_sendUserOperation.test.ts#L358
UserOperationExecutionError: Invalid Smart Account nonce used for User Operation.
nonce: 1844674407370955161602
Request Arguments:
callData: 0xb61d27f600000000000000000000000023b608675a2b2fb1890d3abbd85c5775c51691d50000000000000000000000000000000000000000000000000214e8348c4f000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000
callGasLimit: 0
maxFeePerGas: 63.663078598 gwei
maxPriorityFeePerGas: 1 gwei
nonce: 1844674407370955161602
preVerificationGas: 0
sender: 0x51C1AE8e6b0e1c5D309Ff9Ad88F089579EaC73d2
signature: 0xfffffffffffffffffffffffffffffff0000000000000000000000000000000007aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa1c
verificationGasLimit: 0
Details: UserOperation reverted during simulation with reason: AA25 invalid account nonce
Version: 2.21.12
❯ getUserOperationError ../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/viem/account-abstraction/utils/errors/getUserOperationError.ts:68:10
❯ estimateUserOperationGas ../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/viem/account-abstraction/actions/bundler/estimateUserOperationGas.ts:186:11
❯ prepareUserOperation ../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/viem/account-abstraction/actions/bundler/prepareUserOperation.ts:559:19
❯ sendUserOperation ../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/viem/account-abstraction/actions/bundler/sendUserOperation.ts:132:7
❯ tests/eth_sendUserOperation.test.ts:358:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'UserOperation reverted during simulation with reason: AA25 invalid account nonce', docsPath: undefined, metaMessages: [ 'nonce: 1844674407370955161602', ' ', 'Request Arguments:', ' callData: 0xb61d27f600000000000000000000000023b608675a2b2fb1890d3abbd85c5775c51691d50000000000000000000000000000000000000000000000000214e8348c4f000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000\n callGasLimit: 0\n maxFeePerGas: 63.663078598 gwei\n maxPriorityFeePerGas: 1 gwei\n nonce: 1844674407370955161602\n preVerificationGas: 0\n sender: 0x51C1AE8e6b0e1c5D309Ff9Ad88F089579EaC73d2\n signature: 0xfffffffffffffffffffffffffffffff0000000000000000000000000000000007aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa1c\n verificationGasLimit: 0' ], shortMessage: 'Invalid Smart Account nonce used for User Operation.', version: '2.21.12', walk: 'Function<walk>' }
Caused by: InvalidAccountNonceError: Invalid Smart Account nonce used for User Operation.
nonce: 1844674407370955161602
Details: UserOperation reverted during simulation with reason: AA25 invalid account nonce
Version: 2.21.12
❯ getBundlerError ../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/viem/account-abstraction/utils/errors/getBundlerError.ts:186:12
❯ ../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/viem/account-abstraction/utils/errors/getUserOperationError.ts:54:19
❯ getUserOperationError ../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/viem/account-abstraction/utils/errors/getUserOperationError.ts:67:5
❯ estimateUserOperationGas ../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/viem/account-abstraction/actions/bundler/estimateUserOperationGas.ts:186:11
❯ prepareUserOperation ../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/viem/account-abstraction/actions/bundler/prepareUserOperation.ts:559:19
❯ sendUserOperation ../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/viem/account-abstraction/actions/bundler/sendUserOperation.ts:132:7
❯ tests/eth_sendUserOperation.test.ts:358:31
⎯⎯⎯⎯⎯⎯⎯⎯
|
Start tests
Process completed with exit code 1.
|
Loading