prysm-pulse/validator/node
Nishant Das cddae7a306
Implement RPC Messaging Between Validators (#475)
* Adding Proto files

* Move to shared package

* adding attestation sub

* gazelle

* attestation check

* proposal finished

* Add in attesters responsibilities

* fixing dependency issues

* adding topics

* refactoring tests

* Adding more tests

* adding more changes

* gazelle

* removing attester p2p

* remove mock

* changing to new proposer model

* changing tests

* making changes

* gazelle

* adding gomock

* adding rpc methods, reverting changes to other proto files

* gazelle and test changes

* adding tests

* adding mocks and tests

* gazelle

* fixing merge issues

* lint

* lint
2018-09-16 09:12:36 +08:00
..
BUILD.bazel Fix p2p issues in #465 (#489) 2018-09-09 18:15:24 -04:00
node_test.go Renamed Client to Validator (#428) 2018-08-22 12:15:21 -07:00
node.go Implement RPC Messaging Between Validators (#475) 2018-09-16 09:12:36 +08:00
p2p_config.go Fix p2p issues in #465 (#489) 2018-09-09 18:15:24 -04:00