Summary
Forest can't bootstrap a new network on its own - aside from some lotus-seed (not in the scope of this issue), it lacks Lotus's lotus daemon --lotus-make-genesis=${LOTUS_DATA_DIR}/devgen.car --genesis-template=${LOTUS_DATA_DIR}/localnet.json --bootstrap=false. This forces any devnet setup to start the network with Lotus as initializer, even though if later it's only Forest + Lotus-Miner that are driving the chain.
Completion Criteria
Additional Links & Resources
Summary
Forest can't bootstrap a new network on its own - aside from some
lotus-seed(not in the scope of this issue), it lacks Lotus'slotus daemon --lotus-make-genesis=${LOTUS_DATA_DIR}/devgen.car --genesis-template=${LOTUS_DATA_DIR}/localnet.json --bootstrap=false. This forces any devnet setup to start the network with Lotus as initializer, even though if later it's only Forest + Lotus-Miner that are driving the chain.Completion Criteria
forest-tool/forest-devutility would make more sense.Additional Links & Resources