prysm-pulse/beacon-chain/forkchoice/protoarray
Raul Jordan 148e7fcd59
Consolidate Required Web UI Endpoints Into Single Protobuf File (#8127)
* define required endpoints for unifying backends

* proto definitions

* impl

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-12-16 17:30:48 +00:00
..
BUILD.bazel FC test coverage improvement (#8120) 2020-12-15 20:44:35 +00:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
errors.go Part 8 of proto array fork choice - prune (#4642) 2020-01-24 15:51:11 +00:00
ffg_update_test.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
helpers_test.go Miscellaneous code quality improvements (#7414) 2020-10-04 15:03:10 +00:00
helpers.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
metrics.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
no_vote_test.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
node_test.go FC test coverage improvement (#8120) 2020-12-15 20:44:35 +00:00
node.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
store_test.go Consolidate Required Web UI Endpoints Into Single Protobuf File (#8127) 2020-12-16 17:30:48 +00:00
store.go FC test coverage improvement (#8120) 2020-12-15 20:44:35 +00:00
types.go Move IsCanonical implementation to forkchoice package (#7602) 2020-10-23 01:32:13 +00:00
vote_test.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00