Releases: KevinVitale/WalletKit
Releases · KevinVitale/WalletKit
Bug fixes
Fixed some compiler issues:
- Updated swift-crypto url to use the appropriate branch (s/master/main);
- Fixed a compiler issue with protocol conformance on Account;
- Added two tests to BIP44 showing how to create wallets from randomly generated seed phrases
Bug Fixes
Fixes a bug in ExtendedKey.Derivation
where private keys were 32 bytes long, instead of 33 bytes long.
Initial Release
0.0.1 [BIP44] fixed Mnemonic tests