Skip to content

Does IsSentToMiners still have a meaning? #146

@kaber2

Description

@kaber2

I'm a bit uncertain about the meaning of flashbots_getBundleStats results.

For any bundle I send, I get

  • isSimulated = true
  • SimulatedAt, SubmittedAt with reasonable values
  • SentToMinersAt, ReceivedAt without a value
  • ConsideredByBuildersAt, SealedByBuildersAt with equal lengths, normally larger than zero

However IsSentToMiners is always set to false and so far all my transactions have not been included in a block even with rather large gas fees (they work fine in callBundle and when sending outside of a bundle). As I'm trying to debug this, I'm wondering whether IsSentToMiners and SentToMinersAt still have any meaning in PoS or whether I can ignore them.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions