Open mhdirkse opened 5 years ago
Many checks are included in the blockchain which are intended to ensure consistency. It should not be possible to reach different state by accepting transactions in a different order. Such situations should be avoided by adding expected state in blockchain transactions. Transactions should be rejected if the actual state differs from these expectations.
It has to be checked thoroughly that enough of these checks are included.
[AX-38] created by mdi