this issue requires a bit of an invasive change to implement some kind of epoch-level cache
I imagine there is such a cache available from the Context, and get_beacon_committee can check if there is already a committee computed for the relevant target before computing it again
this issue requires a bit of an invasive change to implement some kind of epoch-level cache
I imagine there is such a cache available from the
Context
, andget_beacon_committee
can check if there is already a committee computed for the relevant target before computing it again