Add Note About create-hardhat-web3 to Hardhat Guide#7281
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 No files were changed View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
There was a problem hiding this comment.
Benchmark
Details
| Benchmark suite | Current: 1bd44d6 | Previous: 6f9a485 | Ratio |
|---|---|---|---|
processingTx |
21375 ops/sec (±7.61%) |
21688 ops/sec (±8.58%) |
1.01 |
processingContractDeploy |
38619 ops/sec (±5.98%) |
38621 ops/sec (±6.70%) |
1.00 |
processingContractMethodSend |
14779 ops/sec (±9.77%) |
15698 ops/sec (±6.99%) |
1.06 |
processingContractMethodCall |
28393 ops/sec (±6.18%) |
28405 ops/sec (±6.07%) |
1.00 |
abiEncode |
43322 ops/sec (±7.49%) |
42626 ops/sec (±7.39%) |
0.98 |
abiDecode |
29112 ops/sec (±7.99%) |
29174 ops/sec (±8.52%) |
1.00 |
sign |
1491 ops/sec (±1.20%) |
1502 ops/sec (±3.88%) |
1.01 |
verify |
357 ops/sec (±2.74%) |
364 ops/sec (±0.56%) |
1.02 |
This comment was automatically generated by workflow using github-action-benchmark.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.x #7281 +/- ##
=======================================
Coverage 94.43% 94.43%
=======================================
Files 216 216
Lines 8463 8463
Branches 2338 2338
=======================================
Hits 7992 7992
Misses 471 471
Flags with carried forward coverage won't be shown. Click here to find out more. |
Closes #7251