-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/4.2.0 #6517
Release/4.2.0 #6517
Conversation
Bundle StatsHey there, this message comes from a github action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## 4.x #6517 +/- ##
=======================================
Coverage 89.67% 89.67%
=======================================
Files 215 215
Lines 8234 8234
Branches 2224 2224
=======================================
Hits 7384 7384
Misses 850 850
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Deploying with Cloudflare Pages
|
[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