mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
- Add license headers to source files (years based on commit dates) in `src/test` as well as `qa` - Add `README.md` to `src/test/data` specifying MIT license Fixes #3848 |
||
|---|---|---|
| .. | ||
| alertTests.raw | ||
| base58_encode_decode.json | ||
| base58_keys_invalid.json | ||
| base58_keys_valid.json | ||
| README.md | ||
| script_invalid.json | ||
| script_valid.json | ||
| sig_canonical.json | ||
| sig_noncanonical.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
Copyright (c) 2012-2014 The Bitcoin Core developers
Distributed under the MIT/X11 software license, see the accompanying
file COPYING or http://www.opensource.org/licenses/mit-license.php.