* use BTreeMap instead of HashMap to always serialize the same * fix rust 1.22 error * psbt fuzz roundtrip * psbt fuzz roundtrip on our ser
- Implement psbt::Map trait for psbt::Input - Add (en)decoding logic for psbt::Input - Implement PSBT (de)serialization trait for relevant psbt::Input types