This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Merged
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: 3d519e2 | Previous: 7af8090 | Ratio |
|---|---|---|---|
processingTx |
9036 ops/sec (±4.24%) |
9348 ops/sec (±3.97%) |
1.03 |
processingContractDeploy |
39315 ops/sec (±6.86%) |
40452 ops/sec (±6.63%) |
1.03 |
processingContractMethodSend |
19412 ops/sec (±6.96%) |
19668 ops/sec (±6.95%) |
1.01 |
processingContractMethodCall |
38811 ops/sec (±6.02%) |
37823 ops/sec (±6.19%) |
0.97 |
abiEncode |
44307 ops/sec (±6.86%) |
44665 ops/sec (±7.08%) |
1.01 |
abiDecode |
31106 ops/sec (±8.31%) |
30295 ops/sec (±7.99%) |
0.97 |
sign |
1535 ops/sec (±3.21%) |
1584 ops/sec (±0.73%) |
1.03 |
verify |
377 ops/sec (±0.41%) |
371 ops/sec (±2.86%) |
0.98 |
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 #7085 +/- ##
=======================================
Coverage 93.98% 93.98%
=======================================
Files 215 215
Lines 8335 8335
Branches 2301 2301
=======================================
Hits 7834 7834
Misses 501 501
Flags with carried forward coverage won't be shown. Click here to find out more.
|
jdevcs
approved these changes
Jun 10, 2024
This was referenced Jul 17, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Remove the provider tutorials (HTTP, WebSocket, IPC, injected, 3rd party). These tutorials almost all rely on deprecated dependencies (Ganache, Truffle). Furthermore, the most important details from each of these tutorials are already described in the Mastering Providers section.