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: data to blob rename #12663

Closed
wants to merge 40 commits into from
Closed

Commits on Jul 20, 2023

  1. Add deneb protobufs (#12363)

    terencechain authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bc32893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    431fa34 View commit details
    Browse the repository at this point in the history
  3. Add Deneb state (#12375)

    terencechain authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    dbdf217 View commit details
    Browse the repository at this point in the history
  4. Deneb DB methods (#12379)

    terencechain authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    387fe3a View commit details
    Browse the repository at this point in the history
  5. Deneb integration: Beacon API getStateV2 (#12424)

    Co-authored-by: Nishant Das <nishdas93@gmail.com>
    Fix Migration Of State (#12423)
    rkapka authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ede35b1 View commit details
    Browse the repository at this point in the history
  6. Add Blob Gossip (#12413)

    terencechain authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    87ee4fa View commit details
    Browse the repository at this point in the history
  7. P2P: broadcast blob (#12419)

    terencechain authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    347a063 View commit details
    Browse the repository at this point in the history
  8. Add Deneb upgrade function (#12433)

    terencechain authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    91895a0 View commit details
    Browse the repository at this point in the history
  9. validator signing deneb (#12449)

    * validator signing feature migrated from eip4844 branch, added unit tests
    
    * Update proto/prysm/v1alpha1/beacon_block.proto
    
    ---------
    
    Co-authored-by: Radosław Kapka <rkapka@wp.pl>
    2 people authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d231d68 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1e89ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4d6107b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bbdbe45 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f3b043c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cf23381 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4439ece View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    53fa6dc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    55e2582 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a12555f View commit details
    Browse the repository at this point in the history
  19. BlobSidecarsByRoot (#12420)

    * BlobSidecarsByRoot RPC handler
    
    * BlobSidecarsByRange rpc handler (#12499)
    
    Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
    kasey and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    0895b29 View commit details
    Browse the repository at this point in the history
  20. Integrate generate genesis (#12523)

    Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
    kasey and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bbe863b View commit details
    Browse the repository at this point in the history
  21. ssz detection support for deneb (#12537)

    Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
    kasey and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6fdf03b View commit details
    Browse the repository at this point in the history
  22. feat(prysmctl): request blobs (#12544)

    terencechain authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b5b3dae View commit details
    Browse the repository at this point in the history
  23. fix: devnet6 interop issues (#12545)

    terencechain authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e4769cd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    157dd48 View commit details
    Browse the repository at this point in the history
  25. Update geth (#12573)

    * Upadte geth
    
    * fix c-kzg-4844 c build
    
    * gazelle
    
    * fix deps
    
    * fix again
    
    * fix cli tests
    
    ---------
    
    Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
    Co-authored-by: nisdas <nishdas93@gmail.com>
    Co-authored-by: terence tsao <terence@prysmaticlabs.com>
    4 people authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    042a879 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a24d64c View commit details
    Browse the repository at this point in the history
  27. Update grpc to 1.53.0 (#12606)

    terencechain authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    8137072 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    597da8d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d713188 View commit details
    Browse the repository at this point in the history
  30. test(e2e): deneb basic (#12546)

    terencechain authored and kasey committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    380e745 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    65e9e70 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fa60aec View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4302b95 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    20b0fdd View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    ffac20a View commit details
    Browse the repository at this point in the history
  2. support deneb in fullPayloadFromPayloadBody (#12649)

    Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
    kasey and kasey committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f729784 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    9834720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    874ad40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e26a90d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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