Skip to content

Send UserOp is failed when EIP-1559 is not supported #1076

@alexkinno

Description

@alexkinno

Describe the bug
Cannot send userOp to legacy network when used config with supports_eip1559 = false

To reproduce
Steps to reproduce the behavior:
Send the userOp to the bundler with network which doesn't support EIP-1559. Got an error:

2025-03-23T16:04:08.361813Z ERROR rundler_builder::bundle_sender: Failed to send bundle with unexpected error: RPC Error: server returned an error response: error code -32000: RPC error response: dynamicFee tx is not supported by signer

Expected behavior
It should be able to send UserOp to legacy network when supports_eip1559 = false is set

Logs
Please attach any relevant logs.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-triageIssue needs triage

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions