Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does IsSentToMiners still have a meaning? #146

Open
kaber2 opened this issue Dec 19, 2022 · 0 comments
Open

Does IsSentToMiners still have a meaning? #146

kaber2 opened this issue Dec 19, 2022 · 0 comments

Comments

@kaber2
Copy link

kaber2 commented Dec 19, 2022

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant