rust-bitcoin-unsafe-fast/src
0xb10c 548725c5fb
test: reject message (de)serialization
This adds tests for the previously untested reject message
(de)serialization. The two reject messages were received from an
older Bitcoin Core peer that still sends reject messages.
2022-04-05 08:35:11 +02:00
..
blockdata Merge rust-bitcoin/rust-bitcoin#917: Rename SigHash to Sighash 2022-04-01 17:30:42 +00: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#932: Derive Eq for PSBT types 2022-04-01 11:38:45 -07: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