Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize get owner address function #4629

Merged

Conversation

xxo1shine
Copy link
Contributor

What does this PR do?
Optimize get owner address function

Why are these changes required?
Reduce deserialization time when a large number of transactions acquire owner address.

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (release_v4.6.0@50b6afd). Click here to learn what that means.
The diff coverage is n/a.

@@                Coverage Diff                @@
##             release_v4.6.0    #4629   +/-   ##
=================================================
  Coverage                  ?   54.22%           
  Complexity                ?     7954           
=================================================
  Files                     ?      831           
  Lines                     ?    47144           
  Branches                  ?     5105           
=================================================
  Hits                      ?    25564           
  Misses                    ?    19558           
  Partials                  ?     2022           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xxo1shine xxo1shine merged commit 4206e31 into tronprotocol:release_v4.6.0 Sep 9, 2022
@xxo1shine xxo1shine deleted the optimize_getowner_func branch November 15, 2022 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants