Skip to content

fix: add 'INVALID_FILE_ID' to HEDERA_SPECIFIC_REVERT_STATUSES#4944

Open
Neurone wants to merge 1 commit intohiero-ledger:mainfrom
InternetOfPeers:fix-invalid-file-id
Open

fix: add 'INVALID_FILE_ID' to HEDERA_SPECIFIC_REVERT_STATUSES#4944
Neurone wants to merge 1 commit intohiero-ledger:mainfrom
InternetOfPeers:fix-invalid-file-id

Conversation

@Neurone
Copy link
Contributor

@Neurone Neurone commented Feb 18, 2026

Description

This PR includes INVALID_FILE_ID in the list of default Hedera errors and update the documentation accordingly.
It also fixes the doc that was missing to mention all the default values.

Related issue(s)

Fixes #4943

Testing Guide

  1. ./packages/relay
  2. npm run "test:eth-get-block-by-number" 2>&1

Changes from original design (optional)

N/A

Additional work needed (optional)

N/A

Checklist

  • I've assigned an assignee to this PR and related issue(s) (if applicable)
  • I've assigned a label to this PR and related issue(s) (if applicable)
  • I've assigned a milestone to this PR and related issue(s) (if applicable)
  • I've updated documentation (code comments, README, etc. if applicable)
  • I've done sufficient testing (unit, integration, etc.)

…ate configuration

Signed-off-by: Giuseppe Bertone <giuseppe.bertone@hashgraph.com>
@Neurone Neurone requested review from a team as code owners February 18, 2026 17:40
@quiet-node quiet-node added the bug Something isn't working label Feb 18, 2026
@quiet-node quiet-node added this to the 0.75.0 milestone Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

INVALID_FILE_ID is missing from the list of Hedera errors

3 participants

Comments