Skip to content

feat(validator): record reorg logs#7238

Merged
mbreithecker merged 5 commits intomainfrom
mbreithecker/ENG-2229-record-reorg-logs
Oct 24, 2025
Merged

feat(validator): record reorg logs#7238
mbreithecker merged 5 commits intomainfrom
mbreithecker/ENG-2229-record-reorg-logs

Conversation

@mbreithecker
Copy link
Copy Markdown
Contributor

Description

When a reorg is detected the validator queries all available RPCs for merkle tree information and stores it to the configured storage location.

https://linear.app/hyperlane-xyz/issue/ENG-2299/validator-record-reorg-rpc-endpoint-check-data-in-a-file

Locations:
S3: reorg_rpc_responses.json
GCS: gcsReorgRpcResponsesKey

Drive-by changes

  • For Radix the core is queried instead of the Gateway.
  • The hash of the RPC host is published.

Backward compatibility

Yes

Testing

Manual

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Oct 22, 2025

⚠️ No Changeset found

Latest commit: d42c667

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mbreithecker mbreithecker marked this pull request as ready for review October 22, 2025 08:41
@ameten ameten changed the title chore(validator): record reorg logs feat(validator): record reorg logs Oct 23, 2025
@mbreithecker mbreithecker added this pull request to the merge queue Oct 24, 2025
Merged via the queue into main with commit c71e252 Oct 24, 2025
40 checks passed
@mbreithecker mbreithecker deleted the mbreithecker/ENG-2229-record-reorg-logs branch October 24, 2025 07:41
@github-project-automation github-project-automation Bot moved this from In Review to Done in Hyperlane Tasks Oct 24, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (4d0f682) to head (d42c667).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #7238   +/-   ##
=====================================
  Coverage   0.00%       0           
=====================================
  Files          1       0    -1     
  Lines         14       0   -14     
=====================================
+ Misses        14       0   -14     
Components Coverage Δ
core ∅ <ø> (∅)
hooks ∅ <ø> (∅)
isms ∅ <ø> (∅)
token ∅ <ø> (∅)
middlewares ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot mentioned this pull request Oct 29, 2025
This was referenced Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants