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

Epoch single pass #13

Closed
wants to merge 13 commits into from
Closed

Epoch single pass #13

wants to merge 13 commits into from

Commits on Feb 8, 2024

  1. Single-pass epoch processing (sigp#4483, sigp#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 (sigp#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