github.com/prysmaticlabs/prysm@v1.4.4/beacon-chain/forkchoice/protoarray/doc.go (about)

     1  /*
     2  Package protoarray implements proto array fork choice as outlined:
     3  https://github.com/protolambda/lmd-ghost#array-based-stateful-dag-proto_array
     4  This was motivated by the the original implementation by Sigma Prime here:
     5  https://github.com/sigp/lighthouse/pull/804
     6  */
     7  package protoarray