chore: ss enable mode #397
Annotations
2 errors and 1 warning
Run the tests:
src/sdk/modules/smartSessionsValidator/toSmartSessionValidator.enable.mode.test.ts#L254
UserOperationExecutionError: The `validateUserOp` function on the Smart Account reverted.
Request Arguments:
callData: 0xe9ae5c5300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003814e4829e655f0b3a1793838ddd47273d5341d4160000000000000000000000000000000000000000000000000000000000000000273ea3e30000000000000000
callGasLimit: 0
maxFeePerGas: 0.001500789 gwei
maxPriorityFeePerGas: 0.0015 gwei
nonce: 2822986803341493805304976706285081757671653550070739114876484268125551853568
preVerificationGas: 0
sender: 0x9d853Bb2cF20B803f7B0F4535EF46a35685802e9
signature: 0x00000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000002D6DB27c52E3C11c1Cf24072004AC75cBa000000000000000000000000000000000000000000000000000000000000004181d4b4981670cb18f99f0b4a66446df1bf5b204d24cfcb659bf38ba27a4359b5711649ec2423c5e1247245eba2964679b6a1dbb85c992ae40b9b00c6935b02ff1b00000000000000000000000000000000000000000000000000000000000000
verificationGasLimit: 0
Details: {"code":-32500,"message":"AA23 reverted"}
Version: 2.21.6
❯ getUserOperationError node_modules/viem/account-abstraction/utils/errors/getUserOperationError.ts:68:10
❯ estimateUserOperationGas node_modules/viem/account-abstraction/actions/bundler/estimateUserOperationGas.ts:186:11
❯ prepareUserOperation node_modules/viem/account-abstraction/actions/bundler/prepareUserOperation.ts:559:19
❯ src/sdk/modules/smartSessionsValidator/toSmartSessionValidator.enable.mode.test.ts:254:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: '{"code":-32500,"message":"AA23 reverted"}', docsPath: undefined, metaMessages: [ 'Request Arguments:', ' callData: 0xe9ae5c5300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000003814e4829e655f0b3a1793838ddd47273d5341d4160000000000000000000000000000000000000000000000000000000000000000273ea3e30000000000000000\n callGasLimit: 0\n maxFeePerGas: 0.001500789 gwei\n maxPriorityFeePerGas: 0.0015 gwei\n nonce: 2822986803341493805304976706285081757671653550070739114876484268125551853568\n preVerificationGas: 0\n sender: 0x9d853Bb2cF20B803f7B0F4535EF46a35685802e9\n signature: 0x00000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000002D6DB27c52E3C11c1Cf24072004AC75cBa000000000000000000000000000000000000000000000000000000000000004181d4b4981670cb18f99f0b4a66446df1bf5b204d24cfcb659bf38ba27a4359b5711649ec2423c5e1247245eba2964679b6a1dbb85c992ae40b9b00c6935b02ff1b00000000000000000000000000000000000000000000000000000000000000\n verificationGasLimit: 0' ], shortMessage: 'The `validateUserOp` function on the Smart Account reverted.', version: '2.21.6', walk: 'Function<walk>' }
Caused by: SmartAccountFunctionRevertedError: The `validateUserOp` function on the Smart Account reverted.
Details: {"code":-32500,"message":"AA23 reverted"}
Version: 2.21.6
❯ getBundlerError node_modules/viem/account-abstraction/utils/errors/getBundlerError.ts:219:12
❯ node_modules/viem/account-abstraction/utils/errors/getUserOperationError.ts:54:19
❯ getUserOperationError node_modules/viem/account-abstraction/utils/errors/getUserOperationError.ts:67:5
❯ estimateUserOperationGas node_modules/viem/account-abstraction/actions/bundler/estimateUserOperationGas.ts:186:11
❯ prepareUserOperation node_modules/viem/account-abstraction/actions/bundler/prepareUserOperation.ts:559:19
❯ src/sdk/modules/smartSessionsValidator/toSmartSessionValidator.enable.mode.test.ts:254:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: '{"code":-32500,"message":"AA23 reverted"}', docsPath: undefined, metaMessages: undefined, shortMessage: 'The `validateUserOp` function on the Smart Accou
|
Run the tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading