lighthouse/beacon_node/operation_pool
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
..
src Update pool/attestations and committees endpoints (#1899) 2020-11-18 23:31:39 +00:00
Cargo.toml Update external deps (#1711) 2020-10-05 08:22:19 +00:00