Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schnorr (Incremental) Half Aggregation #1566

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    db9a909 View commit details
    Browse the repository at this point in the history
  2. Address halfagg nits from zkp

    - we may want to add a header to the include file that links to the BIP
    - there's still a mention of aggsig_size
    - we may want to move aggregate before inc_aggregate
    - we should mention expected size of input aggsig array in_aggregate
    - 'Should be aggsig_len = 32*(n+1)' -> 'Must be'
    fjahr committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0f1c00d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcd6b9c View commit details
    Browse the repository at this point in the history