prysm-pulse/proto/eth/v1alpha1
shayzluf d071a0a90a
Double vote detection (#4049)
* first version of the watchtower api

* service files

* Begin work on grpc server

* More changes to server

* REnames and mock setup

* working test

* merge

* double propose detection test

* nishant review

* todo change

* gaz

* fix service

* gaz

* remove unused import

* gaz

* resolve circular dependency

* resolve circular dependency 2nd try

* remove package

* fix package

* fix test

* added tests

* gaz

* remove status check

* gaz

* remove context

* remove context

* change var name

* moved to rpc dir

* gaz

* remove server code

* gaz

* slasher server

* visibility change

* pb

* service update

* gaz

* slasher grpc server

* making it work

* setup db and start

* gaz

* service flags fixes

* grpc service running

* go imports

* remove new initializer

* gaz

* remove feature flags

* change back SetupSlasherDB

* fix SetupSlasherDB calls

* define err

* fix bad merge

* fix test

* fix imports

* fix imports

* fix imports

* add cancel

* comment stop

* fix cancel issue

* remove unneeded code

* bring back bad merge that removed TODO

* remove use of epoch as am input

* fixed slasher to be runable again

* wait for channel close

* gaz

* small test

* flags fix

* fix flag order

* double vote detection

* remove source epoch from indexed attestation indices

* change server method to receive indexed attestation

* start implementation

* double vote detection

* proto

* pb

* fir comment

* nishant review

* import fix

* Update slasher/db/indexed_attestations.go

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>

* terence feedback
2019-11-20 10:44:50 +05:30
..
_compatibility Update Ethereum APIs and Match Schemas (#4059) 2019-11-19 18:36:45 -06:00
archive.pb.go Update ChainHead (#4053) 2019-11-19 13:33:13 -06:00
archive.proto Implement ListBeaconCommittees RPC Method (#3977) 2019-11-12 23:32:42 -06:00
attestation.pb.go Update ChainHead (#4053) 2019-11-19 13:33:13 -06:00
attestation.proto Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
beacon_block.pb.go Update ChainHead (#4053) 2019-11-19 13:33:13 -06:00
beacon_block.proto Update run time to v0.9 (#3935) 2019-11-11 17:03:43 -05:00
beacon_chain.pb.go Update Ethereum APIs and Match Schemas (#4059) 2019-11-19 18:36:45 -06:00
beacon_chain.proto Update Ethereum APIs and Match Schemas (#4059) 2019-11-19 18:36:45 -06:00
BUILD.bazel Gateway registers gRPC gateway handlers (#3818) 2019-10-21 17:15:57 -07:00
node.pb.go Update ChainHead (#4053) 2019-11-19 13:33:13 -06:00
node.proto Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
slasher.pb.go Double vote detection (#4049) 2019-11-20 10:44:50 +05:30
slasher.proto Double vote detection (#4049) 2019-11-20 10:44:50 +05:30
validator.pb.go Update ChainHead (#4053) 2019-11-19 13:33:13 -06:00
validator.proto Update Latest EthereumAPIs (#3916) 2019-11-04 09:05:59 -06:00