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

fix: use working_set for queries at the current height not archival #151

Closed
wants to merge 7 commits into from

Conversation

Farhad-Shabani
Copy link
Member

Closes: #XXX


PR author checklist

  • Linked to GitHub issue.
  • Added tests.
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

.unwrap();

QueryResp::ConsensusState(resp.consensus_state)
}
Copy link
Member

Choose a reason for hiding this comment

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

Should this happen for all queries in the match block?

@rnbguy rnbguy marked this pull request as ready for review April 26, 2024 12:49
Copy link
Member

@rnbguy rnbguy left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@rnbguy rnbguy marked this pull request as draft April 26, 2024 13:20
@rnbguy
Copy link
Member

rnbguy commented May 23, 2024

This is not needed anymore. Closing it.

@rnbguy rnbguy closed this May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants