rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding ac88bc03fd
Make constructors const
Audit the codebase for any function that starts with `/// Creates` and
see if we can make it const. Inline them at the same time.
2024-02-24 06:04:41 +11:00
..
contrib Run sighash example in CI 2024-02-05 17:50:52 +11:00
embedded Use bash to run shell scripts 2024-02-02 05:55:51 +11:00
examples Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
src Make constructors const 2024-02-24 06:04:41 +11:00
tests Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
CHANGELOG.md Remove no-std feature 2023-12-06 09:54:33 +11:00
Cargo.toml io: Bump version to 0.1.1 2024-02-18 09:39:28 +11:00
build.rs Bump MSRV to Rust version 1.56.1 2023-11-23 06:20:02 +11:00