prysm-pulse/beacon-chain/node
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
..
BUILD.bazel Add generic state feed (#4004) 2019-11-19 17:17:41 +08:00
clear_db.go Cache Skipped Slots (#3879) 2019-10-31 13:38:51 -04:00
fetch_contract_address.go P2P handshake handling (#2306) 2019-04-27 14:08:27 -05:00
node_test.go Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
node.go Add generic state feed (#4004) 2019-11-19 17:17:41 +08:00