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

createCommitment & blob to shares #329

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

Commits on Jun 16, 2024

  1. forge install: forge-std

    v1.8.2
    S1nus committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    c1fbdf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. blob to shares

    S1nus committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1e2fcd0 View commit details
    Browse the repository at this point in the history
  2. typo

    S1nus committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3c49274 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    b7b79e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    443cd52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3bfc12 View commit details
    Browse the repository at this point in the history
  4. so close

    S1nus committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    650595b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. blob to shares

    S1nus committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c13cba6 View commit details
    Browse the repository at this point in the history
  2. cleanups

    S1nus committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    396eca4 View commit details
    Browse the repository at this point in the history
  3. comment

    S1nus committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    95d16ce View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. start createCommitment

    S1nus committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9fde028 View commit details
    Browse the repository at this point in the history
  2. update libs

    S1nus committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bdf6d18 View commit details
    Browse the repository at this point in the history
  3. cooking on createCommitment

    S1nus committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9ecf545 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. subtree roots

    S1nus committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    902471c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. trying to debug a seg fault

    S1nus committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c1bb1a4 View commit details
    Browse the repository at this point in the history
  2. cleanup

    S1nus committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fab0080 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. trying to make it work

    S1nus committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    267a2de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53ba966 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    d4fa30b View commit details
    Browse the repository at this point in the history
  2. add commitment to test vectors

    S1nus committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2474e6b View commit details
    Browse the repository at this point in the history
  3. upgraded testvectors

    S1nus committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    51b848b View commit details
    Browse the repository at this point in the history
  4. update testVecs again

    S1nus committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    db5a04b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix node creation

    S1nus committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    60cc7f8 View commit details
    Browse the repository at this point in the history
  2. bLeafHash

    S1nus committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    590d14a View commit details
    Browse the repository at this point in the history
  3. try prepending namespace bytes

    S1nus committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b9e0fc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae44d6a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. createCommitment seems to work

    S1nus committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6f225ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa90fc View commit details
    Browse the repository at this point in the history
  3. cleanup

    S1nus committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2f40a19 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. forge fmt

    S1nus committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6305985 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    3190a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    079d8f6 View commit details
    Browse the repository at this point in the history