flashbots / ethers-provider-flashbots-bundle

Flashbots provider for ethers.js
549 stars 215 forks source link

Incompatible with ethers-v6 #94

Open wei3erHase opened 1 year ago

wei3erHase commented 1 year ago

When using the package from a repo with ethers-v6, since ethers/utils got deprecated, it fails to compile.

Stanback commented 1 year ago

@wei3erHase I ran into the same issue, I've submitted a PR here https://github.com/flashbots/ethers-provider-flashbots-bundle/pull/100

qafariamirhossein commented 3 months ago

Same issue here.