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

Deneb Support #564

Merged
merged 32 commits into from
Jan 30, 2024
Merged

Deneb Support #564

merged 32 commits into from
Jan 30, 2024

Commits on Jan 19, 2024

  1. Remove bellatrix from wrapper types (#475)

    * Remove bellatrix from wrapper types
    
    * remove test logs
    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    251af19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f3b84 View commit details
    Browse the repository at this point in the history
  3. Remove signed blinded beacon block wrapper (#482)

    * remove signed blinded beacon block wrapper type
    
    * linting
    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b5a41c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3037d66 View commit details
    Browse the repository at this point in the history
  5. Remove submit block request wrapper (#485)

    * remove submit block request wrapper types
    
    * fix tests
    
    * fix lint
    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ece5601 View commit details
    Browse the repository at this point in the history
  6. Upgrade go-boost-utils (#488)

    * Upgrade go-boost-utils
    
    * pr comments
    
    * remove commented out code
    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d4bb90a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d01945 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45155e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b555890 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b6ee4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    33cf57a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0ee8e87 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    22df427 View commit details
    Browse the repository at this point in the history
  14. Allow fork epochs to be 0

    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0f3dd95 View commit details
    Browse the repository at this point in the history
  15. Make attestantio import names consistent (#510)

    * Make attestantio import names consistent
    
    * Fix linter errors & two comments
    jtraglia authored and avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a4f4509 View commit details
    Browse the repository at this point in the history
  16. Fix mistake in redis prefix name (#517)

    * Fix mistake in redis prefix for deneb
    
    * Fix typo in prefix
    jtraglia authored and avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7fdbbe3 View commit details
    Browse the repository at this point in the history
  17. rebase conflicts from main

    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f081c32 View commit details
    Browse the repository at this point in the history
  18. update submit block request

    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f72a2c5 View commit details
    Browse the repository at this point in the history
  19. bug fixes

    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    632ab77 View commit details
    Browse the repository at this point in the history
  20. fix blob sidecar signature

    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ab492b9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c4b2cc1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    289b134 View commit details
    Browse the repository at this point in the history
  23. go mod tidy

    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f89b8fc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8cad8d3 View commit details
    Browse the repository at this point in the history
  25. update go mod

    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    fa166ee View commit details
    Browse the repository at this point in the history
  26. fix lint and tests

    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    356b06d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    36a22c4 View commit details
    Browse the repository at this point in the history
  28. add blob logging

    avalonche committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c1af95e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. address pr comments

    avalonche committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d2237f8 View commit details
    Browse the repository at this point in the history
  2. Handle no deneb fork schedule from beacon client (#572)

    * backwards compatibility if no deneb schedule
    
    * Update services/api/service.go
    
    Co-authored-by: Chris Hager <[email protected]>
    
    ---------
    
    Co-authored-by: Chris Hager <[email protected]>
    avalonche and metachris authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0346f6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ffdc1a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Add json and ssz marshalling tests (#573)

    * add test vectors
    
    * linting
    avalonche authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    14e4188 View commit details
    Browse the repository at this point in the history