Confirmation
Problem
At the moment, we run localnet in --dev mode for our L1. Consequently, we don't require a beacon client. However, in doing this, we miss out on some crucial testing paths.
Suggested solution
Add a beacon client to localnet's L1. Ensure that this beacon client as all forks active.
Additional Information
We may need to change localnet from PoA to PoS.
Confirmation
Problem
At the moment, we run localnet in
--devmode for our L1. Consequently, we don't require a beacon client. However, in doing this, we miss out on some crucial testing paths.Suggested solution
Add a beacon client to localnet's L1. Ensure that this beacon client as all forks active.
Additional Information
We may need to change localnet from PoA to PoS.