rust-bitcoin-unsafe-fast/bitcoin/src
merge-script a380d4b9de
Merge rust-bitcoin/rust-bitcoin#4006: Rename fee_wu and remove fee_vb
a7526b6a70 Remove `fee_vb` (yancy)
73b14d03b9 Add `to_fee` in place of `fee_wu` (yancy)

Pull request description:

  Rename fee_wu and remove fee_vb

  closes https://github.com/rust-bitcoin/rust-bitcoin/issues/3908

ACKs for top commit:
  apoelstra:
    ACK a7526b6a70642e04f0a8ad8a89aa368031fdb6cd; successfully ran local tests
  Kixunil:
    ACK a7526b6a70

Tree-SHA512: fd865525e56caddc49158fd94fb125d92fd09654d5c72609a6f8e34370e79a9be4213dbd7e69b0d8498d92fca8a970142262f56b63cebd76c200aca75b6e0ca6
2025-02-05 20:15:08 +00:00
..
address Merge rust-bitcoin/rust-bitcoin#3984: Fix spelling of `invalid_legcay_address_length` 2025-02-01 11:44:57 +00:00
blockdata Merge rust-bitcoin/rust-bitcoin#4006: Rename fee_wu and remove fee_vb 2025-02-05 20:15:08 +00:00
consensus 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
crypto 2025-02-02 automated rustfmt nightly 2025-02-02 01:18:01 +00:00
merkle_tree 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
network Update CompactTarget::from_next_work_required to take timespan as i64 2024-11-27 11:27:22 -06:00
p2p Add BIP324 V2 p2p network message support 2025-01-06 20:38:57 -08:00
psbt Stop using `TxOut::NULL` in tests 2025-01-29 23:02:41 +01:00
taproot Fix clippy lint in new rustc nightly 2025-01-22 10:13:26 +00:00
bip32.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
bip152.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
bip158.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
consensus_validation.rs Stop using FQP on Amount type 2025-01-24 08:54:24 +11:00
hash_types.rs Unify deprecated note field format 2024-10-15 15:16:01 +01:00
internal_macros.rs Set avoid-breaking-exported-api to false 2024-12-11 10:11:50 +11:00
lib.rs units: Remove InputString from the public API 2025-01-15 08:09:38 +11:00
policy.rs Make capitalization of SegWit uniform in rustdocs 2024-12-17 14:28:28 +00:00
pow.rs Remove mutagen 2025-01-21 09:43:12 +11:00
serde_utils.rs Elide more lifetimes 2024-10-28 15:22:13 +11:00
sign_message.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00