-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule beacon-apis
updated
20 files
+12 −5 | CHANGES.md | |
+2 −2 | apis/beacon/blob_sidecars/blob_sidecars.yaml | |
+5 −4 | apis/beacon/blocks/blinded_blocks.v2.yaml | |
+5 −4 | apis/beacon/blocks/blocks.v2.yaml | |
+1 −1 | apis/beacon/states/sync_committees.yaml | |
+10 −1 | apis/beacon/states/validator_balances.yaml | |
+10 −1 | apis/beacon/states/validators.yaml | |
+1 −1 | apis/eventstream/index.yaml | |
+3 −1 | apis/node/health.yaml | |
+1 −0 | apis/validator/blinded_block.yaml | |
+1 −0 | apis/validator/block.v2.yaml | |
+98 −0 | apis/validator/block.v3.yaml | |
+1 −1 | apis/validator/duties/attester.yaml | |
+1 −1 | apis/validator/duties/sync.yaml | |
+1 −1 | apis/validator/liveness.yaml | |
+17 −4 | beacon-node-oapi.yaml | |
+1 −0 | index.html | |
+4 −4 | types/deneb/blob_sidecar.yaml | |
+2 −3 | types/p2p.yaml | |
+3 −0 | types/primitive.yaml |