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: add Electra attestation V2 endpoints #6951

Merged
merged 21 commits into from
Aug 5, 2024

Commits on Aug 5, 2024

  1. Initial commit

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    551f95d View commit details
    Browse the repository at this point in the history
  2. getAggregatedAttestationV2

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    24ae80a View commit details
    Browse the repository at this point in the history
  3. Lint

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ea6acce View commit details
    Browse the repository at this point in the history
  4. Fix minor flaw

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1a39d35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecf21f2 View commit details
    Browse the repository at this point in the history
  6. Fix spelling

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1d2b149 View commit details
    Browse the repository at this point in the history
  7. Fix CI

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a4fb02c View commit details
    Browse the repository at this point in the history
  8. Fix spec test

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d468626 View commit details
    Browse the repository at this point in the history
  9. Clean up events api

    nflaig authored and ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    da9fd80 View commit details
    Browse the repository at this point in the history
  10. Run against latest beacon api spec

    nflaig authored and ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    df119e8 View commit details
    Browse the repository at this point in the history
  11. Revert changes to emitted events

    nflaig authored and ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bd7ce70 View commit details
    Browse the repository at this point in the history
  12. Update packages/api/src/beacon/routes/beacon/pool.ts

    Co-authored-by: Nico Flaig <[email protected]>
    ensi321 and nflaig committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2556d42 View commit details
    Browse the repository at this point in the history
  13. Update packages/api/src/beacon/routes/beacon/pool.ts

    Co-authored-by: Nico Flaig <[email protected]>
    ensi321 and nflaig committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    88e593e View commit details
    Browse the repository at this point in the history
  14. Update packages/api/src/beacon/routes/beacon/pool.ts

    Co-authored-by: Nico Flaig <[email protected]>
    ensi321 and nflaig committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    dadc6b9 View commit details
    Browse the repository at this point in the history
  15. Update packages/api/src/beacon/routes/beacon/pool.ts

    Co-authored-by: Nico Flaig <[email protected]>
    ensi321 and nflaig committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0d3e2bd View commit details
    Browse the repository at this point in the history
  16. Address comment

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c657fd9 View commit details
    Browse the repository at this point in the history
  17. Add api stub back

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e4f52b4 View commit details
    Browse the repository at this point in the history
  18. Add todos

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9b9836e View commit details
    Browse the repository at this point in the history
  19. Review PR

    nflaig authored and ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c9394c6 View commit details
    Browse the repository at this point in the history
  20. Fix rebase

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b498e6c View commit details
    Browse the repository at this point in the history
  21. Lint

    ensi321 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9c0d54e View commit details
    Browse the repository at this point in the history