prysm-pulse/beacon-chain/sync
Preston Van Loon 3c264be1c1
Clean up some p2p related TODOs (#521)
* Remove error checking for type assertions on p2p messages. The code should fail earlier in the p2p layer. Also fixed format on some TODOs

* format TODO again

* Add a bit more tests for p2p stuff

* goimports on feed_mock

* remove unused import
2018-09-16 14:02:53 -04:00
..
initial-sync Clean up some p2p related TODOs (#521) 2018-09-16 14:02:53 -04:00
BUILD.bazel Implement RPC Messaging Between Validators (#475) 2018-09-16 09:12:36 +08:00
service_test.go Implement Proposer Attestation Check for Block Validity (#508) 2018-09-15 07:51:17 -07:00
service.go Clean up some p2p related TODOs (#521) 2018-09-16 14:02:53 -04:00