Try to implement additional validation that internal messages:
- were not skipped
- were not double executed
- were executed in correct order
Some ideas
- compare internal queue state before block collation with block's
in/out messages and queue state after collation
- perform this check in parallel before master block validation
- check queue and read buffers states after refill with the previous block
in/out messages
Try to implement additional validation that internal messages:
Some ideas
in/outmessages and queue state after collationin/outmessages