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

feat: improve performance with rpc query #240

Merged
merged 3 commits into from
Jul 13, 2023

Conversation

pythonberg1997
Copy link
Contributor

@pythonberg1997 pythonberg1997 commented Jul 7, 2023

Description

This pr is to improve performance with rpc query

Changes

Notable changes:

  • remove baseapp.qms and add queryState for query
  • add baseapp.checkStateMtx and baseapp.queryStateMtx

baseapp/baseapp.go Outdated Show resolved Hide resolved
baseapp/baseapp.go Outdated Show resolved Hide resolved
baseapp/baseapp.go Outdated Show resolved Hide resolved
baseapp/baseapp.go Outdated Show resolved Hide resolved
baseapp/abci.go Outdated Show resolved Hide resolved
baseapp/baseapp.go Outdated Show resolved Hide resolved
@pythonberg1997 pythonberg1997 changed the base branch from master to develop July 12, 2023 07:46
@pythonberg1997 pythonberg1997 changed the title feat: improve query method for account info feat: improve performance with rpc query Jul 12, 2023
@pythonberg1997 pythonberg1997 marked this pull request as ready for review July 12, 2023 07:48
@KeefeL KeefeL merged commit 99cccb9 into bnb-chain:develop Jul 13, 2023
16 checks passed
@pythonberg1997 pythonberg1997 deleted the rpc_mutex branch July 13, 2023 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants