prysm-pulse/shared
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
..
cmd Update docs client/beacon-chain wide (#386) 2018-08-09 11:25:48 -07:00
database Decouple Database From the ServiceRegistry (#335) 2018-07-29 23:14:50 -07:00
debug Add Golint (#344) 2018-07-28 21:18:56 -04:00
iputils k8s: Kubernetes - Part 2 of ?? (#401) 2018-08-14 11:16:21 -05:00
legacyutil proto: Structure Protos for Beacon and for Sharding (#359) 2018-07-31 13:54:45 -05:00
p2p Clean up some p2p related TODOs (#521) 2018-09-16 14:02:53 -04:00
testutil Update docs client/beacon-chain wide (#386) 2018-08-09 11:25:48 -07:00
BUILD.bazel Implement RPC Messaging Between Validators (#475) 2018-09-16 09:12:36 +08:00
marshal_test.go sharding: Test for Node Fetch and Register Service, 100% Simulator Coverage (#254) 2018-07-13 11:47:57 -05:00
marshal.go Add Golint (#344) 2018-07-28 21:18:56 -04:00
service_registry_test.go Add More Lint Rules With gometalinter (#284) 2018-07-15 15:06:36 -04:00
service_registry.go beacon: Initial Sync Network Simulator (#341) 2018-07-30 23:41:27 -05:00
types.go Implement RPC Messaging Between Validators (#475) 2018-09-16 09:12:36 +08:00