- A processing error of a validator's block or attestation should not prevent publishing. Now a 202 error is returned, to indicate that it has not been processed, but has still been published. - Added a publish_attestation function to the API, handling POST requests for /beacon/validator/attestation. |
||
|---|---|---|
| .. | ||
| beacon.rs | ||
| config.rs | ||
| error.rs | ||
| helpers.rs | ||
| lib.rs | ||
| macros.rs | ||
| metrics.rs | ||
| network.rs | ||
| node.rs | ||
| response_builder.rs | ||
| spec.rs | ||
| url_query.rs | ||
| validator.rs | ||