prysm-pulse/beacon-chain/rpc
terence tsao 3763a8ce5d
Fix ListValidatorBalances for v0.11 (#5458)
* Fix ListValidatorBalances
* Fixed all the tests
* Merge refs/heads/master into fix-list-balances
* Use requestedEpoch as default
* Merge branch 'fix-list-balances' of github.com:prysmaticlabs/prysm into fix-list-balances
* Fixed a test
2020-04-16 16:37:27 +00:00
..
beacon Fix ListValidatorBalances for v0.11 (#5458) 2020-04-16 16:37:27 +00:00
node Handle attestations with missing block (#4705) 2020-02-02 01:42:29 +00:00
testing fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
validator nil check for SignedAggregateAndProof (#5420) 2020-04-14 20:38:24 -07:00
BUILD.bazel Remove deprecated aggregator (#5200) 2020-03-25 06:14:21 -07:00
service_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
service.go Modify ListValidatorAssignments to use new state service (#5365) 2020-04-15 19:18:25 +00:00