Skip to content

Conversation

@LeanSerra
Copy link
Contributor

@LeanSerra LeanSerra commented Apr 14, 2025

Motivation

Implement changes in Electra to deposits + fix all spec-tests related to it.

Description

  • New process_pending_consolidations link
  • Modified process_effective_balance_updates link
  • Modified process_epoch link
    • This PR implements the last modification to the functions process_epoch calls

Fixed Spec Tests

test/generated/mainnet/electra/epoch_processing.exs:
previous: 141 tests, 13 failures
now: 141 tests, 0 failures

test/generated/mainnet/electra/random.exs:
previous: 16 tests, 3 failures
now: 16 tests, 0 failures

test/generated/mainnet/electra/sanity.exs:
previous: 97 tests, 10 failures, 1 skipped
now: 97 tests, 8 failures, 1 skipped

test/generated/minimal/electra/epoch_processing.exs:
previous: 156 tests, 13 failures
now: 156 tests, 0 failures

test/generated/minimal/electra/random.exs:
previous: 16 tests, 2 failures
now: 16 tests, 0 failures

test/generated/minimal/electra/sanity.exs:
previous: 104 tests, 10 failures, 1 skipped
now: 104 tests, 8 failures, 1 skipped

tests fixed: 35

Spec Test Progress

11370 tests, 73 failures, 784 skipped

LeanSerra added 30 commits April 3, 2025 11:21
@LeanSerra LeanSerra marked this pull request as ready for review April 24, 2025 18:57
@LeanSerra LeanSerra requested a review from a team as a code owner April 24, 2025 18:57
Base automatically changed from electra_process_operations to electra-support April 24, 2025 19:16
Copy link
Collaborator

@rodrigo-o rodrigo-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! just some minor comments!

@LeanSerra LeanSerra merged commit aae93fb into electra-support Apr 24, 2025
10 of 13 checks passed
@LeanSerra LeanSerra deleted the electra_consolidations branch April 24, 2025 20:54
rodrigo-o pushed a commit that referenced this pull request Apr 25, 2025
rodrigo-o pushed a commit that referenced this pull request Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

electra elixir Pull requests that update Elixir code

Projects

Development

Successfully merging this pull request may close these issues.

3 participants