nimbus-eth2/beacon_chain
Etan Kissling f98c33ad03
generalize commonAncestor function to BlockId (#5192)
To enable additional use cases, e.g., `/states/###/randao` beacon API,
`ShufflingRef` acceleration logic needs to be able to operate on parts
of the DAG that do not have `BlockRef`. Changing `commonAncestor` to
act on `BlockId` instead of `BlockRef` is a step toward that and also
simplifies the logic some more.
2023-07-18 17:37:53 +02:00
..
2023-07-15 16:30:52 +00:00
2023-07-15 16:30:52 +00:00
2023-07-15 16:30:52 +00:00
2023-07-11 21:48:27 +02:00
2023-07-15 16:30:52 +00:00
2023-07-15 16:30:52 +00:00
2023-07-15 16:30:52 +00:00
2023-06-08 13:42:19 +00:00
2023-06-27 03:58:14 +03:00