- 
                Notifications
    
You must be signed in to change notification settings  - Fork 5.1k
 
update typescript version to 5 #7272
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 
 Changeset
 View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger 
 Smaller 
 Unchanged 
  | 
    
          Codecov ReportAttention: Patch coverage is  
 Additional details and impacted files@@            Coverage Diff             @@
##              4.x    #7272      +/-   ##
==========================================
+ Coverage   94.51%   94.54%   +0.02%     
==========================================
  Files         218      218              
  Lines        8557     8637      +80     
  Branches     2364     2364              
==========================================
+ Hits         8088     8166      +78     
- Misses        469      471       +2     
 Flags with carried forward coverage won't be shown. Click here to find out more. 
  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
| Benchmark suite | Current: 32ad76e | Previous: 56d4aec | Ratio | 
|---|---|---|---|
processingTx | 
21300 ops/sec (±7.49%) | 
21333 ops/sec (±6.28%) | 
1.00 | 
processingContractDeploy | 
38260 ops/sec (±8.07%) | 
37350 ops/sec (±9.12%) | 
0.98 | 
processingContractMethodSend | 
15576 ops/sec (±7.37%) | 
15425 ops/sec (±8.46%) | 
0.99 | 
processingContractMethodCall | 
27068 ops/sec (±6.53%) | 
27828 ops/sec (±7.27%) | 
1.03 | 
abiEncode | 
41259 ops/sec (±6.71%) | 
42616 ops/sec (±7.22%) | 
1.03 | 
abiDecode | 
27751 ops/sec (±8.81%) | 
29566 ops/sec (±9.87%) | 
1.07 | 
sign | 
1530 ops/sec (±0.67%) | 
1505 ops/sec (±3.30%) | 
0.98 | 
verify | 
362 ops/sec (±2.98%) | 
365 ops/sec (±0.58%) | 
1.01 | 
This comment was automatically generated by workflow using github-action-benchmark.
| 
           As discussed dev release from this PR needs to be tested with a plugin.  | 
    
Description
Please include a summary of the changes and be sure to follow our Contribution Guidelines.
Type of change
Checklist:
npm run lintwith success and extended the tests and types if necessary.npm run test:unitwith success.npm run test:coverageand my test cases cover all the lines and branches of the added code.npm run buildand testeddist/web3.min.jsin a browser.CHANGELOG.mdfile in the root folder.