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

Consolidate HashMaps with chains #5467

Open
ameten opened this issue Feb 13, 2025 · 0 comments
Open

Consolidate HashMaps with chains #5467

ameten opened this issue Feb 13, 2025 · 0 comments

Comments

@ameten
Copy link
Contributor

ameten commented Feb 13, 2025

Currently we have many maps from chain into an object: mailbox, application operation verifier, validator announcement. We can consider to consolidate them into a single map with a tuple as a value so that we don't need to check if everything we need was created for each map.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant