The UTXO query system assumes that a transaction will only request information about UTXOs created in prior blocks. But transactions are allowed to spend UTXOs created by prior transactions in the same block. This doesn't fit with the existing query model, so instead of trying to change it, allow the script verifier to take an additional set of known UTXOs, and propagate this set from the block. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||