Skip to content

1223.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 09:35
e85f9af

@metamask/eth-json-rpc-middleware 24.0.2

Changed

  • Bump @metamask/eth-sig-util from ^8.2.0 to ^9.0.0 (#9999)

Fixed

  • Allow null values for optional fields in eth_sendTransaction / eth_signTransaction params (#10039)
    • Fields like maxFeePerGas, maxPriorityFeePerGas, gasPrice, gas, value, data, to, nonce, chainId, type, gasLimit, accessList, and authorizationList now accept null in addition to undefined, which is how some dApps signal an absent value in JSON