flashbots / builder

Flashbots MEV-Boost Block Builder
https://docs.flashbots.net/flashbots-mev-boost/block-builders
GNU Lesser General Public License v3.0
424 stars 137 forks source link

expose revert reason and execution error #153

Closed TymKh closed 5 months ago

TymKh commented 5 months ago

📝 Summary

For better simulation experience of private transactions

📚 References

Response logic similar to callBundle (although callBundle returns revert as string, which is suboptimal, we return revert data as hexbytes)