rust-bitcoin-unsafe-fast/bitcoin/src/blockdata
Tobin C. Harding 33ebbac4c8
Improve deprecation notice
The deprecation notice for `is_provably_unspendable` contains "is not
very useful" which is a bit presumptuous to tell to users, it may very
well be useful to them. Use the more helpful text that already exists in
rustdoc on the function.
2024-04-10 11:05:05 +10:00
..
locktime Merge rust-bitcoin/rust-bitcoin#2581: Implement ArbitraryOrd for relative::LockTime 2024-04-02 00:36:12 +00:00
script Improve deprecation notice 2024-04-10 11:05:05 +10:00
block.rs Take Params instead of Network in difficulty function 2024-04-02 11:41:34 +11:00
constants.rs 2024-04-07 automated rustfmt nightly 2024-04-07 01:03:23 +00:00
mod.rs Move unit types to units 2024-03-12 11:59:39 +11:00
opcodes.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
transaction.rs Minimize usage of Network in public API 2024-04-03 13:32:39 +11:00
witness.rs 2024-03-31 automated rustfmt nightly 2024-03-31 01:03:18 +00:00