prysm-pulse/beacon-chain/rpc/beacon
shayzluf f937713fe9
Broadcast slashing (#5073)
* add flag
* broadcast slashings
* Merge branch 'master' of github.com:prysmaticlabs/prysm into broadcast_slashing

# Conflicts:
#	beacon-chain/rpc/beacon/slashings_test.go
* fix tests
* goimports
* goimports
* Merge branch 'master' into broadcast_slashing
* Merge branch 'master' into broadcast_slashing
* Merge branch 'master' into broadcast_slashing
2020-03-12 20:29:23 +00: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
attestations_test.go Aggregate Attestations Before Streaming to Slasher (#5029) 2020-03-08 21:39:54 +00:00
attestations.go Aggregate Attestations Before Streaming to Slasher (#5029) 2020-03-08 21:39:54 +00:00
blocks_test.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
blocks.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
BUILD.bazel Broadcast slashing (#5073) 2020-03-12 20:29:23 +00:00
committees_test.go Implement ListIndexedAttestations Endpoint in Prysm (#4892) 2020-02-17 15:57:13 -06:00
committees.go Implement ListIndexedAttestations Endpoint in Prysm (#4892) 2020-02-17 15:57:13 -06:00
config_test.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
config.go Add Endpoint to Return Current Chain Config Parameters (#4595) 2020-02-04 05:28:35 +00:00
server.go Broadcast slashing (#5073) 2020-03-12 20:29:23 +00:00
slashings_test.go Broadcast slashing (#5073) 2020-03-12 20:29:23 +00:00
slashings.go Broadcast slashing (#5073) 2020-03-12 20:29:23 +00:00
validators_stream_test.go Infostream (#4760) 2020-02-19 11:09:23 -06:00
validators_stream.go Update outdated spec function names and comments (#4992) 2020-03-03 18:29:41 +00:00
validators_test.go Update outdated spec function names and comments (#4992) 2020-03-03 18:29:41 +00:00
validators.go Avoid crash due to invalid index (#5025) 2020-03-06 09:38:43 -06:00