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

Remove ImpactedAddr entirely; clean up ImpactedBlocks proptests #1688

Open
wants to merge 1 commit into
base: mkeeter/absolute-impacted-blocks
Choose a base branch
from

Conversation

faithanalog
Copy link
Contributor

Staged on #1685, I wanted to get in on the code deletion fun.

More seriously, the change to using an absolute block address in ImpactedBlocks leaves a couple places in proptests with unnecessary conversions to/from (extent, extent block) and absolute block addresses, and this simplifies those.

Only remaining usage after #1685 was for tests, in precisely one function.
Now that's gone, and the tests don't do unnecessary conversions between
(extent, block) and absolute address anymore.
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.

1 participant