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

Switch to alloy #21

Merged
merged 7 commits into from
Aug 14, 2024
Merged

Switch to alloy #21

merged 7 commits into from
Aug 14, 2024

Commits on Jul 1, 2024

  1. chore(deps): change ethereum-types to alloy-primitives

    Update Cargo.toml
    KolbyML authored and michaelsproul committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6baa121 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Aug 2, 2024

  1. update alloy-primitives package (#26)

    add generic  alloy types encode/decode
    eserilev authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5331ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f28fd80 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Add U128 tests

    michaelsproul committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c312f0c View commit details
    Browse the repository at this point in the history
  2. U256 tests

    michaelsproul committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    44772ea View commit details
    Browse the repository at this point in the history
  3. Bytes tests

    michaelsproul committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    06d9bcd View commit details
    Browse the repository at this point in the history