feat: all hash params accept variable names #23

Merged
xiaomo merged 1 commits from feat/19-hash-params-accept-names into main 2026-06-01 12:06:18 +00:00

1 Commits

Author SHA1 Message Date
xiaoju 4e002572ae feat: all hash params accept variable names
All commands (get, has, verify, refs, walk, list --type, var --schema)
now resolve variable names via resolveHash(). Added 7 e2e tests.
Also fixed isHash to use Crockford Base32 charset.

Fixes #19
2026-06-01 12:00:20 +00:00