mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-02 21:47:18 +00:00
Original submission: ``` commit 1c54757f8678c9131ec55c128b8f1d5b6c73c2f9 Author: Dave Collins <davec@conformal.com> Date: Wed May 6 10:16:18 2015 -0500 Add more script edge condition tests. This commit adds some tests to the script_valid.json and tx_invalid.json data which exercise more edge conditions that are not currently being tested. ``` Via: https://github.com/bitcoin/bitcoin/pull/6112