Minor Changes
-
#4098
003b231361f223487aa3e6a67a1e5258e8fe758bThanks @jxom! - Hooked upeth_fillTransactionrouting toprepareTransactionRequest, to reduce the RPC calls required to prepare a local transaction from 3-4, to 1 (ifeth_fillTransactionis supported by the execution node). -
#4098
003b231361f223487aa3e6a67a1e5258e8fe758bThanks @jxom! - AddedfillTransactionaction foreth_fillTransactionsupport.
Patch Changes
-
#4069
b46fbe33a45faa9c645fddadfd59d7660b12615cThanks @bearpong! - Addedurlproperty to request errors. -
#4109
40132ab1a9dc4583685b7e1a77368cad953f917dThanks @keone! - Updated Monad block explorer URL and added WebSocket URLs, Multicall3 contract, second block explorer, and second RPC URL. -
#4110
90ada93230446875bd2ada289f2b83f4d3a58816Thanks @ikautak! - Addedpassphraseoption tomnemonicToAccount.