mimblewimble / grin-explorer

Blockchain explorer for grin
GNU Affero General Public License v3.0
59 stars 53 forks source link

way to see/visualize all chains that include a certain block #11

Open antiochp opened 6 years ago

antiochp commented 6 years ago

Given a block (hash) it would be useful to be able to view all chains (all heads of chains?) that include this block. We see a lot of forks in testnet1 - and it would be great if we could know what forked off ahead of a given block. So a node operator could see what is ahead of them during syncing or if they appear to be on the wrong fork.

hendi commented 4 years ago

@antiochp I've started working on this during testnet1/2 but stopped on later testnets where only a handful of forks happened. Are you still interested in this feature?

antiochp commented 4 years ago

It might still be useful - but not sure how useful now. Feel free to close this.