mirror of
https://github.com/luxfi/vm.git
synced 2026-07-27 03:39:13 +00:00
luxd v1.26+ sets the unprefixed VM_RUNTIME_ENGINE_ADDR and VM_TRANSPORT
env vars when launching plugin VMs. The historical LUX_VM_RUNTIME_ENGINE_ADDR
and LUX_VM_TRANSPORT names came from a now-dropped luxd<->plugin compatibility
shim — the canonical names are the unprefixed ones.
Renames:
- rpc/runtime/runtime.go: EngineAddressKey constant
- rpc/factory_zap.go: LUX_VM_TRANSPORT -> VM_TRANSPORT
- rpc/runtime/README.md: documentation aligned with code
Plugins built against luxfi/vm <= v1.1.0 read the LUX_-prefixed names and
will fail handshake against post-v1.1.1 luxd. Those plugins must rebuild
against this release.
Cleanup:
- drop dead xsvm protobuf+connect tree (no callers; xsvm has been on ZAP
since v1.0.41)
- drop indirect corona dep (consensus moved to corona+pulsar in v1.0.41+)
- .gitignore: ignore .DS_Store at every level
13 lines
99 B
Plaintext
13 lines
99 B
Plaintext
AGENTS.md
|
|
CLAUDE.md
|
|
GEMINI.md
|
|
QWEN.md
|
|
|
|
LLM.md
|
|
QWEN.md
|
|
.AGENTS.md
|
|
GEMINI.md
|
|
|
|
.DS_Store
|
|
**/.DS_Store
|