-
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 encodeData error condition * hash fixes * lint:fix * revert some changes * revert noPreamble * revert recover * fix integration tests * fix integration tests
- Loading branch information
Showing
6 changed files
with
100 additions
and
95 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
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.
e47e1da
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
8969
ops/sec (±5.32%
)8718
ops/sec (±4.07%
)0.97
processingContractDeploy
38761
ops/sec (±7.89%
)38913
ops/sec (±7.29%
)1.00
processingContractMethodSend
15900
ops/sec (±7.01%
)18130
ops/sec (±7.07%
)1.14
processingContractMethodCall
28097
ops/sec (±6.28%
)36290
ops/sec (±6.10%
)1.29
abiEncode
44753
ops/sec (±7.71%
)39776
ops/sec (±7.72%
)0.89
abiDecode
29942
ops/sec (±8.29%
)28800
ops/sec (±6.54%
)0.96
sign
1578
ops/sec (±0.97%
)1530
ops/sec (±3.94%
)0.97
verify
365
ops/sec (±3.03%
)363
ops/sec (±0.60%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.