I'm wondering if is it possible to divide a test into phases:
Phase1:
- Create and run malicious BN;
- Create and run FNs and LNs;
Once FNs will receive an invalid header, they will produce and propagate a BEFP. After verification is done, the network will halt;
Phase2:
- Create and run FNs;
To ensure that new FNs will sync and verify the BEFP and also will halt.
I'm wondering if is it possible to divide a test into phases:
Phase1:
Once FNs will receive an invalid header, they will produce and propagate a BEFP. After verification is done, the network will halt;
Phase2:
To ensure that new FNs will sync and verify the BEFP and also will halt.