prysm-pulse/beacon-chain/rpc/beacon
Ivan Martinez 1562d3252b Allow ListBeaconCommittees API to return previous epoch (#4647)
* Allow committees API to request previous epoch

* Fix error log

* Fix previous epoch test
2020-01-24 19:54:18 -06:00
..
assignments_test.go Enable RPCMaxPageSize via Beacon Node Flag (#4539) 2020-01-16 21:19:43 +00:00
assignments.go Enable RPCMaxPageSize via Beacon Node Flag (#4539) 2020-01-16 21:19:43 +00:00
attestations_test.go Enable RPCMaxPageSize via Beacon Node Flag (#4539) 2020-01-16 21:19:43 +00:00
attestations.go Enable RPCMaxPageSize via Beacon Node Flag (#4539) 2020-01-16 21:19:43 +00:00
blocks_test.go Enable RPCMaxPageSize via Beacon Node Flag (#4539) 2020-01-16 21:19:43 +00:00
blocks.go Enable RPCMaxPageSize via Beacon Node Flag (#4539) 2020-01-16 21:19:43 +00:00
BUILD.bazel Enable RPCMaxPageSize via Beacon Node Flag (#4539) 2020-01-16 21:19:43 +00:00
committees_test.go Allow ListBeaconCommittees API to return previous epoch (#4647) 2020-01-24 19:54:18 -06:00
committees.go Allow ListBeaconCommittees API to return previous epoch (#4647) 2020-01-24 19:54:18 -06:00
server.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
validators_test.go Enable RPCMaxPageSize via Beacon Node Flag (#4539) 2020-01-16 21:19:43 +00:00
validators.go Enable RPCMaxPageSize via Beacon Node Flag (#4539) 2020-01-16 21:19:43 +00:00