rust-bitcoin-unsafe-fast/bitcoin
yancy 8559a49e03 Do not bound Arbitrary parameters passed to InputWeightPrediction
Now that InputWeightPrediction can no longer overflow due to extreme
values, there is no longer need to bound the Arbitrary parameters
passed.
2025-06-24 15:04:35 -05:00
..
contrib Remove rust-ordered dependency 2025-02-18 13:36:07 +11:00
embedded chore: remove unused cortex-m dependency from embedded Cargo.toml files in bitcoin and hashes modules. 2025-04-05 18:25:41 +08:00
examples Finalize the script hex APIs 2025-05-08 15:12:05 +10:00
src Do not bound Arbitrary parameters passed to InputWeightPrediction 2025-06-24 15:04:35 -05:00
tests 2025-05-25 automated rustfmt nightly 2025-05-25 01:42:57 +00:00
CHANGELOG.md BREAKING: Change Psbt serde implementations 2025-05-22 16:41:05 -05:00
Cargo.toml BREAKING: Change Psbt serde implementations 2025-05-22 16:41:05 -05:00