rust-bitcoin-unsafe-fast/bitcoin/contrib
Tobin C. Harding 3b7ba4f977
Remove the SliceIndex implementation from hash types
If folk really want to index into a hash they can us `as_byte_array`
then index that.

Includes a bump to the version number of `hashes` to `v0.15.0` - this
is because otherwise `secp` won't build since we are breaking an API
that is used in the current release of secp.

Fix: #3115
2024-10-02 10:18:45 +10:00
..
act Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
extra_tests.sh CI: Epic overhaul 2024-02-02 05:57:23 +11:00
test_vars.sh Add Arbitrary dependency 2024-08-23 15:39:20 -05:00
whitelist_deps.sh Remove the SliceIndex implementation from hash types 2024-10-02 10:18:45 +10:00