rust-bitcoin-unsafe-fast/bitcoin/tests/data
sanket1729 9affda3012 Introduce Hidden leaves in ScriptLeaves
Cleanly separate `TapTree` and `NodeInfo`. Fix serde not respecting
invariants for several data structures

Repurpose some tests from removed taproot builder for taptree
2023-03-01 16:58:24 -08:00
..
serde Introduce Hidden leaves in ScriptLeaves 2023-03-01 16:58:24 -08:00
README.md Test PSBT integration 2022-10-27 10:40:45 -04:00
bip341_tests.json Move test_data/* tests/data 2022-10-27 10:40:44 -04:00
block_13b8a.hex Move hex data to tests/data 2023-02-10 11:53:02 +11:00
blockfilters.json Move test_data/* tests/data 2022-10-27 10:40:44 -04:00
combine_psbt_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
create_psbt_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
extract_tx_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
finalize_psbt_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
huge_witness.hex Add a test parsing transaction with a huge witness 2022-11-01 14:27:38 +01:00
legacy_sighash.json Move test_data/* tests/data 2022-10-27 10:40:44 -04:00
lex_combine_psbt_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
lex_psbt_1_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
lex_psbt_2_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
mainnet_block_000000000000000000000c835b2adcaedc20fdf6ee440009c249452c726dafae.raw Move test_data/* tests/data 2022-10-27 10:40:44 -04:00
merkle_block.hex Move hex data to tests/data 2023-02-10 11:53:02 +11:00
previous_tx_0_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
previous_tx_1_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
psbt1.hex Move test_data/* tests/data 2022-10-27 10:40:44 -04:00
psbt2.hex Move test_data/* tests/data 2022-10-27 10:40:44 -04:00
psbt_combined.hex Move test_data/* tests/data 2022-10-27 10:40:44 -04:00
sign_1_psbt_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
sign_2_psbt_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
testnet_block_000000000000045e0b1660b6445b5e5c5ab63c9a4f956be7e1e69be04fa4497b.raw Move test_data/* tests/data 2022-10-27 10:40:44 -04:00
update_1_psbt_hex Test PSBT integration 2022-10-27 10:40:45 -04:00
update_2_psbt_hex Test PSBT integration 2022-10-27 10:40:45 -04:00

README.md

Test vector data

This file contains data (hex strings) taken from BIP test vectors.