If the previous block validation fails it the next block will be skipped, the expected behavior is to the next block to be selected regardless the validation (obviously)
Line 184 in c147712
if(std.mem.eql(u8,block.?.command,"")){If the previous block validation fails it the next block will be skipped, the expected behavior is to the next block to be selected regardless the validation (obviously)
https://codeberg.org/yrds/dashblocks-host/src/commit/c147712302bcb27f64e0522d2259381cf281223c/src/root.zig#L184