Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ChainSafe/lodestar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.24.0
Choose a base ref
...
head repository: ChainSafe/lodestar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.25.0-rc.0
Choose a head ref
  • 12 commits
  • 70 files changed
  • 5 contributors

Commits on Dec 20, 2024

  1. chore(deps): bump systeminformation from 5.22.9 to 5.23.8 (#7327)

    Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.22.9 to 5.23.8.
    - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
    - [Commits](sebhildebrandt/systeminformation@v5.22.9...v5.23.8)
    
    ---
    updated-dependencies:
    - dependency-name: systeminformation
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    d0340bd View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

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

Commits on Jan 2, 2025

  1. chore: use stable firefox release in browser tests (#7318)

    * chore: use stable firefox release in browser tests
    
    * Update browser version for driver
    
    ---------
    
    Co-authored-by: Nazar Hussain <nazarhussain@gmail.com>
    nflaig and nazarhussain authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    ad8c10e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs (#…

    …7200)
    
    Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
    - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
    - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: http-proxy-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    94dfa01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    690ee6a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    d41fb55 View commit details
    Browse the repository at this point in the history
  2. chore: fix beacon proposer cache unit tests (#7335)

    * chore: fix beacon proposer cache unit tests
    
    * Assign values to named constants
    nflaig authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    c9bb826 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /docs (#7292)

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.3.7...3.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2025
    1 Configuration menu
    Copy the full SHA
    cb1c695 View commit details
    Browse the repository at this point in the history
  2. refactor: use SubnetID type from CL spec instead of number (#7298)

    * refactor: use `SubnetID` type from CL spec instead of `number`
    
    * Consistently use SubnetID for sync committee
    nflaig authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    877b1ae View commit details
    Browse the repository at this point in the history
  3. refactor: update snappy frame decompress (#7333)

    * refactor: update snappy frame decompress
    
    * chore: fix lint errors
    
    * chore: separate code paths for ChunkTypes
    wemeetagain authored Jan 8, 2025
    1 Configuration menu
    Copy the full SHA
    18a0d68 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

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