rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding 818a3c5424
Use Keypair instead of KeyPair in identifiers
In preparation for updating the secp dependency to v0.28.0, which
includes a change of `KeyPair` to `Keypair`, change our identifier usage
to indicate that "keypair" is a single word.

Deprecate the old forms.
2023-10-10 10:02:09 +11:00
..
contrib hashes: Bump version to 0.13.0 2023-08-24 12:25:42 +10:00
embedded Add patch section to test crates 2023-07-18 10:27:48 +10:00
examples clippy: more worning fixes 2023-10-07 11:40:44 +02:00
src Use Keypair instead of KeyPair in identifiers 2023-10-10 10:02:09 +11:00
tests Feature: Psbt fee checks 2023-09-28 00:11:33 -07:00
CHANGELOG.md Add changelog entries 2023-09-25 07:44:26 +10:00
Cargo.toml Update bech32 dependency 2023-10-10 06:47:58 +11:00
build.rs Remove rust_v_1_46 2023-03-23 08:27:10 +11:00