chore: ss enable mode #429
Annotations
2 errors and 1 warning
Run the tests:
src/sdk/clients/decorators/smartAccount/sendTransaction.ts#L89
UserOperationExecutionError: Signature provided for the User Operation is invalid.
This could arise when:
- the `signature` for the User Operation is incorrectly computed, and unable to be verified by the Paymaster
Request Arguments:
callData: 0xe9ae5c530100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001e00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000120000000000000000000000000036cbd53842c5426634e7929541ec2318f3dcf7e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000044095ea7b300000000000000000000000000000000301515a5410e0d768af4f53c416edf19ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa96045000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000
callGasLimit: 0x1f13d6
maxFeePerGas: 0.00150128 gwei
maxPriorityFeePerGas: 0.0015 gwei
nonce: 35320314988618268408661365531600379608481963976381238587834462632368958078976
paymaster: 0x00000000301515A5410e0d768aF4f53c416edf19
paymasterData: 0x0000006772daeb00006772c37b036cbd53842c5426634e7929541ec2318f3dcf7e00000000000000000000000000000000000000000000000000000000c634281a001117007b69e50fb8480115bae2543d36d0b2998fe0501552aa231286a16a91b83248125236ec0d8ddc32388f057d5ceb7d19c53e4654ce14c77e01349cf581141846081c
paymasterPostOpGasLimit: 73854
paymasterVerificationGasLimit: 73854
preVerificationGas: 0x7081e
sender: 0x9d853Bb2cF20B803f7B0F4535EF46a35685802e9
signature: 0x987bcb6eed068d3a7755d33e9201b9bf9b9a17c2669110be94a19579d1edab632971a9aadeda17fa226eae5e20477fe43bd3f2b1d75dbce82e90325f894bffe01b
verificationGasLimit: 0x1207e
Details: {"code":-32501,"message":"AA34 signature error"}
Version: 2.21.6
❯ getUserOperationError node_modules/viem/account-abstraction/utils/errors/getUserOperationError.ts:68:10
❯ sendUserOperation node_modules/viem/account-abstraction/actions/bundler/sendUserOperation.ts:160:11
❯ Module.sendTransaction src/sdk/clients/decorators/smartAccount/sendTransaction.ts:89:18
❯ src/sdk/clients/createBicoPaymasterClient.test.ts:212:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: '{"code":-32501,"message":"AA34 signature error"}', docsPath: undefined, metaMessages: [ 'This could arise when:', '- the `signature` for the User Operation is incorrectly computed, and unable to be verified by the Paymaster', ' ', 'Request Arguments:', ' callData: 0xe9ae5c530100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000001e00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000120000000000000000000000000036cbd53842c5426634e7929541ec2318f3dcf7e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000044095ea7b300000000000000000000000000000000301515a5410e0d768af4f53c416edf19fffffffffffffffffffffffffffffffffffffffffffffffff
|
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