rust-bitcoin-unsafe-fast/bitcoin/contrib
Tobin C. Harding b72f1d70e5
bitcoin: Add DO_FEATURE_MATRIX
Add a feature matrix section to the `bitcoin` CI script as we do in
`hashes`. This means:

- test with no default features
- test with all individual features
- test with all combinations of two features

Note, with this applied all features and optional dependencies are
included in `FEATURES` (excluding `secp-lowmemory`).

The feature matrix test gets run for stable and MSRV toolchains.
2023-12-06 10:09:05 +11:00
..
act Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
test.sh bitcoin: Add DO_FEATURE_MATRIX 2023-12-06 10:09:05 +11:00