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

test: enable spec tests related to eip-7549 #6741

Merged
merged 27 commits into from
May 8, 2024
Merged

Commits on May 8, 2024

  1. initial commit

    ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6ddf100 View commit details
    Browse the repository at this point in the history
  2. Update gossip validation

    ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    14e6fd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32e8ae0 View commit details
    Browse the repository at this point in the history
  4. aggregateAndProof validation

    ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f491628 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39b259e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ba9a22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8061a4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c509eb0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7f4b26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ff25d9 View commit details
    Browse the repository at this point in the history
  11. clean up

    ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cd74406 View commit details
    Browse the repository at this point in the history
  12. Misc

    ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a4761e8 View commit details
    Browse the repository at this point in the history
  13. Fix the build erros

    nazarhussain authored and ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2cf273d View commit details
    Browse the repository at this point in the history
  14. feat: get attestations for electra block (#6732)

    * feat: getAttestationsForBlock() for electra
    
    * chore: fix lint
    
    * fix: MAX_ATTESTATIONS_PER_GROUP_ELECTRA and address PR comments
    
    * chore: unit test aggregateConsolidation
    
    * Fix rebase mistake
    
    * Address my own comment :)
    
    ---------
    
    Co-authored-by: Navie Chan <naviechan@gmail.com>
    twoeths and ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    316a500 View commit details
    Browse the repository at this point in the history
  15. Fix check-types

    ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    295642f View commit details
    Browse the repository at this point in the history
  16. Address comments

    ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    13878fa View commit details
    Browse the repository at this point in the history
  17. Fix the build erros

    nazarhussain authored and ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bddcf2b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4285f75 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8bcc864 View commit details
    Browse the repository at this point in the history
  20. Fix ss data types for electra spec

    nazarhussain authored and ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6610dc1 View commit details
    Browse the repository at this point in the history
  21. Make the spec runner more flexible

    nazarhussain authored and ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3d88a33 View commit details
    Browse the repository at this point in the history
  22. Fix the bug in process attestation

    nazarhussain authored and ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8fc72da View commit details
    Browse the repository at this point in the history
  23. Update the sepc test version

    nazarhussain authored and ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8be57b1 View commit details
    Browse the repository at this point in the history
  24. Fix rebase issue

    ensi321 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    323e74c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    40b7eb7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3c6e2e6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ff0e397 View commit details
    Browse the repository at this point in the history