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

fix(errorhandling): Update to flashbotsrpc v0.7.0 #147

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

ryanschneider
Copy link
Contributor

@ryanschneider ryanschneider commented Jun 27, 2024

📝 Summary

Update rpc-endpoint to use flashbotsrpc v0.7.0 which includes (metachris/flashbotsrpc#28) which now allows RpcRequest.sendTxToRelay() to correctly handle 500 errors from upstream relay return an error to the user (instead of previously where we erroneously implied to the user we submitted their tx by returning the tx hash).

⛱ Motivation and Context

See above.

📚 References


✅ I have run these commands

  • make lint
  • make test
  • go mod tidy

@metachris metachris merged commit 11e4b92 into main Jun 27, 2024
2 checks passed
@metachris metachris deleted the flashbotsrpc-v0.7.0 branch June 27, 2024 18:25
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

Successfully merging this pull request may close these issues.

3 participants