Skip to content

Commit 43ef580

Browse files
committed
fixed a % and removed the mention of the electra branch
1 parent 7cb7951 commit 43ef580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

electra-gap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ 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/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.
40+
We are at `54/58` (92%) 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

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

4444
#### Containers (13/13 - 100%)
4545

0 commit comments

Comments
 (0)