prysm-pulse/beacon-chain/operations/slashings
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
..
BUILD.bazel Add functionality to retrieve all pending items from pools (#7530) 2020-10-14 21:08:24 +00:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
log.go Validate slashings upon pool exit (#5848) 2020-05-14 17:11:28 +00:00
metrics.go Verify Slashing Signatures Before Putting Into Blocks (#5071) 2020-03-12 01:16:55 +00:00
service_attester_test.go Add functionality to retrieve all pending items from pools (#7530) 2020-10-14 21:08:24 +00:00
service_proposer_test.go Add functionality to retrieve all pending items from pools (#7530) 2020-10-14 21:08:24 +00:00
service.go Add functionality to retrieve all pending items from pools (#7530) 2020-10-14 21:08:24 +00:00
types.go Slashing operations pool (#4726) 2020-02-07 10:32:51 +08:00