rust-bitcoin-unsafe-fast/src
Andrew Poelstra 83514c87a7
Merge rust-bitcoin/rust-bitcoin#902: util::amount: Make from_sat constructor constant
31571cafbd util::amount: Make from_sat constructor constant (Steven Roose)

Pull request description:

  Currently unmergable because of MSRV but I heard talk about bumping it, so once it's bumped, this is a very much needed change :)

ACKs for top commit:
  tcharding:
    ACK 31571cafbd
  apoelstra:
    ACK 31571cafbd

Tree-SHA512: f254eb10a4349d890e29ea5fae77536429c7e731362cf2edcf2fe98ec9cbf2d8bbf65f98dfc8f0b80bac89960de688005d066a116d6cb62cca1efa9c1151f2ae
2022-04-22 23:43:52 +00:00
..
blockdata Use qualified path instead of alias 2022-04-21 12:50:22 +10:00
consensus Use less vertical lines 2022-03-14 13:52:13 +11:00
network test: reject message (de)serialization 2022-04-05 08:35:11 +02:00
util Merge rust-bitcoin/rust-bitcoin#902: util::amount: Make from_sat constructor constant 2022-04-22 23:43:52 +00:00
hash_types.rs Rename SigHash -> Sighash 2022-03-31 09:42:52 +11:00
internal_macros.rs Merge rust-bitcoin/rust-bitcoin#903: Improve `SchnorrSigHashType` 2022-03-24 08:02:27 +02:00
lib.rs Rename SchnorrSigHashType -> SchnorrSighashType 2022-03-31 09:42:18 +11:00
policy.rs Flatten the policy module 2022-03-09 10:20:18 +11:00
serde_utils.rs Refactor where statements 2022-03-14 13:52:13 +11:00
test_macros.rs Refactor whitespace 2022-03-14 13:51:50 +11:00