Skip to content

Releases: metachris/flashbotsrpc

v0.7.1

12 Dec 18:39
19287ab
Compare
Choose a tag to compare

What's Changed

  • fix http client configuration by @TymKh in #29

New Contributors

  • @TymKh made their first contribution in #29

Full Changelog: v0.7.0...v0.7.1

v0.7.0

27 Jun 17:40
3dc3c4e
Compare
Choose a tag to compare

What's Changed

  • adds flashbots_getBundleStatsV2 by @ctrl-alt-lulz in #20
  • Return both error and success responses from a broadcast by @hazim-j in #27
  • Handle CallWithFlashbotsSignature returning non-JSONRPC error by @ryanschneider in #28
  • Add rpc.lokibuilder.xyz by @magnus-loki in #26

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

26 May 07:15
702086e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

30 Mar 14:19
1146f37
Compare
Choose a tag to compare

Changes since v0.4.1: v0.4.1...v0.5.0

Notably

v0.4.1

18 Jan 15:25
3d779a7
Compare
Choose a tag to compare

Changes since v0.4.0: v0.4.0...v0.4.1

New features:

  • callBundle: individual tx results now include fields Error and Revert
  • Set custom request timeout (rpc.Timeout)
  • Set custom request headers (rpc.Headers)
  • Wrap RPC errors with RelayErrorResponse, to distinguish relay/rpc errors from network and other errors

v0.4.0

01 Dec 12:30
dd93a46
Compare
Choose a tag to compare

sendPrivateTransaction & cancelPrivateTransaction

v0.3.1

10 Nov 15:33
ca9e4df
Compare
Choose a tag to compare

Fixed handling of relay errors

v0.2.0

23 Sep 09:04
Compare
Choose a tag to compare
cleanup, rename from flashbots-rpc to flashbotsrpc