Skip to content
This repository was archived by the owner on Sep 6, 2022. It is now read-only.

v1.10.16-mev0.6.0-a1

Compare
Choose a tag to compare
@Code0x2 Code0x2 released this 16 Mar 06:03
· 403 commits to master since this release

Includes geth v1.10.16 and mev0.6.0 features

Additions list

  • CallBundle: Optionally create accesslists on entire bundles and/or retrieve event logs from bundle txs (readd)
  • EstimateGasBundle: Optionally create accesslists on the estimated transactions
  • GetBlock: Now returns the child block's base fee (GetBlockByNumber and GetBlockByHash)

Notes: callbundle/estimategasbundle will probably be updated so that you can specify hashes to create lists for, additionally, estimategasbundle might be getting the event log option. Might've left a bug or two pls do let me know if you find em