Commit graph

16 commits

Author SHA1 Message Date
Virgil
29c0e77281 refactor(blockchain): validate chain runtime inputs
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 11:20:47 +00:00
Virgil
cde31b595f refactor(blockchain): centralise chain command labels
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 10:46:02 +00:00
Virgil
a0e20f0c49 refactor(blockchain): centralise AX subcommand paths
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 10:23:31 +00:00
Virgil
65cf3dcb9a refactor(blockchain): centralise chain command examples
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 10:16:56 +00:00
Virgil
cf7f1672cd refactor(blockchain): centralise chain app name for AX examples
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 10:13:15 +00:00
Virgil
31dedcf9a2 refactor(blockchain): restore qualified chain examples and crypto headers
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 10:09:10 +00:00
Virgil
1e40b3039d refactor(blockchain): align chain command examples with AX
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 10:05:14 +00:00
Virgil
9780153778 refactor(blockchain): reject unexpected chain args
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 10:00:05 +00:00
Virgil
2fd4a13526 refactor(blockchain): qualify chain command examples
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 09:54:42 +00:00
Virgil
6235fe5bd0 refactor(blockchain): add stop example and SIGTERM handling
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 09:47:36 +00:00
Virgil
e022c09378 refactor(blockchain): tighten chain help text
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 09:28:32 +00:00
Virgil
c919edbcd9 refactor(blockchain): surface chain command examples
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 09:20:59 +00:00
Virgil
6e9554c5d3 refactor(blockchain): clarify chain command metadata
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 09:13:28 +00:00
Virgil
bd53b3935f refactor(blockchain): make chain explorer title explicit
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 08:55:46 +00:00
Virgil
a2df164822 refactor(blockchain): spell out command sync names
Some checks failed
Security Scan / security (push) Has been cancelled
Test / Test (push) Has been cancelled
Co-Authored-By: Charon <charon@lethean.io>
2026-04-04 04:18:37 +00:00
Virgil
243749a6d8 refactor: align command paths with AX naming
Some checks are pending
Security Scan / security (push) Waiting to run
Test / Test (push) Waiting to run
2026-04-04 04:10:23 +00:00
Renamed from cmd_explorer.go (Browse further)