Skip to content

Commit 7cb7951

Browse files
committed
Small fix in the initial paragraph of phase 1
1 parent facfe8a commit 7cb7951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electra-gap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Here we will detail the current implementation gaps with the specs and the way t
3737

3838
### Phase 1: Beacon Chain Implementation
3939

40-
We are at `54/54` (100%) of the [beacon chain changes](docs/specs/electra/beacon-chain.md), with just one lacking change related to execution payloads. We have fixed all `11370` spec tests. The skipped tests were there previous to the electra upgrade, so we will work on them if needed after we finish the first phase.
40+
We are at `54/58` (93%) of the [beacon chain changes](docs/specs/electra/beacon-chain.md) having implemented all functions needed for phase 1. We have fixed all failing spec tests. The skipped ones were there previous to the electra upgrade, so we will work on them if needed after we finish the first phase.
4141

4242
The current status of the implementation in the [electra-support](https://github.com/lambdaclass/lambda_ethereum_consensus/tree/electra-support) branch is as follows:
4343

0 commit comments

Comments
 (0)