Skip to content

Releases: goldenagellc/web3-blocks

Separate FlashbotsWallet from Wallet and improve v0.2 compatibility

31 May 03:53
Compare
Choose a tag to compare
v0.1.9

Fix exports for new FlashbotsWallet class

Support for Flashbots 0.2

30 May 17:56
Compare
Choose a tag to compare
v0.1.8

Add support for Flashbots 0.2

More informative Flashbots error messages

28 Apr 05:41
dca30ac
Compare
Choose a tag to compare
v0.1.7

Print more informative Flashbot RPC errors (#20)

Allow raw tx strings in Flashbots bundles

28 Apr 02:02
3e6f276
Compare
Choose a tag to compare
v0.1.6

Allow raw transaction strings in Flashbots bundles (#19)

Fix uint64 typing issue with flashbots relay

18 Apr 05:47
839eaa7
Compare
Choose a tag to compare
v0.1.5

Fix uint64 typing issue with Math.floor instead of toFixed (#18)

Fix simulate functionality for flashbots

12 Apr 16:53
65d97c6
Compare
Choose a tag to compare
v0.1.4

Fix flashbots simulate and increment version (#17)

Add simulate functionality to flashbots provider

28 Mar 09:13
7d24368
Compare
Choose a tag to compare
v0.1.3

Add simulate functionality to flashbots provider (#15)

Add Flashbots relay provider

27 Mar 07:30
0e82fc9
Compare
Choose a tag to compare
v0.1.2

Add Flashbots provider (#12)

Fix replacement tx gas incrementing

24 Mar 22:59
a46066c
Compare
Choose a tag to compare
v0.1.1

Fix replacement tx gas incrementing (#11)

Robust dumping and ws auto-reconnect

24 Mar 20:58
17a0cc4
Compare
Choose a tag to compare
Robust dump and ws auto-reconnect (#10)

* Safety checks to prevent multiple dumps; ws auto-reconnect

* Update version no.

* Fix websocket closing