lighthouse/beacon_node/operation_pool/src
realbigsean 79fd9b32b9 Update pool/attestations and committees endpoints (#1899)
## Issue Addressed

Catching up on a few eth2 spec updates:

## Proposed Changes

- adding query params to the `GET pool/attestations` endpoint
- allowing the `POST pool/attestations` endpoint to accept an array of attestations
    - batching attestation submission
- moving `epoch` from a path param to a query param in the `committees` endpoint

## Additional Info


Co-authored-by: realbigsean <seananderson33@gmail.com>
2020-11-18 23:31:39 +00:00
..
attestation_id.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
attestation.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
attester_slashing.rs Optimize attester slashing (#1745) 2020-10-22 01:43:54 +00:00
lib.rs Update pool/attestations and committees endpoints (#1899) 2020-11-18 23:31:39 +00:00
max_cover.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
persistence.rs Process exits and slashings off the network (#1253) 2020-06-18 21:06:34 +10:00