Jim McDonald
|
65d920e13a
|
Add generic state feed (#4004)
* Initial implementation of state feed
* Add instructions on adding new events
* Tidy up log messages
* Tidy up mock
* Update beacon-chain/core/statefeed/events.go
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Update beacon-chain/core/statefeed/events.go
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Remove unused BlockReceivedData
* Rename BlockHash to BlockRoot in BlockProcessedData
* Punctuation
* Use correct root for block processed event
* StateFeeder -> StateNotifier; fix up tests.
* Add Verified flag to BlockProcessed event
* Fix visibility in Bazel
|
2019-11-19 17:17:41 +08:00 |
|