go-blockchain/tui
Claude 527284327b
feat(tui): add ExplorerModel with block list, detail, and tx views
Co-Authored-By: Charon <charon@lethean.io>
2026-02-23 00:00:05 +00:00
..
explorer_model.go feat(tui): add ExplorerModel with block list, detail, and tx views 2026-02-23 00:00:05 +00:00
explorer_model_test.go feat(tui): add ExplorerModel with block list, detail, and tx views 2026-02-23 00:00:05 +00:00
keyhints_model.go feat(tui): add KeyHintsModel for context-sensitive footer 2026-02-22 23:57:07 +00:00
keyhints_model_test.go feat(tui): add KeyHintsModel for context-sensitive footer 2026-02-22 23:57:07 +00:00
messages.go feat(tui): add custom bubbletea message types 2026-02-22 23:50:15 +00:00
node.go feat(tui): add Node wrapper with status polling 2026-02-22 23:52:50 +00:00
node_test.go feat(tui): add Node wrapper with status polling 2026-02-22 23:52:50 +00:00
status_model.go feat(tui): add StatusModel for chain sync header 2026-02-22 23:55:22 +00:00
status_model_test.go feat(tui): add StatusModel for chain sync header 2026-02-22 23:55:22 +00:00