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

Add block_gossip Beacon API events #5864

Merged
merged 39 commits into from
Jul 16, 2024

Commits on May 15, 2024

  1. Add bls event

    chong-he committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ab99514 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Update events and types

    chong-he committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fa1aebe View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Add bls in event

    chong-he committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ecd82f3 View commit details
    Browse the repository at this point in the history
  2. Event bls

    chong-he committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b5adaa5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. tests..rs

    chong-he committed May 23, 2024
    Configuration menu
    Copy the full SHA
    71cde60 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. change order

    chong-he committed May 26, 2024
    Configuration menu
    Copy the full SHA
    10ba9ca View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. another tests.rs

    chong-he committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7f54e9c View commit details
    Browse the repository at this point in the history
  2. Signed BLS

    chong-he committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1146bc7 View commit details
    Browse the repository at this point in the history
  3. Revert "another tests.rs"

    This reverts commit 7f54e9c.
    chong-he committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fc8351a View commit details
    Browse the repository at this point in the history
  4. Revert "Signed BLS"

    This reverts commit 1146bc7.
    chong-he committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9316cc5 View commit details
    Browse the repository at this point in the history
  5. withdrawal_keyparis

    chong-he committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d6971b0 View commit details
    Browse the repository at this point in the history
  6. Fix genesis

    chong-he committed May 27, 2024
    Configuration menu
    Copy the full SHA
    34b102c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. block gossip

    chong-he committed May 29, 2024
    Configuration menu
    Copy the full SHA
    078f927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    365a453 View commit details
    Browse the repository at this point in the history
  3. Fix block gossip

    chong-he committed May 29, 2024
    Configuration menu
    Copy the full SHA
    384e79c View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Tests.rs

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    871b3f3 View commit details
    Browse the repository at this point in the history
  2. Update block and events

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    98a20d9 View commit details
    Browse the repository at this point in the history
  3. Add bls event

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1938014 View commit details
    Browse the repository at this point in the history
  4. Event bls

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5d0e870 View commit details
    Browse the repository at this point in the history
  5. tests..rs

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fbe2e06 View commit details
    Browse the repository at this point in the history
  6. change order

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    69b9a0d View commit details
    Browse the repository at this point in the history
  7. another tests.rs

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c85736f View commit details
    Browse the repository at this point in the history
  8. Signed BLS

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ae1cc79 View commit details
    Browse the repository at this point in the history
  9. Revert "another tests.rs"

    This reverts commit 7f54e9c.
    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c786e3b View commit details
    Browse the repository at this point in the history
  10. Revert "Signed BLS"

    This reverts commit 1146bc7.
    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3e1f84d View commit details
    Browse the repository at this point in the history
  11. block gossip

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f454916 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    281c597 View commit details
    Browse the repository at this point in the history
  13. Fix block gossip

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a3dfdc2 View commit details
    Browse the repository at this point in the history
  14. Tests.rs

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a820c15 View commit details
    Browse the repository at this point in the history
  15. Update block and events

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    83d3373 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e1bcf30 View commit details
    Browse the repository at this point in the history
  17. Remove tests

    chong-he committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1ca52ff View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Tests.rs

    chong-he committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    863a21b View commit details
    Browse the repository at this point in the history
  2. Tests.rs

    chong-he committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    796d61d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Tests.rs

    chong-he committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    69a1042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd2cf61 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update common/eth2/src/types.rs

    Co-authored-by: Michael Sproul <[email protected]>
    chong-he and michaelsproul authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f9882a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    a19e1d1 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    chong-he committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1022da5 View commit details
    Browse the repository at this point in the history