File tree
28 files changed
+47
-28
lines changed- apis/builder
- examples
- bellatrix
- capella
- deneb
- electra
- fulu
28 files changed
+47
-28
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
|
Submodule beacon-apis updated 45 files
- CHANGES.md+13
- apis/beacon/blocks/attestations.v2.yaml+1-1
- apis/beacon/blocks/blinded_block.yaml+1-1
- apis/beacon/blocks/block.v2.yaml+1-1
- apis/beacon/blocks/blocks.v2.yaml+1
- apis/beacon/blocks/blocks.yaml+1
- apis/beacon/pool/attestations.v2.yaml+6-1
- apis/beacon/pool/attester_slashings.v2.yaml+1-1
- apis/beacon/states/pending_consolidations.yaml+48
- apis/beacon/states/pending_deposits.yaml+2-2
- apis/beacon/states/pending_partial_withdrawals.yaml+2-2
- apis/beacon/states/proposer_lookahead.yaml+49
- apis/beacon/states/validator_identities.yaml+4-1
- apis/beacon/states/validators.yaml+8-1
- apis/config/spec.yaml+2
- apis/debug/data_column_sidecars.yaml+73
- apis/debug/state.v2.yaml+1-1
- apis/eventstream/index.yaml+6-1
- apis/validator/aggregate_and_proofs.v2.yaml+5
- apis/validator/aggregate_attestation.v2.yaml+6-1
- apis/validator/attestation_data.yaml+10-2
- apis/validator/block.v3.yaml+2-1
- apis/validator/register_validator.yaml+5
- beacon-node-oapi.yaml+15-1
- index.html+1
- types/deneb/block.yaml+6-6
- types/deneb/execution_payload.yaml+5-3
- types/deneb/state.yaml+1-1
- types/electra/attestation.yaml+3-3
- types/electra/attester_slashing.yaml+1-1
- types/electra/block.yaml+6-6
- types/electra/consolidation.yaml+2-2
- types/electra/deposit.yaml+2-2
- types/electra/execution_requests.yaml+1-1
- types/electra/light_client.yaml+3-3
- types/electra/state.yaml+1-1
- types/electra/validator.yaml+2-2
- types/electra/withdrawal.yaml+2-2
- types/fulu/block_contents.yaml+33
- types/fulu/data_column_sidecar.yaml+50
- types/p2p.yaml+3
- types/phase0/attestation_data.yaml+1
- types/phase0/deposit.yaml+2-2
- types/primitive.yaml-1
- wordlist.txt+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| 122 | + | |
| 123 | + | |
122 | 124 |
| |
123 | 125 |
| |
124 | 126 |
| |
|
Binary file not shown.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
| 156 | + | |
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
|
Binary file not shown.
Binary file not shown.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Binary file not shown.
Binary file not shown.
0 commit comments