mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-24 08:05:02 +01:00
* fix: return u32 from existing Id::TryFrom and add lossless u64 versions * remove TryFrom<u64> for Id and it's inverse * fix: remove unit test and fix nut13::derive_path_from_keyset_id * test: derive_path_from_keyset_id * fix: convert Id::TryFrom to Id::From * docs: comment calling out From<Id> for u32 as a one-way function