-
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.
* format all files and fix formatter so it runs on commit * update eslint * pre commit will run prettier on commited files * update * remove prepush
- Loading branch information
Showing
222 changed files
with
5,731 additions
and
5,318 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/usr/bin/env sh | ||
. "$(dirname -- "$0")/_/husky.sh" | ||
|
||
npx lint-staged |
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
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
Oops, something went wrong.
b86d8ca
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
22440
ops/sec (±7.06%
)21492
ops/sec (±7.89%
)0.96
processingContractDeploy
38564
ops/sec (±7.90%
)40035
ops/sec (±5.14%
)1.04
processingContractMethodSend
16696
ops/sec (±7.81%
)15323
ops/sec (±10.31%
)0.92
processingContractMethodCall
27650
ops/sec (±7.82%
)28246
ops/sec (±6.49%
)1.02
abiEncode
44651
ops/sec (±6.88%
)43024
ops/sec (±7.13%
)0.96
abiDecode
30424
ops/sec (±7.61%
)29932
ops/sec (±7.74%
)0.98
sign
1574
ops/sec (±0.58%
)1509
ops/sec (±3.19%
)0.96
verify
365
ops/sec (±2.65%
)367
ops/sec (±0.55%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.