feat: bic-333_mee_support #481
Annotations
2 errors and 1 warning
src/sdk/clients/createBicoPaymasterClient.test.ts > bico.paymaster > should use token paymaster to pay for gas fees, use max approval, use sendUserOperation:
src/sdk/clients/decorators/smartAccount/sendTokenPaymasterUserOp.ts#L79
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: 0xe9ae5c530100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000002e000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000001400000000000000000000000000000000000000000000000000000000000000220000000000000000000000000036cbd53842c5426634e7929541ec2318f3dcf7e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000044095ea7b300000000000000000000000000000000301515a5410e0d768af4f53c416edf19ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000036cbd53842c5426634e7929541ec2318f3dcf7e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000044095ea7b300000000000000000000000000000000301515a5410e0d768af4f53c416edf19ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000d8da6bf26964af9d7eed9e03e53415d37aa96045000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000
callGasLimit: 0x1f2281
maxFeePerGas: 0.001001671 gwei
maxPriorityFeePerGas: 0.001 gwei
nonce: 91572736321773580516724420666366509031717534511915031730997520142524615753728
paymaster: 0x00000000301515A5410e0d768aF4f53c416edf19
paymasterData: 0x0000006787b72b000067879fbb036cbd53842c5426634e7929541ec2318f3dcf7e00000000000000000000000000000000000000000000000000000000be88ca89001117002285d95533460e1bae8feacc5a9fa2e86d9e8eeac17095054356accc7617154d662b80b427d9020a64e6778dd23e8271b76a30bfdd5d9a600284bd0e1228050a1b
paymasterPostOpGasLimit: 74120
paymasterVerificationGasLimit: 74120
preVerificationGas: 0x373616b
sender: 0x675C47b05AdDd736a2215e1Fc672BE58e6feff0a
signature: 0xad137cc781319ffb0ff6e663dd0e4a46fcb1832eacd233d5c1c395c9b9f2fc6c5ebaa4e697c0e8e6befe56f02b4dfc9c8bc4754203e1d6d6a221d25e21c9680c1b
verificationGasLimit: 0x12188
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.sendTokenPaymasterUserOp src/sdk/clients/decorators/smartAccount/sendTokenPaymasterUserOp.ts:79:22
❯ src/sdk/clients/createBicoPaymasterClient.test.ts:154: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: 0xe9ae5c530100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000002e000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000
|
unit-tests
Process completed with exit code 1.
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|