rust/

directory
v1.37.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2026 License: BSD-3-Clause

README

chains/rust

The chain suite in Rust, behind the VM seam of ~/work/lux-rs/node (src/vm.rs). runtime/rust already runs a C-Chain there via revm; this is the rest of the suite.

chain crate state
X — the UTXO ledger xvm/ ported, 239 tests green, byte-identical to Go
P, Q, Z not started

xvm

cd xvm && PATH=~/.cargo/bin:$PATH cargo test

Five dependencies, no C library, no path dependency on the node. See xvm/LLM.md for what was ported, what was deliberately left, and the Go golden vectors that prove the wire and the state root are the same bytes in both languages.

Directories

Path Synopsis
platformvm
tests/vectors command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL