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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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