btcd/txscript/data
Olaoluwa Osuntokun 79c314d503
txscript: add taproot JSON success/fail reference tests
In this commit, we add a total of 2760 taproot reference tests generated
by the bitcoind functional tests located at:
https://github.com/bitcoin/bitcoin/blob/master/test/functional/feature_taproot.py.
The tests aren't deterministic (fresh private keys are generated), so we
time we go to update the set of tests, we'll end up with fresh hashes
(the file name is the sha1 of the raw json test) and tests.
2022-03-15 18:23:29 -07:00
..
taproot-ref txscript: add taproot JSON success/fail reference tests 2022-03-15 18:23:29 -07:00
LICENSE Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00
many_inputs_tx.hex txscript: Add benchmark for CalcSignatureHash 2021-11-16 18:45:14 -08:00
script_tests.json txscript: update reference tests to include new segwit related cases 2017-08-13 23:17:40 -05:00
sighash.json Add signature hash calculation tests from Bitcoin Core. 2015-11-15 16:39:00 -05:00
tx_invalid.json txscript: update reference tests to include new segwit related cases 2017-08-13 23:17:40 -05:00
tx_valid.json txscript: update reference tests to include new segwit related cases 2017-08-13 23:17:40 -05:00