Skip to content

Conversation

@mgmeier
Copy link
Contributor

@mgmeier mgmeier commented Jan 28, 2026

Description

This PR contains 2 hotfixes to bench / tracing code:

  • Fix an accidental bump of the Performance Workbench's genesis cache format to the future.
    • Unless you use the Workbench for custom benchmark genesis creation regularly, the issue won't impact you.
  • Fix cardano-tracer RTView build by removing monitoring code that depends on the NodePeers datapoint.
    • This datapoint will be removed with Node 10.6.2 (and is already removed on master by Removed PeerT tracer #6387 )
    • Unless you build cardano-tracer with the opt-in experimental RTView feature (highly unlikely), this won't impact you.

Also, it removes an unused module from tracer-dispatcher's source tree.

@mgmeier mgmeier requested a review from a team as a code owner January 28, 2026 09:04
@mgmeier mgmeier changed the title bench: hotfix for genesis format from the bench | hotfix: genesis format from the future Jan 28, 2026
@mgmeier mgmeier force-pushed the bench/hotfix-genesis-format branch from 908a1f6 to 7bc08a0 Compare January 28, 2026 09:05
@mgmeier mgmeier requested review from a team as code owners January 28, 2026 12:28
@mgmeier mgmeier changed the title bench | hotfix: genesis format from the future bench | hotfixes: genesis format; cardano-tracer RTView build Jan 28, 2026
Copy link
Contributor

@fmaste fmaste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fmaste fmaste added this pull request to the merge queue Jan 28, 2026
Merged via the queue into master with commit 8c6a9f8 Jan 28, 2026
25 checks passed
@fmaste fmaste deleted the bench/hotfix-genesis-format branch January 28, 2026 18:52
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