prysm-pulse/beacon-chain/rpc/beacon
terence tsao 70c0bb106b
Beacon node code health improvements (#8109)
* Apply code health fixes after code inspect

* Remove attestationRoot

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-12-14 23:41:24 +00:00
..
assignments_test.go Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +00:00
assignments.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
attestations_test.go Loadblock returns err on invalid range (#7811) 2020-11-16 01:06:13 +00:00
attestations.go Update log levels (#7931) 2020-11-23 13:16:08 -08:00
beacon_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
blocks_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
blocks.go Update log levels (#7931) 2020-11-23 13:16:08 -08:00
BUILD.bazel More feature flag deletions (#7533) 2020-10-14 23:28:49 +00:00
committees_test.go Loadblock returns err on invalid range (#7811) 2020-11-16 01:06:13 +00:00
committees.go Loadblock returns err on invalid range (#7811) 2020-11-16 01:06:13 +00:00
config_test.go Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
config.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
server.go Add a few test cases to ReceiveBlockNoPubsub with race detection (#6298) 2020-07-03 05:46:53 +00:00
slashings_test.go More feature flag deletions (#7533) 2020-10-14 23:28:49 +00:00
slashings.go More feature flag deletions (#7533) 2020-10-14 23:28:49 +00:00
validators_stream_test.go Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
validators_stream.go Update log levels (#7931) 2020-11-23 13:16:08 -08:00
validators_test.go Loadblock returns err on invalid range (#7811) 2020-11-16 01:06:13 +00:00
validators.go Beacon node code health improvements (#8109) 2020-12-14 23:41:24 +00:00