v1.10.15-mev0.4.2
Ruteri
released this
10 Jan 17:51
·
509 commits
to master
since this release
For upstream changes see go-ethereum v1.10.14 and go-ethereum v1.10.15
Changes
- Adds new RPC method flashbots_getWork which adds a new block reward including MEV to eth_getWork RPC result (#106)
- Adds method eth_estimateGasBundle that accepts similar params to eth_callBundle, but doesn't require the bundle to be signed (#109, #102)
- Merges mev eth_callBundle rpc method from long-lived branch https://github.com/flashbots/mev-geth/tree/mev-callbundle (#109)