mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
In order to ensure that the change of nVersion to a uint32_t in the previous commit has no effect, rename nVersion to version in this commit so that reviewers can easily spot if a spot was missed or if there is a check somewhere whose semantics have changed. |
||
|---|---|---|
| .. | ||
| asmap.raw | ||
| base58_encode_decode.json | ||
| bip341_wallet_vectors.json | ||
| blockfilters.json | ||
| key_io_invalid.json | ||
| key_io_valid.json | ||
| README.md | ||
| script_tests.json | ||
| sighash.json | ||
| tx_invalid.json | ||
| tx_valid.json | ||
Description
This directory contains data-driven tests for various aspects of Bitcoin.
License
The data files in this directory are distributed under the MIT software license, see the accompanying file COPYING or https://www.opensource.org/licenses/mit-license.php.