prysm-pulse/beacon-chain/rpc/validator
Victor Farazdagi c8b91ba7b0
Attestation proposing: more tests (#7267)
* refactors test
* Merge branch 'master' into optimize-proposals
* more filtering and sorting proposer atts
* Merge branch 'master' into optimize-att-proposer
* Merge branch 'master' into optimize-att-proposer
* revert
* Terence's suggestion on naming
2020-09-18 17:16:31 +00:00
..
aggregator_test.go Check attestation slot before broadcast (#7209) 2020-09-10 13:16:35 -07:00
aggregator.go Check attestation slot before broadcast (#7209) 2020-09-10 13:16:35 -07:00
assignments_test.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
assignments.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
attester_test.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
attester.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
BUILD.bazel Attestation proposing: more tests (#7267) 2020-09-18 17:16:31 +00:00
exit_test.go Use state slot to verify exit signature (#7155) 2020-09-02 00:57:52 +00:00
exit.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
proposer_test.go Attestation proposing: more tests (#7267) 2020-09-18 17:16:31 +00:00
proposer_utils.go Attestation proposing: more tests (#7267) 2020-09-18 17:16:31 +00:00
proposer.go Attestation proposing: more tests (#7267) 2020-09-18 17:16:31 +00:00
server_test.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
server.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
status_test.go Fix partially deposited status bug (#7138) 2020-08-31 22:45:20 +00:00
status.go Revert 6966 (#7178) 2020-09-04 12:25:42 -05:00
validator_test.go Change Log Level of Genesis Time Info Log in RPC (#6920) 2020-08-10 16:52:49 +00:00