prysm-pulse/beacon-chain/rpc/validator
Victor Farazdagi 04b2e0776d
Fix import shadowing of state package (#8191)
* update shadowed var name

* update var names

* remove unnecessary delta

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-04 20:07:12 +00:00
..
aggregator_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
aggregator.go Reduce no attestation in pool to warn (#7863) 2020-11-20 12:17:26 -08:00
assignments_test.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
assignments.go Fix issue with custom chain/network ID configuration (#8147) 2020-12-18 22:22:48 +00:00
attester_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
attester.go Update log levels (#7931) 2020-11-23 13:16:08 -08:00
BUILD.bazel Attestation aggregation: remove proper set duplicates (#8063) 2020-12-11 11:13:14 +03:00
exit_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
exit.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
proposer_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
proposer_utils_test.go Attestation aggregation: remove proper set duplicates (#8063) 2020-12-11 11:13:14 +03:00
proposer_utils.go Do Not Verify Attestations When Packing Them (#8135) 2020-12-16 18:06:49 +00:00
proposer.go Fix import shadowing of state package (#8191) 2021-01-04 20:07:12 +00:00
server_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
server.go Remove listen for ChainStarted in WaitForChainStart (#7849) 2020-11-18 05:51:00 +00:00
status_test.go Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
status.go Remove logging deposit inclusion slot (#8023) 2020-12-02 21:17:47 +00:00
validator_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00