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

merge queue: embarking unstable (f4cdcea) and #5279 together #5522

Closed
wants to merge 27 commits into from

Commits on Feb 8, 2024

  1. Single-pass epoch processing (#4483, #4573)

    Co-authored-by: Michael Sproul <michael@sigmaprime.io>
    dapplion and michaelsproul committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8cb05de View commit details
    Browse the repository at this point in the history
  2. Delete unused epoch processing code (#5170)

    * Delete unused epoch processing code
    
    * Compare total deltas
    
    * Remove unnecessary apply_pending
    
    * cargo fmt
    
    * Remove newline
    michaelsproul authored and dapplion committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    94bb079 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    82d733b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10e7fe4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90ee50f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f420033 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fc lint

    dapplion committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ff625e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. spec compliant process_sync_aggregate (#15)

    * spec compliant process_sync_aggregate
    
    * Update consensus/state_processing/src/per_block_processing/altair/sync_committee.rs
    
    Co-authored-by: Michael Sproul <micsproul@gmail.com>
    
    ---------
    
    Co-authored-by: Michael Sproul <micsproul@gmail.com>
    dapplion and michaelsproul authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a4427da View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    4380e05 View commit details
    Browse the repository at this point in the history
  2. update help

    dapplion committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c66b08c View commit details
    Browse the repository at this point in the history
  3. Fix op_pool tests

    dapplion committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    11a39bd View commit details
    Browse the repository at this point in the history
  4. Fix fork choice tests

    michaelsproul authored and dapplion committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e5341d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8540914 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    42a3867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea28797 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efb457b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Address Sean's review comments (#5414)

    * Address most of Sean's review comments
    
    * Simplify total balance cache building
    michaelsproul authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    05bc1ee View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Clean up unused junk

    michaelsproul committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b3091cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc891ce View commit details
    Browse the repository at this point in the history
  3. More self-review

    michaelsproul committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1f90350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86c0297 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

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

    michaelsproul committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8824c0b View commit details
    Browse the repository at this point in the history
  3. Merge of #5279

    mergify[bot] authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    22e6e94 View commit details
    Browse the repository at this point in the history