dcrd/txscript/data
Dave Collins 3a243c6bc1
txscript: Remove max money from json test data.
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.
2017-08-03 22:31:22 -05:00
..
LICENSE Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00
script_invalid.json Initial Decred Commit. 2016-02-07 14:00:12 -05:00
script_valid.json Apply various upstream comment fixes. 2016-05-27 00:35:06 -05:00
tx_invalid.json txscript: Remove max money from json test data. 2017-08-03 22:31:22 -05:00
tx_valid.json Initial Decred Commit. 2016-02-07 14:00:12 -05:00