Skip to content

Stop returning an AddressResult from the progressive proofer#9439

Merged
jmhooper merged 6 commits intomainfrom
jmhooper-use-correct-proofing-rate
Oct 24, 2023
Merged

Stop returning an AddressResult from the progressive proofer#9439
jmhooper merged 6 commits intomainfrom
jmhooper-use-correct-proofing-rate

Conversation

@jmhooper
Copy link
Contributor

The progressive proofer performs a resolution transaction. Address results are for address transactions. The progressive proofer should not, for this reason, ever be returning an address result.

The progressive proofer performs a resolution transaction. Address results are for address transactions. The progressive proofer should not, for this reason, ever be returning an address result.

[skip changelog]
Copy link
Contributor

@svalexander svalexander left a comment

Choose a reason for hiding this comment

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

This makes sense. We'll work on adding test coverage separately.

@jmhooper jmhooper merged commit 724572e into main Oct 24, 2023
@jmhooper jmhooper deleted the jmhooper-use-correct-proofing-rate branch October 24, 2023 18:58
jmhooper added a commit that referenced this pull request Oct 24, 2023
The progressive proofer performs a resolution transaction. Address results are for address transactions. The progressive proofer should not, for this reason, ever be returning an address result.

[skip changelog]
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