rust-bitcoin-unsafe-fast/units
Jamil Lambert, PhD 4d31b141a8
Improve is_too_precise test
Two of the match arms in `is_too_precise` were untested.

Expand the existing test to check all 4 cases.
2025-07-02 13:29:00 +01:00
..
contrib Add Arbitrary dependency 2024-08-23 15:39:20 -05:00
src Improve is_too_precise test 2025-07-02 13:29:00 +01:00
tests Merge rust-bitcoin/rust-bitcoin#4630: units: Remove serde derive feature 2025-06-21 21:39:39 +00:00
CHANGELOG.md units: Bump version to 1.0.0-rc.0 2025-06-25 11:06:33 +10:00
Cargo.toml units: Bump version to 1.0.0-rc.0 2025-06-25 11:06:33 +10:00
README.md docs: fix LICENCE link 2025-03-23 11:41:07 +00:00

README.md

Bitcoin Units

This crate provides basic Bitcoin numeric units such as Amount.

Minimum Supported Rust Version (MSRV)

This library should always compile with any combination of features on Rust 1.63.0.

Licensing

The code in this project is licensed under the Creative Commons CC0 1.0 Universal license. We use the SPDX license list and SPDX IDs.