Skip to content

fix(api): make measure liquid height recoverable.#18173

Merged
ryanthecoder merged 1 commit intochore_release-8.4.0from
make-measure-liq-recoverable
Apr 25, 2025
Merged

fix(api): make measure liquid height recoverable.#18173
ryanthecoder merged 1 commit intochore_release-8.4.0from
make-measure-liq-recoverable

Conversation

@ryanthecoder
Copy link
Copy Markdown
Contributor

Overview

This turns the previous measure liquid height implementation that didn't allow for recovery into a recoverable one. This is done by just doing the "require_liquid_presnece" call and then using the new well state endpoint to return the height instead of getting it directly from the engine.

Test Plan and Hands on Testing

Changelog

Review requests

Risk assessment

Since this is just using the same calls as the other api endpoints there is no additional testing to be done, and since it would just fail protocols before and now it is perhaps recoverable then this can only be a good thing.

@ryanthecoder ryanthecoder requested a review from a team as a code owner April 24, 2025 20:20
Copy link
Copy Markdown
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

Cool cool!

@ryanthecoder ryanthecoder merged commit 6694bb1 into chore_release-8.4.0 Apr 25, 2025
30 checks passed
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.

2 participants