prysm-pulse/beacon-chain/rpc
Ivan Martinez 803d7c9bd2
Add functionality to retrieve all pending items from pools (#7530)
* Allow slashing pools to retrieve all items

* Add functionality to exits too to retrieve all exits

* Rename to noLimit

* ndo err

* Fix tests

* Fix test

* Fix test again

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-10-14 21:08:24 +00:00
..
beacon Update error usage patterns to go1.13+ (#7529) 2020-10-14 17:39:52 +00:00
beaconv1 Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
debug Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
node Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
nodev1 Eth2 API: node endpoints outline (#7522) 2020-10-14 06:11:11 +00:00
validator Add functionality to retrieve all pending items from pools (#7530) 2020-10-14 21:08:24 +00:00
BUILD.bazel Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
service_test.go Fix reported anti patterns (#7501) 2020-10-12 16:12:00 +00:00
service.go Deprecate beacon chain slasher flags (#7031) 2020-09-03 14:12:43 +00:00