You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
@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