-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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!: update ABCI query to use request height #9879
Merged
Merged
Commits on Aug 9, 2021
-
fix, update ABCI query to use request height
fix ABCI Query to use request height instead of context height Add tests to test query height change
Configuration menu - View commit details
-
Copy full SHA for 2e4932d - Browse repository at this point
Copy the full SHA 2e4932dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15c2270 - Browse repository at this point
Copy the full SHA 15c2270View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf002dc - Browse repository at this point
Copy the full SHA cf002dcView commit details -
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a385b75 - Browse repository at this point
Copy the full SHA a385b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f28fd - Browse repository at this point
Copy the full SHA e4f28fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f376a83 - Browse repository at this point
Copy the full SHA f376a83View commit details
Commits on Aug 11, 2021
-
apply review suggestions from Bez
Set request height in abciReq for RunGRPCQuery Only use the request height in the ABCI Query if it is set, otherwise fallback to context height
Configuration menu - View commit details
-
Copy full SHA for 860572c - Browse repository at this point
Copy the full SHA 860572cView commit details -
Merge branch 'colin/9433-abci-query-fix' of github.com:cosmos/cosmos-…
…sdk into colin/9433-abci-query-fix
Configuration menu - View commit details
-
Copy full SHA for e534ec3 - Browse repository at this point
Copy the full SHA e534ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac4edc5 - Browse repository at this point
Copy the full SHA ac4edc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa76452 - Browse repository at this point
Copy the full SHA aa76452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2139665 - Browse repository at this point
Copy the full SHA 2139665View commit details
Commits on Aug 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 55fa25a - Browse repository at this point
Copy the full SHA 55fa25aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.