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

[Non-breaking changes] Optimize trie node RLP and implement stacktrie #370

Closed
wants to merge 17 commits into from

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    8253211 View commit details
    Browse the repository at this point in the history
  2. Update RLP lib

    trinhdn2 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    fa67be8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5dadb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddf35f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Include RLPgen tool to CI

    trinhdn2 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    17e4876 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    aa7c4b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac89cd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    060f4ce View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    8fdaf68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7be6cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    340bf2b View commit details
    Browse the repository at this point in the history
  4. Implement stacktrie

    trinhdn2 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    33149c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e9abc4 View commit details
    Browse the repository at this point in the history
  6. Fix import cycle

    trinhdn2 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    008274f View commit details
    Browse the repository at this point in the history
  7. Fix stacktrie unit tests

    trinhdn2 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    f88dba4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Remove rlpLog RLP encoder

    trinhdn2 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    327c90d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Fix unit tests

    trinhdn2 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4d22f8d View commit details
    Browse the repository at this point in the history