go-blockchain/tui
Claude 45636455ba
chore: use min()/max() builtins (Go 1.21+)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:16:01 +00:00
..
explorer_model.go chore: use min()/max() builtins (Go 1.21+) 2026-02-24 16:16:01 +00:00
explorer_model_test.go test(tui): add ExplorerModel navigation and view tests 2026-02-23 00:05:10 +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