Changelog
[4.15.0]
createNewPendingTransactionFilter
, createNewFilter
, createNewBlockFilter
, uninstallFilter
, getFilterChanges
and getFilterLogs
are exported from Web3Eth
and filtering_rpc_method_wrappers
(#7353)decodeFunctionCall
and decodeFunctionReturn
. (#7345)hashMessage
now has a new optional param skipPrefix
with a default value of false
. A new function signRaw
was added to sign a message without prefix. (#7346)FilterParams
type added (#7353)