Skip to content

Conversation

@vrom911
Copy link

@vrom911 vrom911 commented Oct 15, 2025

@vrom911 vrom911 self-assigned this Oct 15, 2025
@vrom911 vrom911 requested a review from a team October 15, 2025 12:44
@vrom911 vrom911 force-pushed the vrom911/partial-fanout branch from ede6bab to 0e7e374 Compare October 27, 2025 18:57
Comment on lines 115 to 116
\noindent The BLS accumulator enables the protocol to handle large UTxO sets by automatically falling back
to partial distribution when full fanout exceeds transaction size limits. The accumulator provides
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i see we could reference something like this to explain.

maybe providing examples of how transaction size could be exceeding.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does large means:

  • a utxo containing lots of value in assets? how much?
  • a utxo having many outputs? how many?
  • a utxo referencing big scripts? size limit?
  • a utxo referencing lots of scripts? how many?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Note down spec changes as a result of this new approach Update the specification with BLS accumulator introduction + use it in on-/off-chain sections

3 participants