-
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.
* set address in resolver * set addr in ens class * resolver abi update * tests * updated setAddr without cointype * removed unused import * changelog updates * updated doc and changlog * linter fix
- Loading branch information
Showing
7 changed files
with
100 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
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
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
35cb1b8
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
9498
ops/sec (±4.91%
)9301
ops/sec (±4.81%
)0.98
processingContractDeploy
35860
ops/sec (±7.16%
)39129
ops/sec (±7.62%
)1.09
processingContractMethodSend
18834
ops/sec (±7.08%
)19443
ops/sec (±5.19%
)1.03
processingContractMethodCall
37420
ops/sec (±4.95%
)38971
ops/sec (±6.34%
)1.04
abiEncode
44136
ops/sec (±6.67%
)44252
ops/sec (±6.92%
)1.00
abiDecode
29272
ops/sec (±7.36%
)30419
ops/sec (±8.89%
)1.04
sign
1623
ops/sec (±0.94%
)1656
ops/sec (±4.08%
)1.02
verify
374
ops/sec (±0.38%
)373
ops/sec (±0.78%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.