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: blob sidecars can be filtered by indices #6337

Merged
merged 8 commits into from
Jan 29, 2024

Commits on Jan 22, 2024

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

Commits on Jan 24, 2024

  1. fix: properly filter blobs

    jeluard committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b588603 View commit details
    Browse the repository at this point in the history
  2. fix: type indices as number

    jeluard committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    9ae3a9c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. chore: remove use of set

    jeluard committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1b42805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9347c92 View commit details
    Browse the repository at this point in the history
  3. Update packages/beacon-node/src/api/impl/beacon/blocks/index.ts

    Co-authored-by: Nico Flaig <nflaig@protonmail.com>
    jeluard and nflaig committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e933acb View commit details
    Browse the repository at this point in the history
  4. fix: cleanup

    jeluard committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e2365f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. fix: remove useless types

    jeluard committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    65348ec View commit details
    Browse the repository at this point in the history