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

Use hashmap to store all storages and accounts #148

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

boyuan-chen
Copy link

📋 Add associated issues, tickets, docs URL here.

Overview

Describe what your Pull Request is about in a few sentences.
It stores all accounts and storages from the state to the hash map to speed up the process time.

Changes

Describe your changes and implementation choices. More details make PRs easier to review.

  • Add hash map and simplify code

Testing

Describe how to test your new feature/bug fix and if possible, a step by step guide on how to demo this.

The unit test is added

@boyuan-chen boyuan-chen merged commit 86ef4f0 into add-boba-mainnet-deployment Apr 4, 2024
70 checks passed
@boyuan-chen boyuan-chen deleted the improve-state-fetch branch April 4, 2024 16:33
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