Skip to content

fix: debug_traceTrasaction fail with block height mismatch #384

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

Merged
merged 4 commits into from
Aug 5, 2025

Conversation

yihuang
Copy link
Contributor

@yihuang yihuang commented Jul 30, 2025

Closes: #383

Solution:

  • the caller will set the context height to be request height minus one to get the context of block beginning.

Description

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

Reviewers Checklist

All items are required.
Please add a note if the item is not applicable
and please add your handle next to the items reviewed
if you only reviewed selected items.

I have...

  • added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • confirmed all author checklist items have been addressed
  • confirmed that this PR does not change production code
  • reviewed content
  • tested instructions (if applicable)
  • confirmed all CI checks have passed

Closes: cosmos#383

Solution:
- the context height is set to be request height minus one to get the
  context of block beginning.
@aljo242 aljo242 requested review from a team as code owners August 5, 2025 20:30
@vladjdk vladjdk enabled auto-merge August 5, 2025 20:51
@vladjdk vladjdk added this pull request to the merge queue Aug 5, 2025
Merged via the queue into cosmos:main with commit 4b797a7 Aug 5, 2025
16 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.

[Bug]: trace transaction fails
3 participants