Skip to content

Conversation

@benoror
Copy link

@benoror benoror commented Nov 22, 2025

Use the following template to create your pull request

Description

Include index_block_hash and the block’s tenure_height in TX responses to improve surface-level visibility into block and transaction metadata, reducing the need for additional API calls to retrieve this information.

Fixes #2359
Close #2161

Type of Change

  • New feature
  • Bug fix
  • API reference/documentation update
  • Other

Checklist

  • Code is commented where needed
  • Unit test coverage for new or modified code paths
  • npm run test passes
  • Changelog is updated
  • Tag 1 of @rafaelcr or @zone117x for review

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.

add index_block_hash and tenure_height to transaction responses Include tenure_height in transaction resource API responses

1 participant