rust-bitcoin-unsafe-fast/src
Dr Maxim Orlovsky df8635c5fe
PSBT: Key pair serialization for new global keys
Conflicts:
	src/util/psbt/map/global.rs
2020-12-15 15:50:18 +01:00
..
blockdata Add ability to pass `SigHashType` directly to `signature_hash` 2020-11-24 22:53:56 -08:00
consensus Merge pull request #454 from jrawsthorne/improved-bip158-types 2020-11-05 16:46:50 +00:00
network Implement PartialOrd and Ord for Inventory 2020-11-10 19:54:07 +00:00
util PSBT: Key pair serialization for new global keys 2020-12-15 15:50:18 +01:00
hash_types.rs Implement new FilterHeader type to differentiate from FilterHash 2020-10-10 20:38:10 +01:00
internal_macros.rs Derive macros instead of implementing via macro_rules 2020-10-08 16:17:14 +03:00
lib.rs Add #![deny(unused_must_use)] to avoid not checking Errs 2020-10-23 21:31:32 +01:00
test_macros.rs Remove Decimal and replace strason with serde_json 2019-06-13 18:29:16 +01:00