Skip to content

Increase max Merkle path length#83

Merged
sipa merged 1 commit intobip-schnorrfrom
branch_limit
Oct 9, 2019
Merged

Increase max Merkle path length#83
sipa merged 1 commit intobip-schnorrfrom
branch_limit

Conversation

@sipa
Copy link
Copy Markdown
Owner

@sipa sipa commented Oct 9, 2019

As discussed earlier.

I believe more than 128 is not useful, as it would mean you're reasoning about scripts that have a 1 in ~2^128 chance of being executed. At that point, needing sligtly suboptimal lengths (for at most 2^32 elements, as higher is probably not tractable for script construction) should not matter.

@ajtowns
Copy link
Copy Markdown

ajtowns commented Oct 9, 2019

ACK

@sipa sipa merged commit e588893 into bip-schnorr Oct 9, 2019
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.

2 participants