near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.31k stars 605 forks source link

Tool for visualising state #5922

Open Longarithm opened 2 years ago

Longarithm commented 2 years ago

Sketch of an idea Visualize Trie (and AVL tree in the future) with a heat map for number of node usages.

Request = “Show me the touched nodes in Trie …”

Colours: hot – highly used nodes, cold – rarely used

Leaves – ideally clickable, showing related StateRecord

Options:

Usage Real use-case: we found that for Aurora contract there are:

See core team gdoc for more details.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.