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: prepare reth Signature migration to alloy #732

Merged
merged 9 commits into from
Sep 9, 2024

Commits on Sep 7, 2024

  1. feat: impl Default for Parity

    leruaa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    cee525d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28a3137 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f8517f View commit details
    Browse the repository at this point in the history
  4. feat: add size() to Signature

    leruaa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    307cac3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d893275 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. fix: remove size()

    leruaa committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    8e607b7 View commit details
    Browse the repository at this point in the history
  2. nit: move Parity Default impl

    leruaa committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    a5eb584 View commit details
    Browse the repository at this point in the history
  3. fix: remove as_hex_bytes()

    leruaa committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    9807619 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6844b9 View commit details
    Browse the repository at this point in the history