-
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.
Use the ethereum-blackhole (the 0x address) for the
from
address fo…
…r tests on mainnet and testnet (#6689) * use the ethereum-blackhole (the 0x address) for the from address for tests on mainnet and testnet * fix a typo inside `Black Box Tests` workflow
- Loading branch information
1 parent
7c33cc0
commit cc7ff1f
Showing
2 changed files
with
2 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
cc7ff1f
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
9291
ops/sec (±4.56%
)9301
ops/sec (±4.81%
)1.00
processingContractDeploy
40111
ops/sec (±7.50%
)39129
ops/sec (±7.62%
)0.98
processingContractMethodSend
19668
ops/sec (±4.63%
)19443
ops/sec (±5.19%
)0.99
processingContractMethodCall
39508
ops/sec (±6.73%
)38971
ops/sec (±6.34%
)0.99
abiEncode
41899
ops/sec (±8.04%
)44252
ops/sec (±6.92%
)1.06
abiDecode
31879
ops/sec (±6.38%
)30419
ops/sec (±8.89%
)0.95
sign
1623
ops/sec (±4.64%
)1656
ops/sec (±4.08%
)1.02
verify
372
ops/sec (±0.72%
)373
ops/sec (±0.78%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.