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

Replace get_flags_for_height_and_constants() with Rust version #18435

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

matt-o-how
Copy link
Contributor

Replaces the now duplicated Python version of get_flags_for_height_and_constants() with the version used in Rust bindings.
This reduces duplication and allows greater synchronisation as more code is migrated into Rust.

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

@matt-o-how matt-o-how added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Aug 9, 2024
@matt-o-how matt-o-how requested a review from arvidn August 9, 2024 14:01
@matt-o-how matt-o-how requested a review from a team as a code owner August 9, 2024 14:01
@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Aug 13, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot added merge_conflict Branch has conflicts that prevent merge to main and removed merge_conflict Branch has conflicts that prevent merge to main labels Aug 15, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

1 similar comment
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Aug 16, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@pmaslana pmaslana merged commit 0a76e22 into main Aug 16, 2024
374 checks passed
@pmaslana pmaslana deleted the rust_get_flags branch August 16, 2024 16:26
@altendky altendky mentioned this pull request Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants