Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ryvo.network/llms.txt

Use this file to discover all available pages before exploring further.

These tables are generated from the deterministic sizing scripts at commit 173463de92b6b04ed6bd43133a0c45f05deb6d3a. They describe the structural capacity of each settlement path given the current message formats, account layouts, and Solana transaction envelope.

Unilateral commitments

ShapeMessage BytesSerialized Tx BytesHeadroom vs Packet
Legacy unilateral commitment103627605
Current typical unilateral commitment28552680
Current conservative unilateral commitment29553679

Bundle settlement

ShapeLargest Entry CountSerialized Tx BytesSigned Message Bytes
Current typical bundle61113168
Current conservative bundle61119174

Cooperative clearing

ModeParticipantsChannelsSerialized Tx BytesMessage BytesAuth Envelope BytesRemaining Bytes
Current v0 + ALT balanced round77111963835113
Current v0 + ALT overall fit630114315381589
BLS v0 + ALT balanced round3232662213321570
BLS v0 + ALT overall fit1622512306037112

How to read this

  • Serialized Tx Bytes is the full on-wire transaction size, including all accounts and signature verification instructions.
  • Message Bytes is the size of the signed body only.
  • Auth Envelope Bytes is the portion of the transaction dedicated to signature material and verification data.
  • Remaining Bytes is the headroom left before the Solana packet limit.
  • BLS rows are part of the current cooperative-clearing path.
These shapes reflect the live deployment’s current on-chain formats.

See also