This removes the tests related to max money checks since txscript does not do sanity checking on the monetary amounts as that is done by the consensus rules in blockchain. While here, update dcrscript -> txscript in the comments to reflect reality. As an aside, the existing tests were invalid anyways since the signatures were invalid and thus the tests were failing for the wrong reason. |
||
|---|---|---|
| .. | ||
| LICENSE | ||
| script_invalid.json | ||
| script_valid.json | ||
| tx_invalid.json | ||
| tx_valid.json | ||