docs.rs failed to build truthlinked-state-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Deterministic state transition logic for the TruthLinked protocol.
This crate owns account state, token accounting, cell execution hooks, metrics, logs, parallel execution, and protocol constants used by validators. State changes are consensus-sensitive and must preserve deterministic serialization, execution ordering, and replay behavior.