Skip to content

Conversation

@BrianBland
Copy link
Collaborator

Introduces a React frontend + Axum backend for visually exploring the trie database structure. Features include:

  • Tree-structured display of trie nodes (branches, account/storage leaves)
  • Interactive traversal via clicking child pointers
  • Page information with color-coded fullness indicators
  • Search by raw path, address, or storage slot (with colon-separated format)
  • Click-to-copy paths with full account:storage path display
  • Auto-expand and per-page expand/collapse controls
  • Database metadata modal showing orphaned pages
image

Introduces a React frontend + Axum backend for visually exploring the
trie database structure. Features include:
- Tree-structured display of trie nodes (branches, account/storage leaves)
- Interactive traversal via clicking child pointers
- Page information with color-coded fullness indicators
- Search by raw path, address, or storage slot (with colon-separated format)
- Click-to-copy paths with full account:storage path display
- Auto-expand and per-page expand/collapse controls
- Database metadata modal showing orphaned pages
- Proper handling of deleted cells (not showing orphaned data)
@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@BrianBland BrianBland marked this pull request as draft December 4, 2025 01:07
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