-
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.
Add the missing types to the ”accounts“ (#7011)
* updated types * changelog update
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
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
ebbbf1e
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
9143
ops/sec (±3.69%
)9301
ops/sec (±4.81%
)1.02
processingContractDeploy
39489
ops/sec (±6.69%
)39129
ops/sec (±7.62%
)0.99
processingContractMethodSend
19441
ops/sec (±6.81%
)19443
ops/sec (±5.19%
)1.00
processingContractMethodCall
38213
ops/sec (±5.75%
)38971
ops/sec (±6.34%
)1.02
abiEncode
43776
ops/sec (±6.41%
)44252
ops/sec (±6.92%
)1.01
abiDecode
29494
ops/sec (±8.25%
)30419
ops/sec (±8.89%
)1.03
sign
1565
ops/sec (±1.59%
)1656
ops/sec (±4.08%
)1.06
verify
364
ops/sec (±2.41%
)373
ops/sec (±0.78%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.