flashbots / searcher-sponsored-tx

376 stars 155 forks source link

Major change due to EIP-1559, no longer using CheckAndSend. #12

Closed epheph closed 3 years ago

epheph commented 3 years ago

All transactions use baseFee+PriorityFee and the sponsor funds the executor transactions BEFORE they execute, instead of checking their behavior after.