rust-bitcoin-unsafe-fast/bitcoin
junderw 4924148dc6
Swap out `Work::log2` implementation for `U256::to_f64`
2023-03-17 14:10:00 -07:00
..
contrib Fix CI builds where default features are added accidentally 2023-03-12 20:24:55 +00:00
embedded Instruct devs to use nightly for embedded 2023-02-03 08:44:47 +11:00
examples Run the formatter 2023-03-06 10:22:29 +11:00
fuzz Add a newtype for script-pushable slice 2023-02-18 16:35:25 +01:00
src Swap out `Work::log2` implementation for `U256::to_f64` 2023-03-17 14:10:00 -07:00
tests Run the formatter 2023-03-06 10:22:29 +11:00
CHANGELOG.md add some documentation clarifying the locktime ordering shenanigans in #1330 2022-12-15 23:12:03 +00:00
Cargo.toml rename bitcoin-internals to bitcoin-private 2023-03-13 16:02:12 +00:00
build.rs Exclude usage of atomic types if not supported for the target 2023-03-16 22:42:15 +01:00