mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-04 00:44:27 +00:00
fe6cf9f33b
* SubscribeCommitteeSubnets fields length check A case where `len(req.Slots) != len(req.CommitteeIds)` but `len(req.CommitteeIds) == len(req.IsAggregator)` should also throw an error. Without this fix only 2 length inequalities will throw the error. Greetings from PwC Switzerland * Added diff length SubscribeCommitteeSubnets test * Merge branch 'master' into patch-1 |
||
---|---|---|
.. | ||
beacon | ||
debug | ||
node | ||
validator | ||
BUILD.bazel | ||
service_test.go | ||
service.go |