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

Migrate from ethereum-types to alloy-primitives #6078

Merged
merged 83 commits into from
Sep 2, 2024

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    44f2470 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'unstable' of https://github.com/sigp/lighthouse into re…

    …move_use_of_ethers_core
    dospore committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ee1457d View commit details
    Browse the repository at this point in the history
  3. Remove old code

    dospore committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7b58435 View commit details
    Browse the repository at this point in the history
  4. Simplify keccak call

    dospore committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b3e4690 View commit details
    Browse the repository at this point in the history
  5. Remove unused package

    dospore committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6f3fda9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Merge branch 'unstable' of https://github.com/ethDreamer/lighthouse i…

    …nto remove_use_of_ethers_core
    dospore committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    60092e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d790f69 View commit details
    Browse the repository at this point in the history
  3. Run clippy

    dospore committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    208bf1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da87a2c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Check all cargo fmt

    dospore committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e882948 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    77f1e11 View commit details
    Browse the repository at this point in the history
  2. fix deps

    eserilev committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8b118b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. integrate alloy-primitives

    eserilev committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3e6e440 View commit details
    Browse the repository at this point in the history
  2. resolve dep issues

    eserilev committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    abdef93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    647c7b0 View commit details
    Browse the repository at this point in the history
  4. add TODOs

    eserilev committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4063495 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Merge branch 'unstable' of https://github.com/sigp/lighthouse into re…

    …move_use_of_ethers_core
    dospore committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ad3e50e View commit details
    Browse the repository at this point in the history
  2. Revert lock

    dospore committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    8361d4b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Add BeaconBlocksByRange v3

    dapplion committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e3ce7fc View commit details
    Browse the repository at this point in the history
  2. continue migration

    eserilev committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    21b22de View commit details
    Browse the repository at this point in the history
  3. Revert "Add BeaconBlocksByRange v3"

    This reverts commit e3ce7fc.
    dapplion committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9f40d91 View commit details
    Browse the repository at this point in the history
  4. impl hash256 extended trait

    eserilev committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e9986db View commit details
    Browse the repository at this point in the history
  5. revert some uneeded diffs

    eserilev committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8966da2 View commit details
    Browse the repository at this point in the history
  6. merge conflict resolved

    eserilev committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7f4d4ef View commit details
    Browse the repository at this point in the history
  7. fix subnet id rshift calc

    eserilev committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    228510d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. rename to FixedBytesExtended

    eserilev committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fe8ef17 View commit details
    Browse the repository at this point in the history
  2. debugging

    eserilev committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a96cd6a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'unstable' of https://github.com/sigp/lighthouse into mi…

    …grate-to-alloy-primitives
    eserilev committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    614e8a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix failed test

    eserilev committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b841785 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. fixing more tests

    eserilev committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    22ee8d8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'unstable' of https://github.com/sigp/lighthouse into re…

    …move_use_of_ethers_core
    eserilev committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9a935b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94f64c0 View commit details
    Browse the repository at this point in the history
  4. move alloy to wrokspace

    eserilev committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5cdb960 View commit details
    Browse the repository at this point in the history
  5. align alloy versions

    eserilev committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fd7c0bf View commit details
    Browse the repository at this point in the history
  6. update

    eserilev committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0e66c50 View commit details
    Browse the repository at this point in the history
  7. update web3signer test certs

    eserilev committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    effd591 View commit details
    Browse the repository at this point in the history
  8. refactor

    eserilev committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9bd06d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. resolve failing tests

    eserilev committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c08a98e View commit details
    Browse the repository at this point in the history
  2. linting

    eserilev committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2dd7d03 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix graffiti string test

    eserilev committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e152e16 View commit details
    Browse the repository at this point in the history
  2. fmt

    eserilev committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    45acf6a View commit details
    Browse the repository at this point in the history
  3. fix ef test

    eserilev committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4d2c553 View commit details
    Browse the repository at this point in the history
  4. resolve merge conflicts

    eserilev committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    177361d View commit details
    Browse the repository at this point in the history
  5. remove udep and revert cert

    eserilev committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4e6c04f View commit details
    Browse the repository at this point in the history
  6. cargo patch

    eserilev committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7d4e877 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. cyclic dep

    eserilev committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8900829 View commit details
    Browse the repository at this point in the history
  2. fix build error

    eserilev committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    486fb17 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Merge branch 'unstable' of https://github.com/sigp/lighthouse into mi…

    …grate-to-alloy-primitives
    eserilev committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7ecc418 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

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

Commits on Jul 29, 2024

  1. merge unstable

    eserilev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    789bc8b View commit details
    Browse the repository at this point in the history
  2. fmt

    eserilev committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    959ad7a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix deps

    eserilev committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1c4c1fa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'unstable' of https://github.com/sigp/lighthouse into mi…

    …grate-to-alloy-primitives
    eserilev committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f0335b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. resolve merge conflicts

    eserilev committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    59b1de6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    6dccc09 View commit details
    Browse the repository at this point in the history
  2. Remove patch

    eserilev committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2c0d3fe View commit details
    Browse the repository at this point in the history
  3. fmt

    eserilev committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    074681b View commit details
    Browse the repository at this point in the history
  4. remove file

    eserilev committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8cd7f8b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. merge conflicts

    eserilev committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b629c5e View commit details
    Browse the repository at this point in the history
  2. sneaking in a smol change

    eserilev committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9828624 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. bump versions

    eserilev committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    11d8a26 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    3b6aabe View commit details
    Browse the repository at this point in the history
  2. Updates for peerDAS

    michaelsproul committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7342d97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be405d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

    eserilev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8281cda View commit details
    Browse the repository at this point in the history
  3. endianess fix

    eserilev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4f1973e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'unstable' of https://github.com/sigp/lighthouse into mi…

    …grate-to-alloy-primitives
    eserilev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    aa595f8 View commit details
    Browse the repository at this point in the history
  5. fmt

    eserilev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b45cc66 View commit details
    Browse the repository at this point in the history
  6. fix merge

    eserilev committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c3c8061 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. fix test

    eserilev committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4cd0268 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. fixed_bytes crate

    eserilev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    5162316 View commit details
    Browse the repository at this point in the history
  2. minor fixes

    eserilev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    88c75bd View commit details
    Browse the repository at this point in the history
  3. convert u256 to i64

    eserilev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e555728 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cf9de8 View commit details
    Browse the repository at this point in the history
  5. from_str_radix

    eserilev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a7876e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbeb7de View commit details
    Browse the repository at this point in the history
  7. Merge branch 'unstable' of https://github.com/sigp/lighthouse into mi…

    …grate-to-alloy-primitives
    eserilev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    4d2b3e4 View commit details
    Browse the repository at this point in the history
  8. fix test

    eserilev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c36aee4 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    4967294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf44c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c83b2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee69580 View commit details
    Browse the repository at this point in the history