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: taking iterator in select_block_headers #667

Merged

Conversation

varun-doshi
Copy link
Contributor

Ref #664

Replaces taking a Vec in select_block_headers with taking an impl Iterator

crates/store/src/state.rs Outdated Show resolved Hide resolved
Copy link

@PhilippGackstatter PhilippGackstatter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks for figuring out the details on the trait bounds.

@varun-doshi
Copy link
Contributor Author

Added Changelog and corrected the formatting

@PhilippGackstatter
Copy link

@varun-doshi Can you fix the merge conflict with the changelog? Thanks!

@Mirko-von-Leipzig Should we merge this afterwards?

@Mirko-von-Leipzig Mirko-von-Leipzig merged commit d8eb5bc into 0xPolygonMiden:next Feb 7, 2025
11 of 12 checks passed
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.

4 participants