chore: sync working tree

Commits 1 outstanding change(s) that were sitting uncommitted.
No build artifacts and no secrets in the changeset (both checked).
This commit is contained in:
zeekay
2026-07-26 10:14:01 -07:00
parent c369316782
commit a5ab34bbc1
+1 -1
View File
@@ -619,7 +619,7 @@ answer: each validator signs independently, the consensus layer
collects N signatures, verification iterates per-signer. Wire size collects N signatures, verification iterates per-signer. Wire size
grows linearly with N (compressible via a Z-Chain Groth16 rollup to grows linearly with N (compressible via a Z-Chain Groth16 rollup to
~192 bytes, a separate primitive). This release does not change the ~192 bytes, a separate primitive). This release does not change the
custody story — M-Chain thresholdvm in TEE-attested mode continues custody story — M-Chain mpcvm in TEE-attested mode continues
to use `CombineWithSeedReconstruction`. It adds the public-BFT path to use `CombineWithSeedReconstruction`. It adds the public-BFT path
that was previously missing. that was previously missing.