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(baseapp): align block header when query with latest height #21003

Merged
merged 10 commits into from
Oct 7, 2024

Commits on Jul 21, 2024

  1. fix(baseapp): align block header when query with latest height

    use finalize state block header when CreateQueryContext
    with latest height and checkState block header height is fall behind
    mmsqe committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    185e49d View commit details
    Browse the repository at this point in the history
  2. fix failed creating query context

    keep Info unchanged
    mmsqe committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    3f1b2dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d145f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    83e8497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f9d459 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    246e258 View commit details
    Browse the repository at this point in the history
  4. fix test

    mmsqe committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d568439 View commit details
    Browse the repository at this point in the history
  5. rm defer

    mmsqe committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5e6c8ea View commit details
    Browse the repository at this point in the history
  6. cleanup

    mmsqe committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c0d5137 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    c2a099e View commit details
    Browse the repository at this point in the history