Skip to content

HIP-1340: Update mirror node REST endpoint - #1443

Merged
mgarbs merged 1 commit into
hiero-ledger:mainfrom
bilyana-gospodinova:hip-1340-mirror-node-rest-endpoints
Apr 1, 2026
Merged

HIP-1340: Update mirror node REST endpoint#1443
mgarbs merged 1 commit into
hiero-ledger:mainfrom
bilyana-gospodinova:hip-1340-mirror-node-rest-endpoints

Conversation

@bilyana-gospodinova

Copy link
Copy Markdown
Contributor

Description:
This PR changes the proposal for following mirror node REST endpoint: GET /api/v1/contracts/{contractIdOrAddress}/results. It will have no change in the response format (the authorization_list will not be returned). The reasons for that are two:

  • No other ethereum transaction fields are returned in its response.
  • In order to return the authorization_list a DB query join with the ethereum_transaction table will be needed and this will slow the performance down.

Signed-off-by: Bilyana Gospodinova <bilyana.gospodinova14@gmail.com>
@bilyana-gospodinova
bilyana-gospodinova requested a review from a team as a code owner April 1, 2026 08:09
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@mgarbs
mgarbs merged commit bf8538c into hiero-ledger:main Apr 1, 2026
7 of 9 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.

3 participants