prysm-pulse/beacon-chain/rpc/beacon
Raul Jordan e54ac48f9d
Deep Source Security Issues (#7617)
* deep source issues

* fix broken build

* fix beacon chain build

* gaz

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2020-10-22 23:31:52 +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 Fixes incorrect checks for errors in several tests (#7392) 2020-10-01 14:38:53 +00:00
attestations.go Fix Mismatched BlockRoots In State Replay (#7559) 2020-10-18 09:39:27 -07:00
beacon_test.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
blocks_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
blocks.go Deep Source Security Issues (#7617) 2020-10-22 23:31:52 +00:00
BUILD.bazel More feature flag deletions (#7533) 2020-10-14 23:28:49 +00:00
committees_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
committees.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +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 error usage patterns to go1.13+ (#7529) 2020-10-14 17:39:52 +00:00
validators_test.go Check ListValidatorBalances response length (#7583) 2020-10-20 20:45:38 +00:00
validators.go Context Cancelation Handling for Hot States (#7596) 2020-10-21 17:06:48 +00:00