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

Release 0.20.5 with a new endpoint #1375

Merged
merged 4 commits into from
Sep 21, 2023

Conversation

xgreenx
Copy link
Collaborator

@xgreenx xgreenx commented Sep 21, 2023

Add query and handling for MessageStatus (#1371)
The bridge UI requires an client endpoint for querying the status of a specific Message, whether it has been spent or not. An additional variant is added for unknown messages, i.e. messages that can't be found in the DB.


Co-authored-by: Green Baneling XgreenX9999@gmail.com

(cherry picked from commit c6b0df7)

The bridge UI requires an client endpoint for querying the status of a
specific `Message`, whether it has been spent or not. An additional
variant is added for unknown messages, i.e. messages that can't be found
in the DB.

---------

Co-authored-by: Green Baneling <XgreenX9999@gmail.com>

(cherry picked from commit c6b0df7)
@xgreenx xgreenx requested a review from a team September 21, 2023 10:35
@xgreenx xgreenx self-assigned this Sep 21, 2023
Copy link
Contributor

@bvrooman bvrooman left a comment

Choose a reason for hiding this comment

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

It sounds like we're cherry picking this PR because the bridging UI is blocked - is this correct?

@xgreenx xgreenx merged commit a417952 into release/0.20.5 Sep 21, 2023
21 checks passed
@xgreenx xgreenx deleted the feature/message-status-endpoint branch September 21, 2023 17:02
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