feat: token paymaster integration #454
Annotations
2 errors and 1 warning
size report:
src/sdk/clients/decorators/smartAccount/sendTransaction.ts#L163
Property 'calls' does not exist on type '(Omit<{ data?: `0x${string}` | undefined; from: `0x${string}`; gas?: bigint | undefined; nonce?: number | undefined; to?: `0x${string}` | null | undefined; type?: "legacy" | undefined; value?: bigint | undefined; gasPrice?: bigint | undefined; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; blobs?: undefined; blobVersionedHashes?: undefined; kzg?: undefined; accessList?: undefined; sidecars?: undefined; authorizationList?: undefined; }, "from"> & { kzg?: Kzg | undefined; } & { account: `0x${string}` | Account; } & { chain: chainOverride | null; }) | (Omit<{ data?: `0x${string}` | undefined; from: `0x${string}`; gas?: bigint | undefined; nonce?: number | undefined; to?: `0x${string}` | null | undefined; type?: "legacy" | undefined; value?: bigint | undefined; gasPrice?: bigint | undefined; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; blobs?: undefined; blobVersionedHashes?: undefined; kzg?: undefined; accessList?: undefined; sidecars?: undefined; authorizationList?: undefined; }, "from"> & { kzg?: Kzg | undefined; } & { account: `0x${string}` | Account; } & { chain?: chainOverride | null | undefined; }) | (Omit<{ data?: `0x${string}` | undefined; from: `0x${string}`; gas?: bigint | undefined; nonce?: number | undefined; to?: `0x${string}` | null | undefined; type?: "legacy" | undefined; value?: bigint | undefined; gasPrice?: bigint | undefined; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; blobs?: undefined; blobVersionedHashes?: undefined; kzg?: undefined; accessList?: undefined; sidecars?: undefined; authorizationList?: undefined; }, "from"> & { kzg?: Kzg | undefined; } & { account?: `0x${string}` | Account | undefined; } & { chain: chainOverride | null; }) | (Omit<{ data?: `0x${string}` | undefined; from: `0x${string}`; gas?: bigint | undefined; nonce?: number | undefined; to?: `0x${string}` | null | undefined; type?: "legacy" | undefined; value?: bigint | undefined; gasPrice?: bigint | undefined; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; blobs?: undefined; blobVersionedHashes?: undefined; kzg?: undefined; accessList?: undefined; sidecars?: undefined; authorizationList?: undefined; }, "from"> & { kzg?: Kzg | undefined; } & { account?: `0x${string}` | Account | undefined; } & { chain?: chainOverride | null | undefined; }) | (Omit<{ data?: `0x${string}` | undefined; from: `0x${string}`; gas?: bigint | undefined; nonce?: number | undefined; to?: `0x${string}` | null | undefined; type?: "eip2930" | undefined; value?: bigint | undefined; gasPrice?: bigint | undefined; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; accessList?: AccessList | undefined; blobs?: undefined; blobVersionedHashes?: undefined; kzg?: undefined; sidecars?: undefined; authorizationList?: undefined; }, "from"> & { kzg?: Kzg | undefined; } & { account: `0x${string}` | Account; } & { chain: chainOverride | null; }) | (Omit<{ data?: `0x${string}` | undefined; from: `0x${string}`; gas?: bigint | undefined; nonce?: number | undefined; to?: `0x${string}` | null | undefined; type?: "eip2930" | undefined; value?: bigint | undefined; gasPrice?: bigint | undefined; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; accessList?: AccessList | undefined; blobs?: undefined; blobVersionedHashes?: undefined; kzg?: undefined; sidecars?: undefined; authorizationList?: undefined; }, "from"> & { kzg?: Kzg | undefined; } & { account: `0x${string}` | Account; } & { chain?: chainOverride | null | undefined; }) | (Omit<{ data?: `0x${string}` | undefined; from: `0x${string}`; gas?: bigint | undefined; nonce?: number | undefined; to?: `0x${string}` | null | undefined; type?: "eip2930" | undefined; value?: bigint | undefined; gasPrice?: bigint | undefined; maxFeePerBlobGas?: undefined; maxFeePerGas?: undefined; maxPriorityFeePerGas?: undefined; accessList?: AccessList | undefined; bl
|
size report
The process '/home/runner/.bun/bin/bun' failed with exit code 2
|
size report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|