Skip to content

Bugfix 7812

alexey.stratulat requested to merge bugfix-7812 into release-5.2

[*] Added check for zero address when checking transaction permissions. If the transaction has a zero input or output, then the transaction is allowed, except for the situation when all transactions are allowed, and the zero output is on the list of prohibited ones.

Merge request reports