-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(docs): account-transaction-tutorial (#7094)
* fix(docs): account-transaction-tutorial * Fix broken links
- Loading branch information
Showing
7 changed files
with
405 additions
and
730 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 4 | ||
sidebar_position: 3 | ||
sidebar_label: 'Tutorial: Connecting to Metamask' | ||
--- | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
7f8e504
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
processingTx
9412
ops/sec (±3.41%
)8886
ops/sec (±4.14%
)0.94
processingContractDeploy
37961
ops/sec (±7.80%
)36289
ops/sec (±7.97%
)0.96
processingContractMethodSend
19198
ops/sec (±6.60%
)19089
ops/sec (±6.68%
)0.99
processingContractMethodCall
39395
ops/sec (±5.47%
)37879
ops/sec (±3.96%
)0.96
abiEncode
44551
ops/sec (±6.60%
)41900
ops/sec (±6.51%
)0.94
abiDecode
30560
ops/sec (±7.70%
)29048
ops/sec (±10.00%
)0.95
sign
1612
ops/sec (±0.84%
)1535
ops/sec (±3.67%
)0.95
verify
374
ops/sec (±0.51%
)371
ops/sec (±0.63%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.