-
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
fix(docs): mastering-accounts #7089
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
Benchmark suite | Current: 721f615 | Previous: 7af8090 | Ratio |
---|---|---|---|
processingTx |
8874 ops/sec (±4.16% ) |
9348 ops/sec (±3.97% ) |
1.05 |
processingContractDeploy |
40379 ops/sec (±6.17% ) |
40452 ops/sec (±6.63% ) |
1.00 |
processingContractMethodSend |
19214 ops/sec (±6.73% ) |
19668 ops/sec (±6.95% ) |
1.02 |
processingContractMethodCall |
40210 ops/sec (±6.18% ) |
37823 ops/sec (±6.19% ) |
0.94 |
abiEncode |
44431 ops/sec (±6.95% ) |
44665 ops/sec (±7.08% ) |
1.01 |
abiDecode |
30899 ops/sec (±8.60% ) |
30295 ops/sec (±7.99% ) |
0.98 |
sign |
1568 ops/sec (±3.69% ) |
1584 ops/sec (±0.73% ) |
1.01 |
verify |
379 ops/sec (±0.56% ) |
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 #7089 +/- ##
=======================================
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.
|
Streamline Mastering Wallets & Accounts (and rename it to Introduction to Accounts & Wallets). Try to make this page more focused and easier to understand. Remove a lot of the material that is present on other pages and replace it with a "Next Steps" section.