Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[4.2.0]
Added
web3
web3-eth
ALL_EVENTS
andALL_EVENTS_ABI
constants,SendTransactionEventsBase
type,decodeEventABI
method (Add events to receipt object #6410)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-types
EventLog
was added. (Add events to receipt object #6410)web3-utils
EventEmitter
has been implemented and exported. (ImplementEventEmitter
compatible with browsers #6398)Fixed
web3-core
EventEmitter
compatible with browsers #6398)web3-errors
web3-eth
provider.supportsSubscriptions
exists before watching by subscription #6440)checkRevertBeforeSending
insendSignedTransaction
defaultTransactionBuilder
for value issue (6508 fix #6509)web3-eth-abi
**
withBigInt
#6506)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-providers-http
web3-providers-ipc
web3-providers-ws
web3-utils
**
withBigInt
#6506)web3-validator
**
withBigInt
#6506)convertToZod
method (Fix validation uint int sizes #6434)Changed
web3
web3-core
EventEmitter
fromweb3-utils
that works in node envrioment as well as in the browser. (ImplementEventEmitter
compatible with browsers #6398)web3-eth
web3-eth-contract
events
property was added to thereceipt
object (Add events to receipt object #6410)web3-eth-ens
web3-eth-iban
web3-eth-personal
web3-net
web3-providers-http
web3-rpc-methods