rust-bitcoin-unsafe-fast/bitcoin/tests/data
Tobin C. Harding 08bb57e499
Use MAX_MONEY in serde regression test
We plan on enforcing MAX_MONEY in the amount types. In preparation use
MAX_MONEY in the serde regression test instead of the arbitrary, and too
large DEADBEEFCAFEBABE value.
2025-01-24 12:15:13 +11:00
..
serde Use MAX_MONEY in serde regression test 2025-01-24 12:15:13 +11:00
README.md
bip341_tests.json Move test_data/* tests/data 2022-10-27 10:40:44 -04:00
block_13b8a.hex
blockfilters.json
combine_psbt_hex
create_psbt_hex
extract_tx_hex
finalize_psbt_hex
huge_witness.hex Add a test parsing transaction with a huge witness 2022-11-01 14:27:38 +01:00
legacy_sighash.json
lex_combine_psbt_hex
lex_psbt_1_hex
lex_psbt_2_hex
mainnet_block_000000000000000000000c835b2adcaedc20fdf6ee440009c249452c726dafae.raw Move test_data/* tests/data 2022-10-27 10:40:44 -04:00
merkle_block.hex
previous_tx_0_hex
previous_tx_1_hex
psbt1.hex
psbt2.hex
psbt_combined.hex
psbt_fuzz1.hex
psbt_fuzz2.hex
sign_1_psbt_hex
sign_2_psbt_hex
testnet_block_000000000000045e0b1660b6445b5e5c5ab63c9a4f956be7e1e69be04fa4497b.raw Move test_data/* tests/data 2022-10-27 10:40:44 -04:00
update_1_psbt_hex
update_2_psbt_hex

README.md

Test vector data

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