-
Notifications
You must be signed in to change notification settings - Fork 784
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
shuffle()
needs to be updated
#34
Comments
I am working on this now. |
Merged
Issue completed. Tests were not implemented as we're block on the EF producing a standardize test format. This will be implemented in a new PR. |
michaelsproul
pushed a commit
to michaelsproul/lighthouse
that referenced
this issue
Jun 28, 2023
Update Engine API for 1:1 Structure Method
jimmygchen
added a commit
that referenced
this issue
Jun 3, 2024
Squashed commit of the following: commit c051218 Author: ethDreamer <[email protected]> Date: Fri May 31 13:38:19 2024 +0200 Fix tests with DA checker new eviction policy (#34) commit d75321b Merge: 7c125b8 7f8b600 Author: realbigsean <[email protected]> Date: Mon May 27 19:52:41 2024 -0400 Merge branch 'unstable' of https://github.com/sigp/lighthouse into time_in_da_checker commit 7c125b8 Author: dapplion <[email protected]> Date: Sat May 25 01:32:02 2024 +0200 Keep PendingComponents in da_checker during import_block commit 7136412 Author: dapplion <[email protected]> Date: Sat May 25 01:01:23 2024 +0200 Simplify BlockProcessStatus commit dbcd7d1 Author: dapplion <[email protected]> Date: Fri May 24 20:00:05 2024 +0200 Ensure lookup sync checks caches correctly
mergify bot
pushed a commit
that referenced
this issue
Jun 3, 2024
* Ensure lookup sync checks caches correctly * Simplify BlockProcessStatus * Keep PendingComponents in da_checker during import_block * Merge branch 'unstable' of https://github.com/sigp/lighthouse into time_in_da_checker * Fix tests with DA checker new eviction policy (#34)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Shuffle needs the following work:
The text was updated successfully, but these errors were encountered: