Stephane
Stephane
- classify non-mev transactions to obtain upper bound
This problem wasnt added in this PR, but i'm not sure what's going on with this :  _Originally posted by @epheph in...
this requires passing environment configs for CI to succeed
I've been reflecting some more on the following two issues: https://github.com/flashbots/mev-boost/issues/112 https://github.com/flashbots/mev-boost/issues/219 I am starting to believe it is not possible to build a permissionless relay if it has public...
https://github.com/prettier-solidity/prettier-plugin-solidity/issues/427
Common pattern for transferring tokens is approve+call. This becomes expensive for multi-contract hops as each hop requires an transferFrom + approve call. By approving a transfer to a pre-computed wallet,...