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

[wip] shared statedb triedb backends #578

Draft
wants to merge 23 commits into
base: coreth-001
Choose a base branch
from

Commits on Jun 5, 2024

  1. checkpoint

    darioush committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d592890 View commit details
    Browse the repository at this point in the history
  2. progress

    darioush committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ff843b1 View commit details
    Browse the repository at this point in the history
  3. miner.TxPool checkpoint

    darioush committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0d56e76 View commit details
    Browse the repository at this point in the history
  4. miner/BlockChain interface

    darioush committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b577865 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

    darioush committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d873011 View commit details
    Browse the repository at this point in the history
  3. attempt CI without APIs

    darioush committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    844c4df View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 11, 2024

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

    darioush committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4c4847e View commit details
    Browse the repository at this point in the history
  3. nit

    darioush committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    29fded7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edabc1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    404f5ee View commit details
    Browse the repository at this point in the history
  6. handle NormalizeStateKey

    darioush committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4460e1f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fixes

    darioush committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6014034 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    131aa86 View commit details
    Browse the repository at this point in the history
  2. delete trie package

    darioush committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    05b2017 View commit details
    Browse the repository at this point in the history
  3. fix lint

    darioush committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ac62990 View commit details
    Browse the repository at this point in the history
  4. nits

    darioush committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    861c6fc View commit details
    Browse the repository at this point in the history
  5. nit

    darioush committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    128dc11 View commit details
    Browse the repository at this point in the history
  6. linting

    darioush committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    763f8b9 View commit details
    Browse the repository at this point in the history
  7. properly quiet the linter

    darioush committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    297a32a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e8e5cb View commit details
    Browse the repository at this point in the history