6 Commits
Author SHA1 Message Date
Antje Worring 42271a5f85 chore: commit AGENTS.md + CLAUDE.md for AI devs (un-gitignore) 2026-06-07 14:31:14 -07:00
Hanzo AI 8f1b335207 .gitignore: ignore local ceremony test binary 2026-06-05 15:36:16 -07:00
Hanzo AI ecb9bebb4c gitignore stray dev-tool binaries 2026-05-21 15:01:49 -07:00
hanzo-dev 74b3475b75 .gitignore + docs: drop stale db* rule; refresh Latest Tag to v1.26.28
The bare `db*` .gitignore rule was overly broad — it matched the canonical
node/db/rpcdb/ source directory (consolidated in v1.26.28). Previous PRs
needed `git add -f` to land files there. No code references in-repo ./db/
runtime path; runtime DB lives under ~/.lux/ per the canonical operator
convention.

LLM.md + CLAUDE.md updated to reflect actual current main tag.
2026-05-16 16:47:41 -07:00
Hanzo AI 58fcef91d1 .gitignore + commit vms/components/lux content
Anchor /lux + /luxd binary patterns at repo root so the gitignore
rule doesn't accidentally match every directory called "lux" deep
in the tree (which was excluding vms/components/lux that the
previous commit tried to land).

Add the actual UTXO type tree files so v1.26.5 ships with the
package contents external consumers (liquidity/network-bootstrap
etc) need.
2026-05-06 21:09:12 -07:00
Hanzo AI f6e63d60b2 clean: squash history (binaries stripped via filter-repo) 2026-04-13 03:45:21 -07:00