v1.8.1 Release Notes
This version contains a fix that enhances MetaMask compatibility. It affects the return format of block header APIs. So, it is recommended that you update the ENs using the eth_getHeader
-related APIs to this version.
Fixes
- Block header API returns
baseFeePerGas
field only after theEthTxType
hard fork (#1247)