hiero-ledger / hiero-ledger/hiero-consensus-node

Create a Tool (pcli or otherwise) that can read events from PCES and show them in the HashgraphGui

Open
#23,158 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
407
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

Sometimes we need debugging production scenarios, and we can access the pces files + the snapshot and maybe the roster.
We already have support to take those events from production, slice them so we have a subsection of the graph that we are interested in, rehash and resign the events using a new roster, so we can debug how the events go to consensus.
We need also to make debugging even easier, a tool that after running those events through a pipeline, show the graph in the hashgraphGUI

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing pipeline that reads PCES files, snapshots, and rosters, including the event slicing, rehashing, and resigning steps. Then inspect how HashgraphGUI accepts graph data; done means a pcli or equivalent tool can pass processed events through the pipeline and display the resulting graph in HashgraphGUI.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-visualization, devtools, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.