feat: sponsored paymaster and bundler logic #117
Annotations
2 errors and 1 warning
tests/ep6/paymaster.test.ts > Paymaster tests > Should send a sponsored user operation using sendTransaction:
src/bundler/actions/sendUserOperation.ts#L53
Error: Error sending user operation. HttpRequestError: HTTP request failed.
Status: 400
URL: ***
Request body: {"method":"eth_sendUserOperation","params":[{"sender":"0xe6dBb5C8696d2E0f90B875cbb6ef26E3bBa575AC","nonce":"156","initCode":"0x","callData":"0x0000189a0000000000000000000000001758f42af7026fbbb559dc60ece0de3ef81f665e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000002440d097c3000000000000000000000000e6dbb5c8696d2e0f90b875cbb6ef26e3bba575ac00000000000000000000000000000000000000000000000000000000","paymasterAndData":"0x00000f79b7faf42eebadba19acc07cd08af4478900000000000000000000000083f307d03839406d4e9f3350dd01d527607db9a60000000000000000000000000000000000000000000000000000000065fbf5590000000000000000000000000000000000000000000000000000000065fbee51000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000410eef67d5b301eda71a4d45873120e07771d976271ad5dc0223217021e4ff920474da4e1ac47bf41d725010bfe111ec0cdf436435dd6b4ff4f8324818003353c91c00000000000000000000000000000000000000000000000000000000000000","signature":"0x00000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000001c5b32f37f5bea87bdd5374eb2ac54ea8e000000000000000000000000000000000000000000000000000000000000004119c139a89f8660123cc357fe9b126fd267fd3fc3ccd8e4838274429d2277e64f068940b5caadf124bf87999f815ae9db2fb91c238a4084144e2eea2133035e1e1c00000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"51503173","maxPriorityFeePerGas":"1000000","callGasLimit":"56668","verificationGasLimit":"68466","preVerificationGas":"16100220"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"]}
Details: {"code":-32501,"message":"AA33 reverted (or OOG)"}
Version: [email protected]
❯ Module.sendUserOperation src/bundler/actions/sendUserOperation.ts:53:11
❯ Module.sendTransaction src/accounts/actions/sendTransaction.ts:107:22
❯ tests/ep6/paymaster.test.ts:164:24
|
coverage
Process completed with exit code 1.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|