zeekay bc73f1f3f5 docs: record the test state the previous commit omitted
92d7b8e repaired the module graph and reported only "build exit 1 -> 0". That
was accurate but incomplete: `go test ./...` is 9 ok / 12 FAILING.

Those 12 are NOT a regression from that commit. The packages could not compile
before it, so their tests never ran at all — repairing the build made
pre-existing failures reachable for the first time. Recording it because a
build-fixed commit that quietly leaves a dozen red tests is exactly the kind of
thing that reads as "done" and is not.

Left failing rather than papered over; they need someone who knows the intent.
2026-07-26 06:45:55 -07:00
2026-01-08 23:16:01 -08:00
2025-12-19 09:03:26 -08:00
S
Description
Virtual machine types and interfaces for Lux blockchain
113 MiB
Languages
Go 100%