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

Refactor linked lists initial hashing #581

Merged
merged 46 commits into from
Sep 18, 2024
Merged

Commits on Aug 8, 2024

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

Commits on Aug 9, 2024

  1. Add missing files

    4l0n50 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3ce9cf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d5861b View commit details
    Browse the repository at this point in the history
  3. Fix errors in the stack

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    2e7ba8a View commit details
    Browse the repository at this point in the history
  2. Refactor final state hash

    4l0n50 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e0e7ec9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Fix final hash

    4l0n50 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    376b415 View commit details
    Browse the repository at this point in the history
  2. [WIP] debugging erc721

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

Commits on Aug 25, 2024

  1. Fix erc721

    4l0n50 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    65e8d46 View commit details
    Browse the repository at this point in the history
  2. Merge into develop

    4l0n50 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    1618b67 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. [WIP] debugging block 28

    4l0n50 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5fef5f5 View commit details
    Browse the repository at this point in the history
  2. Fix b28

    4l0n50 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c67acf6 View commit details
    Browse the repository at this point in the history
  3. Merge

    4l0n50 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9d33eb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge

    4l0n50 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dd2dbff View commit details
    Browse the repository at this point in the history
  2. Fix block 28

    4l0n50 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ba89d45 View commit details
    Browse the repository at this point in the history
  3. Minor

    4l0n50 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    82902da View commit details
    Browse the repository at this point in the history
  4. [WIP] Debugging block 20240058

    4l0n50 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ee613fd View commit details
    Browse the repository at this point in the history
  5. Fix extension nodes bug

    4l0n50 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    baee99c View commit details
    Browse the repository at this point in the history
  6. Fix block 20240058

    4l0n50 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d5b15b7 View commit details
    Browse the repository at this point in the history
  7. [WIP] benchmarking

    4l0n50 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ac457ca View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    038af77 View commit details
    Browse the repository at this point in the history
  2. Remove hash nodes

    4l0n50 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8e3584d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Fix missing segment number

    4l0n50 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4e9cc3d View commit details
    Browse the repository at this point in the history
  2. Clean code

    4l0n50 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a383475 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    4l0n50 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4117e0c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Fix erc20

    4l0n50 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3edcd94 View commit details
    Browse the repository at this point in the history
  2. [WIP] Fixing blocks

    4l0n50 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c06e184 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge with develop

    4l0n50 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    783a811 View commit details
    Browse the repository at this point in the history
  2. Clean code

    4l0n50 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9df960b View commit details
    Browse the repository at this point in the history
  3. Clean and fmt

    4l0n50 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    465240b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Address reviews

    4l0n50 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1b394be View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Hamy Ratoanina <[email protected]>
    4l0n50 and hratoanina authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e91891e View commit details
    Browse the repository at this point in the history
  3. [WIP] Fixing trie data length

    4l0n50 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0349c48 View commit details
    Browse the repository at this point in the history
  4. Merge with develop

    4l0n50 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    409c563 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix trie_data_length mismatch

    4l0n50 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9afab40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4447e8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71e7021 View commit details
    Browse the repository at this point in the history
  4. Address review comment

    4l0n50 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1137c9b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Apply suggestions from code review

    Co-authored-by: Hamy Ratoanina <[email protected]>
    4l0n50 and hratoanina authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fc286a9 View commit details
    Browse the repository at this point in the history
  2. Minor

    4l0n50 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7c3387f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Merge with develop

    4l0n50 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9c329b6 View commit details
    Browse the repository at this point in the history
  2. Fix circuit sizes

    Nashtare committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ffa1ace View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Apply suggestions from code review

    Co-authored-by: Robin Salen <[email protected]>
    4l0n50 and Nashtare authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d3a2b60 View commit details
    Browse the repository at this point in the history
  2. Add missing stack comment

    4l0n50 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0751b65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3319861 View commit details
    Browse the repository at this point in the history