mirror of
https://github.com/luxfi/magnetar.git
synced 2026-07-27 02:53:47 +00:00
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:
+1
-1
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user