Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

0.12.0

Compare
Choose a tag to compare
@onbjerg onbjerg released this 24 Dec 07:19
· 19 commits to master since this release
fe85aa3

Added

  • It is now possible to use your own endpoint for simulating bundles. Bundles will be sent over JSON-RPC to the given endpoint. The JSON-RPC method used is eth_callBundle. See Middleware::set_simulation_relay.

Changed

  • The library now uses the new flashbots_getUserStatsV2 and flashbots_getBundleStatsV2 endpoints. If you need the old endpoints, pin your version to 0.11.0.