-
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.
Browse files
Browse the repository at this point in the history
…7147) * fix(web3-errors): the undefined data in Eip838ExecutionError (#6905) * fix(web3-errors): handle the undefined data in Eip838ExecutionError constructor(#6433) * doc: update changelog * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: Muhammad Altabba <[email protected]> Co-authored-by: Junaid <[email protected]> * changelog update --------- Co-authored-by: Xu Jianxiang <[email protected]> Co-authored-by: Muhammad Altabba <[email protected]> Co-authored-by: Oleksii Kosynskyi <[email protected]>
- Loading branch information
1 parent
463d070
commit 6b80cf0
Showing
4 changed files
with
24 additions
and
2 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
6b80cf0
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
9439
ops/sec (±3.74%
)9085
ops/sec (±3.80%
)0.96
processingContractDeploy
40790
ops/sec (±6.86%
)39873
ops/sec (±6.00%
)0.98
processingContractMethodSend
16075
ops/sec (±6.85%
)15649
ops/sec (±9.76%
)0.97
processingContractMethodCall
26970
ops/sec (±8.10%
)27135
ops/sec (±6.88%
)1.01
abiEncode
43844
ops/sec (±7.10%
)43610
ops/sec (±6.72%
)0.99
abiDecode
30447
ops/sec (±7.63%
)29967
ops/sec (±8.45%
)0.98
sign
1584
ops/sec (±0.51%
)1496
ops/sec (±3.20%
)0.94
verify
358
ops/sec (±2.93%
)374
ops/sec (±0.41%
)1.04
This comment was automatically generated by workflow using github-action-benchmark.