Cannot send private transactions which include an access-list

Open
#128 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Domain
api, blockchain

Research direction

Start by reproducing the reported eth_sendPrivateTransaction request with an accessList and the example transaction on the Transaction Status API. Compare its FAILED status with an otherwise equivalent transaction without an accessList, and confirm that the access-list transaction is accepted and no longer reported as failed when the issue is resolved.

Written by the indexing model from the issue text.

Description

I am attempting eth_sendPrivateTransaction with transactions which include an accessList (on ethereum/mainnet).

No matter how much I increase the maxFeePerGas and maxPriorityFeePerGas values, these transactions always end up showing "status":"FAILED" on the Transaction Status API webpage (at https://protect.flashbots.net/tx).

Is there any knows issue around this?

Thanks.

An example transaction:

https://protect.flashbots.net/tx/0x34ae719a2639a3047a2383442acbc315bcef5cd3890a25264b17152bd5a152a6

Dominant language
No language data
Stars
2.6k
Forks
291
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from flashbots/pm

All issues in flashbots/pm

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.