prysm-pulse/beacon-chain/forkchoice/protoarray
terence tsao d0e2e0e979
Best practice feedback - part 1 (#6385)
* log error for metric
* reuse epoch e
* Better node comments
* Remove not needed breaks
* Use j over i
* Merge branch 'master' of github.com:prysmaticlabs/prysm into best-practice-pt1
* Descendent/Descendant
* Merge refs/heads/master into best-practice-pt1
* Update beacon-chain/forkchoice/protoarray/nodes.go
* Merge refs/heads/master into best-practice-pt1
* Merge refs/heads/master into best-practice-pt1
2020-06-24 21:09:47 +00:00
..
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +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 Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
helpers_test.go Part 3 of proto array fork choice - compute delta helper (#4617) 2020-01-22 14:19:52 -06:00
helpers.go Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
metrics.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06:00
no_vote_test.go Add debug proto array fork choice endpoint (#6003) 2020-05-26 23:24:38 +00:00
nodes_test.go Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
nodes.go Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
store.go QSP10, QSP11 - Add proper locking (#6350) 2020-06-23 23:08:08 +00:00
types.go Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
vote_test.go Add debug proto array fork choice endpoint (#6003) 2020-05-26 23:24:38 +00:00