Update vmock to submit selections at the start of epoch for current and next epoch #2400
Closed
3 tasks
Labels
protocol
Protocol Team tickets
🎯 Problem to be solved
Currently we submit beacon committee selections and sync committee selections at the start of a slot but we want to test our assumptions around submitting beacon committee selections and sync committee selections at the start of an epoch for current and next epoch. This is related to the update that we are proposing in beacon API specs: ethereum/beacon-APIs#334
🛠️ Proposed solution
Update validatormock to submit beacon committee selections and sync committee selections at the start of an epoch for current and next epoch here and here similar what we have when we prepare sync committee message at the start of an epoch here.
Test this change in core team cluster.
🧪 Tests
The text was updated successfully, but these errors were encountered: