lbcd/txscript/data
Dave Collins 8ef68dcc6e txscript: Cleanup and improve opcode tests.
- Remove all redundant opcode tests in favor of the JSON-based tests
  in the data directory.
- Remove duplicate stack nip test
- Add new tests to data/script_invalid.json to exercise additional
  negative error paths
- Remove old unneeded pubkey trace code from opcodeCheckSig
- Simplify and improve the disassembly print function
- Add new tests to directly test all individual opcode disassembly
- Add new tests to directly test opcode disabled function which does not
  get invoked during ordinary execution
- Improve test coverage of opcode.go
2015-04-28 03:19:00 -05:00
..
LICENSE Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00
script_invalid.json txscript: Cleanup and improve opcode tests. 2015-04-28 03:19:00 -05:00
script_valid.json txscript: sync Bitcoin Core tests. 2015-04-09 12:24:12 -04:00
tx_invalid.json txscript: Add new verification flags. 2015-02-12 12:27:44 -05:00
tx_valid.json txscript: Add new verification flags. 2015-02-12 12:27:44 -05:00