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

move reth-db-api::compress and decompress to reth-db-serialization #11045

Closed
wants to merge 4 commits into from

Commits on Sep 19, 2024

  1. refactor: move reth-db-api::encode to reth-codecs

    move shared_key, account, storage_shared_key to reth-db-models
    nkysg committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e14fb21 View commit details
    Browse the repository at this point in the history
  2. add mod encode, decode

    nkysg committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bc186cc View commit details
    Browse the repository at this point in the history
  3. add crate reth-db-serialization

    nkysg committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1fd6735 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aef24b View commit details
    Browse the repository at this point in the history