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

[Feat] Optimize for zktrie state #962

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from
Open

[Feat] Optimize for zktrie state #962

wants to merge 22 commits into from

Commits on Jul 30, 2024

  1. WIP: flatten storageproof

    noel2004 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0a0e396 View commit details
    Browse the repository at this point in the history
  2. WIP: for testing

    noel2004 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    330ad97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    623cbe2 View commit details
    Browse the repository at this point in the history
  4. fix: init map

    noel2004 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    06fdc8c View commit details
    Browse the repository at this point in the history
  5. fix lock issue

    noel2004 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    11a21da View commit details
    Browse the repository at this point in the history
  6. add deletion proof

    noel2004 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2238551 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    d56e002 View commit details
    Browse the repository at this point in the history
  2. fix endian represent of key

    noel2004 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    7abeb46 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 7, 2024

  1. WIP: preimage for key

    noel2004 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    49151d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e7a02f View commit details
    Browse the repository at this point in the history
  3. key hash records

    noel2004 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8c2611c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    a290561 View commit details
    Browse the repository at this point in the history
  2. filter for l2trace

    noel2004 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3a805b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    11b45dc View commit details
    Browse the repository at this point in the history
  2. add union mode

    noel2004 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2a2b2b8 View commit details
    Browse the repository at this point in the history
  3. fix typo

    noel2004 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    164adae View commit details
    Browse the repository at this point in the history
  4. fix go imports

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    a85536a View commit details
    Browse the repository at this point in the history
  2. set default format to legacy

    noel2004 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    13e46cf View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Sep 5, 2024

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