v4.3.0 #6639
luu-alex
announced in
Announcements
v4.3.0
#6639
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[4.3.0]
Changed
web3-core
contractDataInputFill
has been defaulted todata
, istead ofinput
. (change default to data #6622)web3-eth-abi
web3-eth-accounts
web3-eth-contracts
data
instead ofinput
within method calls (change default to data #6622)web3-eth-ens
web3-eth-iban
web3-eth
web3-net
web3-providers-http
web3-providers-ipc
web3-providers-ws
Added
web3-eth-accounts
privateKeyToPublicKey
BaseTransaction
from the package (Add functionality to extend tx types #6493)txUtils
from the package (Add functionality to extend tx types #6493)web3-utils
SocketProvider
now contains public functiongetPendingRequestQueueSize
,getSentRequestsQueueSize
andclearQueues
(add websocket methods #6479)safeDisconnect
as aSocketProvider
method to disconnect only when request queue size and send request queue size is 0 (add websocket methods #6479)isContractInitOptions
method (fix web3config setconfig #6555)Fixed
web3-eth-accounts
recover
function,v
will be normalized to value 0,1 (Recover does not work with signature created by web3.js 4.x + ledger #6344)web3-rpc-methods
web3-utils
This discussion was created from the release v4.3.0.
Beta Was this translation helpful? Give feedback.
All reactions