prysm-pulse/endtoend
Raul Jordan 81a83cf100 Implement Chain Head Stream & Naming Consistency (#4160)
* include stream chain head mock
* uncomment test
* stream chain head implemented
* remove imports
* chain head stream test
* include stream test with mockgen
* test now passes
* checkin items
* stream tests all passing
* rem learn
* fix up fork checker
* add stream ctx
* gaz, fix test
* fix broken test
* Merge branch 'master' into chain-head-stream
* include context in chain head stream happy path test
* Merge branch 'master' into chain-head-stream
* Merge branch 'master' into chain-head-stream
* Merge refs/heads/master into chain-head-stream
* Merge refs/heads/master into chain-head-stream
2019-12-03 19:48:11 +00:00
..
evaluators Implement Chain Head Stream & Naming Consistency (#4160) 2019-12-03 19:48:11 +00:00
beacon_node.go End To End Tests for Demo and Minimal config (#3932) 2019-11-15 13:56:26 -05:00
BUILD.bazel Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
demo_e2e_test.go End To End Tests for Demo and Minimal config (#3932) 2019-11-15 13:56:26 -05:00
endtoend_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
epochTimer.go End To End Tests for Demo and Minimal config (#3932) 2019-11-15 13:56:26 -05:00
eth1.go End To End Tests for Demo and Minimal config (#3932) 2019-11-15 13:56:26 -05:00
minimal_e2e_test.go End To End Tests for Demo and Minimal config (#3932) 2019-11-15 13:56:26 -05:00
validator.go End To End Tests for Demo and Minimal config (#3932) 2019-11-15 13:56:26 -05:00