prysm-pulse/beacon-chain/sync
Nishant Das 36c9a5665d
Implement Proposer Slashing Handler (#3273)
* validate proposer slashing

* add commetn

* add handler

* add

* remove

* gaz
2019-08-22 20:01:56 +05:30
..
BUILD.bazel Implement Proposer Slashing Handler (#3273) 2019-08-22 20:01:56 +05:30
deadlines.go sync RPC: Hello handler (#3216) 2019-08-16 16:03:11 -04:00
doc.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
error_test.go Implement Attester Slashing Handler in Sync (#3260) 2019-08-22 11:04:25 +05:30
error.go sync RPC: Hello handler (#3216) 2019-08-16 16:03:11 -04:00
log.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
metrics.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
rpc_beacon_blocks_test.go Reg sync beacon blocks (#3218) 2019-08-20 14:06:49 -05:00
rpc_beacon_blocks.go Reg sync beacon blocks (#3218) 2019-08-20 14:06:49 -05:00
rpc_hello_test.go sync RPC: Hello handler (#3216) 2019-08-16 16:03:11 -04:00
rpc_hello.go sync RPC: Hello handler (#3216) 2019-08-16 16:03:11 -04:00
rpc_test.go sync RPC: Hello handler (#3216) 2019-08-16 16:03:11 -04:00
rpc.go Reg sync beacon blocks (#3218) 2019-08-20 14:06:49 -05:00
service.go Minor runtime fixes for --next (#3265) 2019-08-21 16:58:38 -04:00
subscriber_handlers.go Implement Proposer Slashing Handler (#3273) 2019-08-22 20:01:56 +05:30
subscriber_test.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
subscriber.go Implement Proposer Slashing Handler (#3273) 2019-08-22 20:01:56 +05:30
validate_attester_slashing.go Implement Attester Slashing Handler in Sync (#3260) 2019-08-22 11:04:25 +05:30
validate_attetser_slashing_test.go Implement Attester Slashing Handler in Sync (#3260) 2019-08-22 11:04:25 +05:30
validate_proposer_slashing_test.go Implement Proposer Slashing Handler (#3273) 2019-08-22 20:01:56 +05:30
validate_proposer_slashing.go Implement Proposer Slashing Handler (#3273) 2019-08-22 20:01:56 +05:30
validate_voluntary_exit_test.go Regular sync: pubsub subscriber for voluntary exits (#3227) 2019-08-18 11:33:58 -04:00
validate_voluntary_exit.go Implement Attester Slashing Handler in Sync (#3260) 2019-08-22 11:04:25 +05:30