Add Explicit Balance Violation Test #240
Labels
A-cryptography
Area: Issues and PRs related to Cryptography
A-security
Area: Issues and PRs related to Security
A-testing
Area: Testing-related Issues and PRs
P-medium
Priority: Medium
The reason we need to do bounds checking on asset balances is to prevent overflowing balances to increase the total balance of the UTXO Set. The explicit test would be something like:
Such re-balance should be impossible for all$k \ne 0$ .
The text was updated successfully, but these errors were encountered: