rust-bitcoin-unsafe-fast/units/CHANGELOG.md

446 B

0.1.0 - Initial Release - 2024-04-03

Initial release of the bitcoin-units crate. These unit types are integer wrapper types used by the rust-bitcoin ecosystem. Note please that this release relies heavily on the "alloc" feature.

The main types are:

  • Amount
  • locktime::absolute::{Height, Time}
  • locktime::relative::{Height, Time}
  • FeeRate
  • Weight

0.0.0 - Placeholder release

Empty crate to reserve the name on crates.io