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: pre-electra support from attestation pool #6998

Merged
merged 14 commits into from
Aug 16, 2024

Commits on Aug 9, 2024

  1. Initial commit

    ensi321 authored and g11tech committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0058cfa View commit details
    Browse the repository at this point in the history
  2. Update packages/beacon-node/src/chain/chain.ts

    Co-authored-by: Nico Flaig <[email protected]>
    2 people authored and g11tech committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a49fc4a View commit details
    Browse the repository at this point in the history
  3. Update packages/beacon-node/src/api/impl/validator/index.ts

    Co-authored-by: Nico Flaig <[email protected]>
    2 people authored and g11tech committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    da1d252 View commit details
    Browse the repository at this point in the history
  4. Update packages/beacon-node/src/chain/opPools/aggregatedAttestationPo…

    …ol.ts
    
    Co-authored-by: Nico Flaig <[email protected]>
    2 people authored and g11tech committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3647aaf View commit details
    Browse the repository at this point in the history
  5. address comment

    ensi321 authored and g11tech committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    68d2773 View commit details
    Browse the repository at this point in the history
  6. Add unit test for attestation pool

    ensi321 authored and g11tech committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    af540e2 View commit details
    Browse the repository at this point in the history
  7. fix: getSeenAttDataKey apis (#7009)

    * fix: getSeenAttDataKey apis
    
    * chore: use ForkName instead of ForkSeq
    twoeths authored and g11tech committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4c81a0d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Update packages/beacon-node/src/util/sszBytes.ts

    Co-authored-by: Nico Flaig <[email protected]>
    ensi321 and nflaig authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    43a0293 View commit details
    Browse the repository at this point in the history
  2. Update packages/beacon-node/src/chain/opPools/aggregatedAttestationPo…

    …ol.ts
    
    Co-authored-by: Nico Flaig <[email protected]>
    ensi321 and nflaig authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9706414 View commit details
    Browse the repository at this point in the history
  3. address comment

    ensi321 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d55b488 View commit details
    Browse the repository at this point in the history
  4. Update error message

    ensi321 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6525e73 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Update packages/beacon-node/src/chain/opPools/aggregatedAttestationPo…

    …ol.ts
    
    Co-authored-by: Nico Flaig <[email protected]>
    ensi321 and nflaig authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f45ec03 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. address comment

    ensi321 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1696bca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f4047f View commit details
    Browse the repository at this point in the history