prysm-pulse/beacon-chain/rpc/validator
Preston Van Loon 090d9627fe
Better block attestation inclusion (#4838)
* Fill blocks with unaggregated atts when possible, don't delete from pool until the block is submitted

* Add back invalid atts removal

* Don't delete attestations unless they can be aggregated

* comment and test

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-02-12 11:54:07 -08:00
..
assignments_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
assignments.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
attester_test.go Update attester wait time (#4791) 2020-02-10 10:59:55 -06:00
attester.go Update attester wait time (#4791) 2020-02-10 10:59:55 -06:00
BUILD.bazel Update attester wait time (#4791) 2020-02-10 10:59:55 -06:00
exit_test.go Wire voluntary exits pool (#4613) 2020-01-22 22:27:44 +00:00
exit.go Ensure exits are not for an already exited validator (#4701) 2020-02-01 01:18:36 +00:00
proposer_test.go Better block attestation inclusion (#4838) 2020-02-12 11:54:07 -08:00
proposer.go Better block attestation inclusion (#4838) 2020-02-12 11:54:07 -08:00
server_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
server.go Update attester wait time (#4791) 2020-02-10 10:59:55 -06:00
status_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
status.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00