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

IF: Change bls_public_key & bls_signature serialization #2338

Merged
merged 13 commits into from
Mar 28, 2024

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    eb2fc59 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    6bb9d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fdd181 View commit details
    Browse the repository at this point in the history
  3. GH-2334 Add bls_aggregate_signature and change serialization of bls_s…

    …ignature to be affine non-montgomery little-endian
    heifner committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0fd2540 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    3a65b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3e2dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aea1aa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2686c85 View commit details
    Browse the repository at this point in the history
  5. GH-2334 Update comments

    heifner committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    61afa39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8381b40 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. GH-2334 Serialize as variable length array for easier decoding by ext…

    …ernal tools like EOSJS
    heifner committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e7e9a7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8d988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaa9284 View commit details
    Browse the repository at this point in the history