go-blockchain/tui
Virgil 92628cec35
Some checks are pending
Security Scan / security (push) Waiting to run
Test / Test (push) Waiting to run
refactor(types): centralise to-key target extraction
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 20:50:54 +00:00
..
explorer_model.go refactor(types): centralise to-key target extraction 2026-04-04 20:50:54 +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 refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
keyhints_model_test.go feat(tui): add KeyHintsModel for context-sensitive footer 2026-02-22 23:57:07 +00:00
messages.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
node.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
node_test.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
status_model.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
status_model_test.go feat(tui): add StatusModel for chain sync header 2026-02-22 23:55:22 +00:00